- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 27 for 32767 (0.1 sec)
-
api/go1.11.txt
pkg syscall (netbsd-arm-cgo), func Accept4(int, int) (int, Sockaddr, error) pkg syscall (netbsd-arm-cgo), func Pipe2([]int, int) error pkg syscall (openbsd-386), const SOCK_CLOEXEC = 32768 pkg syscall (openbsd-386), const SOCK_CLOEXEC ideal-int pkg syscall (openbsd-386), const SOCK_NONBLOCK = 16384 pkg syscall (openbsd-386), const SOCK_NONBLOCK ideal-int pkg syscall (openbsd-386), const SYS_ACCEPT4 = 93
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 22 03:48:56 UTC 2018 - 25K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
MOVD R1, 0x8008(R2) // MOVD R1, 32776(R2) // 5b204091610700f9 MOVD R1, 0x1006ff8(R2) // MOVD R1, 16805880(R2) // 5bfc7f9161ff3ff9 FMOVS F1, 0x4004(R2) // FMOVS F1, 16388(R2) // 5b104091610700bd FMOVS F1, 0x1002ffc(R2) // FMOVS F1, 16789500(R2) // 5bfc7f9161ff3fbd FMOVD F1, 0x8008(R2) // FMOVD F1, 32776(R2) // 5b204091610700fd
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jul 24 18:45:14 UTC 2024 - 95.2K bytes - Viewed (0) -
doc/go_spec.html
uint64 the set of all unsigned 64-bit integers (0 to 18446744073709551615) int8 the set of all signed 8-bit integers (-128 to 127) int16 the set of all signed 16-bit integers (-32768 to 32767) int32 the set of all signed 32-bit integers (-2147483648 to 2147483647) int64 the set of all signed 64-bit integers (-9223372036854775808 to 9223372036854775807)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const BRKINT ideal-int pkg syscall (netbsd-arm64-cgo), const CFLUSH = 15 pkg syscall (netbsd-arm64-cgo), const CFLUSH ideal-int pkg syscall (netbsd-arm64-cgo), const CLOCAL = 32768 pkg syscall (netbsd-arm64-cgo), const CLOCAL ideal-int pkg syscall (netbsd-arm64-cgo), const CLONE_CSIGNAL = 255 pkg syscall (netbsd-arm64-cgo), const CLONE_CSIGNAL ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java
public static final int ACB_SMARTCARD_REQUIRED = 4096; public static final int ACB_TRUSTED_FOR_DELEGATION = 8192; public static final int ACB_NOT_DELEGATED = 16384; public static final int ACB_USE_DES_KEY_ONLY = 32768; public static final int ACB_DONT_REQUIRE_PREAUTH = 65536; public static class SamrCloseHandle extends DcerpcMessage { public int getOpnum() { return 0x01; } public int retval;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 14K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/msrpc/samr.java
public static final int ACB_SMARTCARD_REQUIRED = 4096; public static final int ACB_TRUSTED_FOR_DELEGATION = 8192; public static final int ACB_NOT_DELEGATED = 16384; public static final int ACB_USE_DES_KEY_ONLY = 32768; public static final int ACB_DONT_REQUIRE_PREAUTH = 65536; public static class SamrCloseHandle extends DcerpcMessage { @Override public int getOpnum () { return 0x01; }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:40:13 UTC 2019 - 15.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.5.md
* Rename `--cgroups-per-qos` to `--experimental-cgroups-per-qos` in Kubelet ([#36767](https://github.com/kubernetes/kubernetes/pull/36767), [@vishh](https://github.com/vishh)) * Implement CanMount() for gfsMounter for linux ([#36686](https://github.com/kubernetes/kubernetes/pull/36686), [@rkouj](https://github.com/rkouj))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 136.4K bytes - Viewed (0) -
api/go1.10.txt
pkg debug/macho, const FlagSubsectionsViaSymbols uint32 pkg debug/macho, const FlagTwoLevel = 128 pkg debug/macho, const FlagTwoLevel uint32 pkg debug/macho, const FlagWeakDefines = 32768 pkg debug/macho, const FlagWeakDefines uint32 pkg debug/macho, const GENERIC_RELOC_LOCAL_SECTDIFF = 4 pkg debug/macho, const GENERIC_RELOC_LOCAL_SECTDIFF RelocTypeGeneric pkg debug/macho, const GENERIC_RELOC_PAIR = 1
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Feb 06 05:00:01 UTC 2018 - 30.1K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
CMN R6->17, R3 // 7f4486ab CMNW $(2<<12), R5 // CMNW $8192, R5 // bf084031 CMN $(8<<12), R12 // CMN $32768, R12 // 9f2140b1 CMN R6->0, R3 // 7f0086ab CMN R6, R3 // 7f0006ab CMNW R30, R5 // bf001e2b
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const BRKINT ideal-int pkg syscall (darwin-arm64), const CFLUSH = 15 pkg syscall (darwin-arm64), const CFLUSH ideal-int pkg syscall (darwin-arm64), const CLOCAL = 32768 pkg syscall (darwin-arm64), const CLOCAL ideal-int pkg syscall (darwin-arm64), const CREAD = 2048 pkg syscall (darwin-arm64), const CREAD ideal-int pkg syscall (darwin-arm64), const CS5 = 0
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0)