- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 47 for 32769 (0.03 sec)
-
src/test/java/jcifs/dcerpc/msrpc/samrTest.java
assertEquals(4096, samr.ACB_SMARTCARD_REQUIRED); assertEquals(8192, samr.ACB_TRUSTED_FOR_DELEGATION); assertEquals(16384, samr.ACB_NOT_DELEGATED); assertEquals(32768, samr.ACB_USE_DES_KEY_ONLY); assertEquals(65536, samr.ACB_DONT_REQUIRE_PREAUTH); } @Test @DisplayName("Should define correct SE_GROUP constants")
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 33.7K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const BRKINT ideal-int pkg syscall (freebsd-arm64), const CFLUSH = 15 pkg syscall (freebsd-arm64), const CFLUSH ideal-int pkg syscall (freebsd-arm64), const CLOCAL = 32768 pkg syscall (freebsd-arm64), const CLOCAL ideal-int pkg syscall (freebsd-arm64), const CREAD = 2048 pkg syscall (freebsd-arm64), const CREAD ideal-int pkg syscall (freebsd-arm64), const CS5 = 0
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/resolver/DefaultLegacyArtifactCollector.java
&& parentArtifact.getDependencyFilter() != null && !parentArtifact.getDependencyFilter().include(artifact)) { // MNG-3769: the [probably relocated] artifact is excluded. // We could process exclusions on relocated artifact details in the
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 36.5K bytes - Viewed (0) -
src/test/java/jcifs/smb1/dcerpc/msrpc/samrTest.java
assertEquals(4096, samr.ACB_SMARTCARD_REQUIRED); assertEquals(8192, samr.ACB_TRUSTED_FOR_DELEGATION); assertEquals(16384, samr.ACB_NOT_DELEGATED); assertEquals(32768, samr.ACB_USE_DES_KEY_ONLY); assertEquals(65536, samr.ACB_DONT_REQUIRE_PREAUTH); } @Test @DisplayName("Should define correct SE_GROUP constants")
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 33.6K 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 Sep 09 11:13:09 UTC 2025 - 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
MSR R13, ZCR_EL1 // 0d1218d5 MRS ZCR_EL1, R23 // 171238d5 MSR R17, ZCR_EL1 // 111218d5 SYS $32768, R1 // 018008d5 SYS $32768 // 1f8008d5 MSR $1, DIT // 5f4103d5 // TLBI instruction TLBI VMALLE1IS // 1f8308d5
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Mar 26 10:48:50 UTC 2025 - 95.3K 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Feb 06 05:00:01 UTC 2018 - 30.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.3.md
* Ensure object returned by volume getCloudProvider incorporates cloud config ([#23769](https://github.com/kubernetes/kubernetes/pull/23769), [@saad-ali](https://github.com/saad-ali)) * Update Dashboard UI addon to v1.0.1 ([#23724](https://github.com/kubernetes/kubernetes/pull/23724), [@maciaszczykm](https://github.com/maciaszczykm))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0)