Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for radix (0.09 sec)

  1. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    qpon
    
    // quebec : 2013-12-19 PointQuébec Inc
    quebec
    
    // quest : 2015-03-26 XYZ.COM LLC
    quest
    
    // racing : 2014-12-04 Premier Registry Limited
    racing
    
    // radio : 2016-07-21 European Broadcasting Union (EBU)
    radio
    
    // read : 2014-12-18 Amazon Registry Services, Inc.
    read
    
    // realestate : 2015-09-11 dotRealEstate LLC
    realestate
    
    // realtor : 2014-05-29 Real Estate Domains LLC
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  2. doc/go1.17_spec.html

    prefix, an integer part (hexadecimal digits), a radix point, a fractional part (hexadecimal digits),
    and an exponent part (<code>p</code> or <code>P</code> followed by an optional sign and decimal digits).
    One of the integer part or the fractional part may be elided; the radix point may be elided as well,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/rsc.io/markdown/entity.go

    	"&rBarr;":                           "\u290f",
    	"&rHar;":                            "\u2964",
    	"&race;":                            "\u223d\u0331",
    	"&racute;":                          "\u0155",
    	"&radic;":                           "\u221a",
    	"&raemptyv;":                        "\u29b3",
    	"&rang;":                            "\u27e9",
    	"&rangd;":                           "\u2992",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  4. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"raccoon":                              "\U0001f99d",
    	"racehorse":                            "\U0001f40e",
    	"racing_car":                           "\U0001f3ce\ufe0f",
    	"radio":                                "\U0001f4fb",
    	"radio_button":                         "\U0001f518",
    	"radioactive":                          "\u2622\ufe0f",
    	"rage":                                 "\U0001f621",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  5. src/debug/elf/elf.go

    	EM_ECOG2         Machine = 134 /* Cyan Technology eCOG2 microprocessor */
    	EM_SCORE7        Machine = 135 /* Sunplus S+core7 RISC processor */
    	EM_DSP24         Machine = 136 /* New Japan Radio (NJR) 24-bit DSP Processor */
    	EM_VIDEOCORE3    Machine = 137 /* Broadcom VideoCore III processor */
    	EM_LATTICEMICO32 Machine = 138 /* RISC processor for Lattice FPGA architecture */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
Back to top