Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for 368 (0.07 sec)

  1. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^238656 mod p(x), x^238592 mod p(x) */
    DATA ·IEEEConst+352(SB)/8,$0x00000001123fb816
    DATA ·IEEEConst+360(SB)/8,$0x00000001a6d179a4
    
    	/* x^237632 mod p(x), x^237568 mod p(x) */
    DATA ·IEEEConst+368(SB)/8,$0x00000001e188c74c
    DATA ·IEEEConst+376(SB)/8,$0x000000015abd16b4
    
    	/* x^236608 mod p(x), x^236544 mod p(x) */
    DATA ·IEEEConst+384(SB)/8,$0x00000001c2d3451c
    DATA ·IEEEConst+392(SB)/8,$0x00000000018f9852
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_DLLQUERYFN                      = 0x16D // 365
    	SYS_DLLQUERYVAR                     = 0x16E // 366
    	SYS_DLLFREE                         = 0x16F // 367
    	SYS_DLLLOAD                         = 0x170 // 368
    	SYS__EXIT                           = 0x174 // 372
    	SYS_ACCESS                          = 0x175 // 373
    	SYS_ALARM                           = 0x176 // 374
    	SYS_CFGETISPEED                     = 0x177 // 375
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  3. src/unicode/tables.go

    		{0x0701, 0x070d, 1},
    		{0x07f7, 0x07f9, 1},
    		{0x0830, 0x083e, 1},
    		{0x085e, 0x0964, 262},
    		{0x0965, 0x0970, 11},
    		{0x09fd, 0x0a76, 121},
    		{0x0af0, 0x0c77, 391},
    		{0x0c84, 0x0df4, 368},
    		{0x0e4f, 0x0e5a, 11},
    		{0x0e5b, 0x0f04, 169},
    		{0x0f05, 0x0f12, 1},
    		{0x0f14, 0x0f3a, 38},
    		{0x0f3b, 0x0f3d, 1},
    		{0x0f85, 0x0fd0, 75},
    		{0x0fd1, 0x0fd4, 1},
    		{0x0fd9, 0x0fda, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  4. src/cmd/cgo/internal/test/callback.go

    func stack360()  { var buf [360]byte; use(buf[:]); C.callGoStackCheck() }
    func stack364()  { var buf [364]byte; use(buf[:]); C.callGoStackCheck() }
    func stack368()  { var buf [368]byte; use(buf[:]); C.callGoStackCheck() }
    func stack372()  { var buf [372]byte; use(buf[:]); C.callGoStackCheck() }
    func stack376()  { var buf [376]byte; use(buf[:]); C.callGoStackCheck() }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 12 12:00:02 UTC 2023
    - 111.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	364:  {region: 0x10c, script: 0x5b, flags: 0x0},
    	365:  {region: 0xda, script: 0x5b, flags: 0x0},
    	366:  {region: 0x97, script: 0x5b, flags: 0x0},
    	367:  {region: 0x81, script: 0x5b, flags: 0x0},
    	368:  {region: 0x166, script: 0x5b, flags: 0x0},
    	369:  {region: 0xbd, script: 0x5b, flags: 0x0},
    	370:  {region: 0x166, script: 0x5b, flags: 0x0},
    	371:  {region: 0x166, script: 0x5b, flags: 0x0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
  6. src/cmd/trace/testdata/go122.test

    HeapAlloc dt=284 heapalloc_value=26630992
    HeapAlloc dt=38 heapalloc_value=26639120
    EventBatch gen=1 m=1709047 time=7689670866279 size=202
    ProcStart dt=437 p=6 p_seq=2
    HeapAlloc dt=131 heapalloc_value=26373928
    HeapAlloc dt=368 heapalloc_value=26382120
    HeapAlloc dt=55 heapalloc_value=26390056
    GoStart dt=1030 g=36 g_seq=1
    GoStop dt=293329 reason_string=16 stack=50
    GoStart dt=25 g=36 g_seq=2
    GoStop dt=315834 reason_string=16 stack=50
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
Back to top