Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 1e15 (0.12 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1E14          ; mapped                 ; 1E15          # 1.1  LATIN CAPITAL LETTER E WITH MACRON AND GRAVE
    1E15          ; valid                                  # 1.1  LATIN SMALL LETTER E WITH MACRON AND GRAVE
    1E16          ; mapped                 ; 1E17          # 1.1  LATIN CAPITAL LETTER E WITH MACRON AND ACUTE
    1E17          ; valid                                  # 1.1  LATIN SMALL LETTER E WITH MACRON AND ACUTE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	ERROR_REGISTRY_RECOVERED                                                  syscall.Errno = 1014
    	ERROR_REGISTRY_CORRUPT                                                    syscall.Errno = 1015
    	ERROR_REGISTRY_IO_FAILED                                                  syscall.Errno = 1016
    	ERROR_NOT_REGISTRY_FILE                                                   syscall.Errno = 1017
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/test/testdata/arithConst_test.go

    	test_uint64{fn: mul_uint64_27, fnname: "mul_uint64_27", in: 41, want: 1107},
    	test_uint64{fn: mul_27_uint64, fnname: "mul_27_uint64", in: 45, want: 1215},
    	test_uint64{fn: mul_uint64_27, fnname: "mul_uint64_27", in: 45, want: 1215},
    	test_uint64{fn: mul_27_uint64, fnname: "mul_27_uint64", in: 73, want: 1971},
    	test_uint64{fn: mul_uint64_27, fnname: "mul_uint64_27", in: 73, want: 1971},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 633.8K bytes
    - Viewed (0)
  4. src/cmd/compile/internal/ssa/rewritegeneric.go

    			if v_1_1.Op != OpConst64 {
    				continue
    			}
    			c := auxIntToInt64(v_1_1.AuxInt)
    			if !(c&15 == 15) {
    				continue
    			}
    			v.reset(OpRotateLeft16)
    			v.AddArg2(x, y)
    			return true
    		}
    		break
    	}
    	// match: (RotateLeft16 x (And32 y (Const32 [c])))
    	// cond: c&15 == 15
    	// result: (RotateLeft16 x y)
    	for {
    		x := v_0
    		if v_1.Op != OpAnd32 {
    			break
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 22 18:24:47 UTC 2024
    - 812.2K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    Refraction than its inferior part, which appeared red and yellow, and
    this without any Dilatation of the Image in breadth.
    
    [Illustration: FIG. 14]
    
    _Illustration._ Let S [_Fig._ 14, 15.] represent the Sun, F the hole in
    the Window, ABC the first Prism, DH the second Prism, Y the round Image
    of the Sun made by a direct beam of Light when the Prisms are taken
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top