Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for 10 (0.02 seconds)

  1. lib/time/zoneinfo.zip

    Canada/Mountain Canada/Newfoundland Canada/Pacific Canada/Saskatchewan Canada/Yukon Chile/Continental Chile/EasterIsland Cuba EET EST EST5EDT Egypt Eire Etc/GMT Etc/GMT+0 Etc/GMT+1 Etc/GMT+10 Etc/GMT+11 Etc/GMT+12 Etc/GMT+2 Etc/GMT+3 Etc/GMT+4 Etc/GMT+5 Etc/GMT+6 Etc/GMT+7 Etc/GMT+8 Etc/GMT+9 Etc/GMT-0 Etc/GMT-1 Etc/GMT-10 Etc/GMT-11 Etc/GMT-12 Etc/GMT-13 Etc/GMT-14 Etc/GMT-2 Etc/GMT-3 Etc/GMT-4 Etc/GMT-5 Etc/GMT-6 Etc/GMT-7 Etc/GMT-8 Etc/GMT-9 Etc/GMT0 Etc/Greenwich Etc/UCT Etc/UTC Etc/Universal Etc/Zulu...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:47:56 GMT 2025
    - 398.6K bytes
    - Click Count (0)
  2. doc/go_spec.html

    var m int = 1.0<<s             // 1.0 has type int; m == 1<<33
    var n = 1.0<<s == j            // 1.0 has type int32; n == true
    var o = 1<<s == 2<<s           // 1 and 2 have type int; o == false
    var p = 1<<s == 1<<33          // 1 has type int; p == true
    var u = 1.0<<s                 // illegal: 1.0 has type float64, cannot shift
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Dec 02 23:07:19 GMT 2025
    - 286.5K bytes
    - Click Count (1)
  3. api/go1.16.txt

    pkg strconv (darwin-arm64-cgo), const IntSize = 64
    pkg syscall (darwin-arm64), const AF_APPLETALK = 16
    pkg syscall (darwin-arm64), const AF_APPLETALK ideal-int
    pkg syscall (darwin-arm64), const AF_CCITT = 10
    pkg syscall (darwin-arm64), const AF_CCITT ideal-int
    pkg syscall (darwin-arm64), const AF_CHAOS = 5
    pkg syscall (darwin-arm64), const AF_CHAOS ideal-int
    pkg syscall (darwin-arm64), const AF_CNT = 21
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const AF_ARP ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_BLUETOOTH = 31
    pkg syscall (netbsd-arm64-cgo), const AF_BLUETOOTH ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_CCITT = 10
    pkg syscall (netbsd-arm64-cgo), const AF_CCITT ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_CHAOS = 5
    pkg syscall (netbsd-arm64-cgo), const AF_CHAOS ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_CNT = 21
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  5. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VGETMANTSD $8, 15(DX)(BX*2), X2, K2, X2            // 62f3ed0a27945a0f00000008 or 62f3ed2a27945a0f00000008 or 62f3ed4a27945a0f00000008
    	VGETMANTSS $9, X30, X22, K2, X26                   // 62034d0227d609
    	VGETMANTSS $10, X15, X11, K3, X3                   // 62d3250b27df0a or 62d3252b27df0a or 62d3254b27df0a
    	VGETMANTSS $10, -7(CX), X11, K3, X3                // 62f3250b2799f9ffffff0a or 62f3252b2799f9ffffff0a or 62f3254b2799f9ffffff0a
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 410.5K bytes
    - Click Count (0)
Back to Top