Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for spre (0.16 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type Stat_t struct, Rdev uint64
    pkg syscall (netbsd-arm64-cgo), type Stat_t struct, Size int64
    pkg syscall (netbsd-arm64-cgo), type Stat_t struct, Spare [2]uint32
    pkg syscall (netbsd-arm64-cgo), type Stat_t struct, Uid uint32
    pkg syscall (netbsd-arm64-cgo), type Sysctlnode struct
    pkg syscall (netbsd-arm64-cgo), type Sysctlnode struct, Flags uint32
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. src/README.vendor

    module commands like 'go get' and 'go mod vendor' from a directory
    in GOROOT/src.
    
    Maintaining vendor directories
    ==============================
    
    Before updating vendor directories, ensure that module mode is enabled.
    Make sure that GO111MODULE is not set in the environment, or that it is
    set to 'on' or 'auto', and if you use a go.work file, set GOWORK=off.
    
    Requirements may be added, updated, and removed with 'go get'.
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 02 02:20:05 GMT 2024
    - 2.2K bytes
    - Viewed (0)
  3. misc/ios/README

    The go_ios_exec wrapper uses GOARCH to select the emulator (amd64) or the device (arm64).
    However, further setup is required to run tests or programs directly on a device.
    
    First make sure you have a valid developer certificate and have setup your device properly
    to run apps signed by your developer certificate. Then install the libimobiledevice and
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Dec 29 21:49:26 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), type IfData struct, Opackets uint64
    pkg syscall (freebsd-arm64), type IfData struct, Physical uint8
    pkg syscall (freebsd-arm64), type IfData struct, Spare_char1 uint8
    pkg syscall (freebsd-arm64), type IfData struct, Spare_char2 uint8
    pkg syscall (freebsd-arm64), type IfData struct, Type uint8
    pkg syscall (freebsd-arm64), type IfmaMsghdr struct
    pkg syscall (freebsd-arm64), type IfmaMsghdr struct, Addrs int32
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  5. api/go1.txt

    pkg syscall (freebsd-386), type IfData struct, Opackets uint32
    pkg syscall (freebsd-386), type IfData struct, Physical uint8
    pkg syscall (freebsd-386), type IfData struct, Spare_char1 uint8
    pkg syscall (freebsd-386), type IfData struct, Spare_char2 uint8
    pkg syscall (freebsd-386), type IfData struct, Type uint8
    pkg syscall (freebsd-386), type IfMsghdr struct
    pkg syscall (freebsd-386), type IfMsghdr struct, Addrs int32
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  6. CONTRIBUTING.md

    See the [security policy](https://golang.org/security) for details.
    
    The recommended way to file an issue is by running `go bug`.
    Otherwise, when filing an issue, make sure to answer these five questions:
    
    1. What version of Go are you using (`go version`)?
    2. What operating system and processor architecture are you using?
    3. What did you do?
    4. What did you expect to see?
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Mar 29 22:00:27 GMT 2023
    - 1.3K bytes
    - Viewed (0)
  7. api/go1.12.txt

    pkg syscall (freebsd-386), type Stat_t struct, Padding0 int16
    pkg syscall (freebsd-386), type Stat_t struct, Padding1 int32
    pkg syscall (freebsd-386), type Stat_t struct, Rdev uint64
    pkg syscall (freebsd-386), type Stat_t struct, Spare [10]uint64
    pkg syscall (freebsd-386), type Statfs_t struct, Mntfromname [1024]int8
    pkg syscall (freebsd-386), type Statfs_t struct, Mntonname [1024]int8
    pkg syscall (freebsd-386-cgo), const S_IRWXG = 56
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Jan 02 21:21:53 GMT 2019
    - 13.5K bytes
    - Viewed (0)
  8. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type IfData struct, Physical uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Spare_char1 uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Spare_char2 uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Type uint8 #53466
    pkg syscall (freebsd-riscv64), type IfMsghdr struct #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  9. api/except.txt

    pkg syscall (openbsd-386), type Stat_t struct, Qspare [2]int64
    pkg syscall (openbsd-386), type Statfs_t struct, F_ctime uint32
    pkg syscall (openbsd-386), type Statfs_t struct, F_spare [3]uint32
    pkg syscall (openbsd-386), type Timespec struct, Sec int32
    pkg syscall (openbsd-386), type Timeval struct, Sec int32
    pkg syscall (openbsd-386-cgo), const BIOCGRTIMEOUT = 1074283118
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 25 00:13:30 GMT 2023
    - 34.6K bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), type IfData struct, Opackets uint32
    pkg syscall (freebsd-386-cgo), type IfData struct, Physical uint8
    pkg syscall (freebsd-386-cgo), type IfData struct, Spare_char1 uint8
    pkg syscall (freebsd-386-cgo), type IfData struct, Spare_char2 uint8
    pkg syscall (freebsd-386-cgo), type IfData struct, Type uint8
    pkg syscall (freebsd-386-cgo), type IfMsghdr struct
    pkg syscall (freebsd-386-cgo), type IfMsghdr struct, Addrs int32
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top