Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 24 for uint64_t (0.31 sec)

  1. src/cmd/api/testdata/src/pkg/p1/golden.txt

    pkg p1, const FloatConst ideal-float
    pkg p1, const StrConst = "foo"
    pkg p1, const StrConst ideal-string
    pkg p1, func Bar(int8, int16, int64)
    pkg p1, func Bar1(int8, int16, int64) uint64
    pkg p1, func Bar2(int8, int16, int64) (uint8, uint64)
    pkg p1, func BarE() Error
    pkg p1, func Now() Time
    pkg p1, func PlainFunc(int, int, string) (*B, error)
    pkg p1, func TakesFunc(func(int) int)
    pkg p1, method (*B) JustOnB()
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:29:41 GMT 2022
    - 3.6K bytes
    - Viewed (0)
  2. docs/distributed/DESIGN.md

            serverPools := z.getServerPoolsAvailableSpace(ctx)
            total := serverPools.TotalAvailable()
            // choose when we reach this many
            choose := rand.Uint64() % total
            atTotal := uint64(0)
            for _, pool := range serverPools {
                    atTotal += pool.Available
                    if atTotal > choose && pool.Available > 0 {
                            return pool.Index
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Aug 15 23:04:20 GMT 2023
    - 8K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg debug/macho, type RegsAMD64 struct, GS uint64
    pkg debug/macho, type RegsAMD64 struct, IP uint64
    pkg debug/macho, type RegsAMD64 struct, R10 uint64
    pkg debug/macho, type RegsAMD64 struct, R11 uint64
    pkg debug/macho, type RegsAMD64 struct, R12 uint64
    pkg debug/macho, type RegsAMD64 struct, R13 uint64
    pkg debug/macho, type RegsAMD64 struct, R14 uint64
    pkg debug/macho, type RegsAMD64 struct, R15 uint64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64-cgo), type IfData struct, Mtu uint64
    pkg syscall (freebsd-arm64-cgo), type IfData struct, Noproto uint64
    pkg syscall (freebsd-arm64-cgo), type IfData struct, Obytes uint64
    pkg syscall (freebsd-arm64-cgo), type IfData struct, Oerrors uint64
    pkg syscall (freebsd-arm64-cgo), type IfData struct, Omcasts uint64
    pkg syscall (freebsd-arm64-cgo), type IfData struct, Opackets uint64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.6.txt

    pkg debug/elf, type Chdr64 struct
    pkg debug/elf, type Chdr64 struct, Addralign uint64
    pkg debug/elf, type Chdr64 struct, Size uint64
    pkg debug/elf, type Chdr64 struct, Type uint32
    pkg debug/elf, type CompressionType int
    pkg debug/elf, type R_MIPS int
    pkg debug/elf, type SectionHeader struct, FileSize uint64
    pkg encoding/asn1, const ClassApplication = 1
    pkg encoding/asn1, const ClassApplication ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jan 13 23:40:13 GMT 2016
    - 12.9K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), type Termios struct, Cflag uint64
    pkg syscall (darwin-arm64), type Termios struct, Iflag uint64
    pkg syscall (darwin-arm64), type Termios struct, Ispeed uint64
    pkg syscall (darwin-arm64), type Termios struct, Lflag uint64
    pkg syscall (darwin-arm64), type Termios struct, Oflag uint64
    pkg syscall (darwin-arm64), type Termios struct, Ospeed uint64
    pkg syscall (darwin-arm64), type Termios struct, Pad_cgo_0 [4]uint8
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.22.txt

    pkg math/rand/v2, func Uint32N(uint32) uint32 #61716
    pkg math/rand/v2, func Uint64() uint64 #61716
    pkg math/rand/v2, func Uint64N(uint64) uint64 #61716
    pkg math/rand/v2, func UintN(uint) uint #61716
    pkg math/rand/v2, method (*ChaCha8) MarshalBinary() ([]uint8, error) #61716
    pkg math/rand/v2, method (*ChaCha8) Seed([32]uint8) #61716
    pkg math/rand/v2, method (*ChaCha8) Uint64() uint64 #61716
    pkg math/rand/v2, method (*ChaCha8) UnmarshalBinary([]uint8) error #61716
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jan 24 20:54:27 GMT 2024
    - 7.7K bytes
    - Viewed (0)
  8. api/go1.5.txt

    pkg math/big, method (*Float) SetUint64(uint64) *Float
    pkg math/big, method (*Float) Sign() int
    pkg math/big, method (*Float) Signbit() bool
    pkg math/big, method (*Float) String() string
    pkg math/big, method (*Float) Sub(*Float, *Float) *Float
    pkg math/big, method (*Float) Text(uint8, int) string
    pkg math/big, method (*Float) Uint64() (uint64, Accuracy)
    pkg math/big, method (*Int) ModSqrt(*Int, *Int) *Int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Jul 30 21:14:09 GMT 2015
    - 46.6K bytes
    - Viewed (0)
  9. api/go1.3.txt

    pkg debug/pe, type OptionalHeader64 struct, SizeOfHeapCommit uint64
    pkg debug/pe, type OptionalHeader64 struct, SizeOfHeapReserve uint64
    pkg debug/pe, type OptionalHeader64 struct, SizeOfImage uint32
    pkg debug/pe, type OptionalHeader64 struct, SizeOfInitializedData uint32
    pkg debug/pe, type OptionalHeader64 struct, SizeOfStackCommit uint64
    pkg debug/pe, type OptionalHeader64 struct, SizeOfStackReserve uint64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  10. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type IfData struct, Baudrate uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Collisions uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Hdrlen uint8
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Ibytes uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Ierrors uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Imcasts uint64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
Back to top