Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 59 for 001e12 (0.14 sec)

  1. src/unicode/letter_test.go

    var letterTest = []rune{
    	0x41,
    	0x61,
    	0xaa,
    	0xba,
    	0xc8,
    	0xdb,
    	0xf9,
    	0x2ec,
    	0x535,
    	0x620,
    	0x6e6,
    	0x93d,
    	0xa15,
    	0xb99,
    	0xdc0,
    	0xedd,
    	0x1000,
    	0x1200,
    	0x1312,
    	0x1401,
    	0x2c00,
    	0xa800,
    	0xf900,
    	0xfa30,
    	0xffda,
    	0xffdc,
    	0x10000,
    	0x10300,
    	0x10400,
    	0x20000,
    	0x2f800,
    	0x2fa1d,
    }
    
    var notletterTest = []rune{
    	0x20,
    	0x35,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Sep 09 01:46:03 UTC 2023
    - 14.8K bytes
    - Viewed (0)
  2. src/math/big/ratconv_test.go

    	{"0B1000/0x8", "1", true},
    	{"-010/1", "-8", true}, // 0-prefix indicates octal in this case
    	{"-010.0", "-10", true},
    	{"-0o10/1", "-8", true},
    	{"0x10/1", "16", true},
    	{"0x10/0x20", "1/2", true},
    
    	{"0010", "10", true}, // 0-prefix is ignored in this case (not a fraction)
    	{"0x10.0", "16", true},
    	{"0x1.8", "3/2", true},
    	{"0X1.8p4", "24", true},
    	{"0x1.1E2", "2289/2048", true}, // E is part of hex mantissa, not exponent
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 15 22:16:34 UTC 2023
    - 19.3K bytes
    - Viewed (0)
  3. src/text/template/parse/parse_test.go

    	{"-1.2+4.2i", false, false, false, true, 0, 0, 0, -1.2 + 4.2i},
    	{"073i", false, false, false, true, 0, 0, 0, 73i}, // not octal!
    	// complex with 0 imaginary are float (and maybe integer)
    	{"0i", true, true, true, true, 0, 0, 0, 0},
    	{"-1.2+0i", false, false, true, true, 0, 0, -1.2, -1.2},
    	{"-12+0i", true, false, true, true, -12, 0, -12, -12},
    	{"13+0i", true, true, true, true, 13, 13, 13, 13},
    	// funny bases
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Feb 24 21:59:12 UTC 2024
    - 24K bytes
    - Viewed (0)
  4. src/math/big/floatconv_test.go

    		// binary mantissa, decimal exponent
    		{"0b0", 0},
    		{"-0b0", -zero_},
    		{"0b0e+10", 0},
    		{"-0b0e-10", -zero_},
    		{"0b1010", 10},
    		{"0B1010E2", 1000},
    		{"0b.1", 0.5},
    		{"0b.001", 0.125},
    		{"0b.001e3", 125},
    
    		// binary mantissa, binary exponent
    		{"0b0p+10", 0},
    		{"-0b0p-10", -zero_},
    		{"0b.1010p4", 10},
    		{"0b1p-1", 0.5},
    		{"0b001p-3", 0.125},
    		{"0b.001p3", 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 13 18:45:54 UTC 2021
    - 24.3K bytes
    - Viewed (0)
  5. src/syscall/zerrors_darwin_arm64.go

    	SO_NOSIGPIPE                      = 0x1022
    	SO_NOTIFYCONFLICT                 = 0x1026
    	SO_NP_EXTENSIONS                  = 0x1083
    	SO_NREAD                          = 0x1020
    	SO_NUMRCVPKT                      = 0x1112
    	SO_NWRITE                         = 0x1024
    	SO_OOBINLINE                      = 0x100
    	SO_PEERLABEL                      = 0x1011
    	SO_RANDOMPORT                     = 0x1082
    	SO_RCVBUF                         = 0x1002
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  6. src/syscall/zerrors_solaris_amd64.go

    	RUSAGE_CHILDREN               = -0x1
    	RUSAGE_SELF                   = 0x0
    	SCM_RIGHTS                    = 0x1010
    	SCM_TIMESTAMP                 = 0x1013
    	SCM_UCRED                     = 0x1012
    	SHUT_RD                       = 0x0
    	SHUT_RDWR                     = 0x2
    	SHUT_WR                       = 0x1
    	SIG2STR_MAX                   = 0x20
    	SIOCADDMULTI                  = -0x7fdf96cf
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  7. src/vendor/golang.org/x/net/idna/tables11.0.0.go

    	0x1e00: 0xcaf9, 0x1e01: 0xcb19, 0x1e02: 0xcb39, 0x1e03: 0x8b1d, 0x1e04: 0xcb59, 0x1e05: 0xcb79,
    	0x1e06: 0xcb99, 0x1e07: 0xcbb9, 0x1e08: 0xcbd9, 0x1e09: 0xcbf9, 0x1e0a: 0xcc19, 0x1e0b: 0xcc39,
    	0x1e0c: 0xcc59, 0x1e0d: 0x8b3d, 0x1e0e: 0xcc79, 0x1e0f: 0xcc99, 0x1e10: 0xccb9, 0x1e11: 0xccd9,
    	0x1e12: 0x8b5d, 0x1e13: 0xccf9, 0x1e14: 0xcd19, 0x1e15: 0xc429, 0x1e16: 0x8b7d, 0x1e17: 0xcd39,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 270.5K bytes
    - Viewed (0)
  8. src/syscall/zerrors_freebsd_arm.go

    	SO_KEEPALIVE                      = 0x8
    	SO_LABEL                          = 0x1009
    	SO_LINGER                         = 0x80
    	SO_LISTENINCQLEN                  = 0x1013
    	SO_LISTENQLEN                     = 0x1012
    	SO_LISTENQLIMIT                   = 0x1011
    	SO_NOSIGPIPE                      = 0x800
    	SO_NO_DDP                         = 0x8000
    	SO_NO_OFFLOAD                     = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.3K bytes
    - Viewed (0)
  9. src/syscall/zerrors_freebsd_arm64.go

    	SO_KEEPALIVE                      = 0x8
    	SO_LABEL                          = 0x1009
    	SO_LINGER                         = 0x80
    	SO_LISTENINCQLEN                  = 0x1013
    	SO_LISTENQLEN                     = 0x1012
    	SO_LISTENQLIMIT                   = 0x1011
    	SO_NOSIGPIPE                      = 0x800
    	SO_NO_DDP                         = 0x8000
    	SO_NO_OFFLOAD                     = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_freebsd_riscv64.go

    	SO_KEEPALIVE                      = 0x8
    	SO_LABEL                          = 0x1009
    	SO_LINGER                         = 0x80
    	SO_LISTENINCQLEN                  = 0x1013
    	SO_LISTENQLEN                     = 0x1012
    	SO_LISTENQLIMIT                   = 0x1011
    	SO_NOSIGPIPE                      = 0x800
    	SO_NO_DDP                         = 0x8000
    	SO_NO_OFFLOAD                     = 0x4000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 67.4K bytes
    - Viewed (0)
Back to top