- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 53 for 16383 (0.04 sec)
-
internal/config/storageclass/storage-class_test.go
} } } func TestValidateParity(t *testing.T) { tests := []struct { rrsParity int ssParity int success bool setDriveCount int }{ {2, 4, true, 16}, {3, 3, true, 16}, {0, 0, true, 16}, {1, 4, true, 16}, {0, 4, true, 16}, {7, 6, false, 16}, {9, 0, false, 16}, {9, 9, false, 16}, {2, 9, false, 16}, {9, 2, false, 16}, }
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Tue Aug 15 23:04:20 UTC 2023 - 4.3K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const IFF_ALLMULTI = 512 pkg syscall (darwin-386), const IFF_ALTPHYS = 16384 pkg syscall (darwin-386), const IFF_DEBUG = 4 pkg syscall (darwin-386), const IFF_LINK0 = 4096 pkg syscall (darwin-386), const IFF_LINK1 = 8192 pkg syscall (darwin-386), const IFF_LINK2 = 16384 pkg syscall (darwin-386), const IFF_LOOPBACK = 8 pkg syscall (darwin-386), const IFF_MULTICAST = 32768
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/mips64.s
SUBVU R16, R17, R26 // 0230d02f // LSUBW imm ',' sreg ',' rreg // { // outcode(int($1), &$2, int($4), &$6); // } SUB $-3126, R17, R22 // 22360c36 SUB $3126, R17, R22 // 2236f3ca SUBU $16384, R17, R12 // 262cc000 SUBV $-6122, R10, R9 // 614917ea SUBV $6122, R10, R9 // 6149e816 SUBVU $1203, R17, R12 // 662cfb4d // LSUBW rreg ',' rreg // { // outcode(int($1), &$2, 0, &$4); // }
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Aug 08 12:17:12 UTC 2023 - 12.4K bytes - Viewed (0) -
src/test/java/jcifs/internal/smb2/ioctl/SrvCopychunkCopyTest.java
offset += CHUNK_SIZE; assertEquals(12288L, SMBUtil.readInt8(buffer, offset)); assertEquals(13312L, SMBUtil.readInt8(buffer, offset + 8)); assertEquals(16384, SMBUtil.readInt4(buffer, offset + 16)); } @Test @DisplayName("Should encode consistently with size method") void testEncodeSizeConsistency() { // GivenRegistered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 23.1K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
MOVW R1, 0x4004(R2) // MOVW R1, 16388(R2) // 5b104091610700b9 MOVW R1, 0x1002ffc(R2) // MOVW R1, 16789500(R2) // 5bfc7f9161ff3fb9 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
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Nov 10 17:34:13 UTC 2025 - 96.1K bytes - Viewed (0) -
docs/en/data/topic_repos.yml
owner_html_url: https://github.com/benavlabs - name: fastapi-langgraph-agent-production-ready-template html_url: https://github.com/wassim249/fastapi-langgraph-agent-production-ready-template stars: 1638 owner_login: wassim249 owner_html_url: https://github.com/wassim249 - name: langchain-serve html_url: https://github.com/jina-ai/langchain-serve stars: 1635 owner_login: jina-ai
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Mon Dec 01 13:17:29 UTC 2025 - 16K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/msrpc/samr.java
public static final int ACB_TRUSTED_FOR_DELEGATION = 8192; /** Account control bit flag: Account is not delegated */ public static final int ACB_NOT_DELEGATED = 16384; /** Account control bit flag: Use DES encryption keys only */ public static final int ACB_USE_DES_KEY_ONLY = 32768; /** Account control bit flag: Pre-authentication is not required */Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 23.4K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/samr.java
public static final int ACB_TRUSTED_FOR_DELEGATION = 8192; /** Account control bit flag: Account is not delegated */ public static final int ACB_NOT_DELEGATED = 16384; /** Account control bit flag: Use DES encryption keys only */ public static final int ACB_USE_DES_KEY_ONLY = 32768; /** Account control bit flag: Pre-authentication is not required */Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 23.1K bytes - Viewed (0) -
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_10.txt
# -c ci/official/requirements_updater/nvidia-constraints.txt # -r ci/official/requirements_updater/nvidia-constraints.txt # -r ci/official/requirements_updater/nvidia-requirements.txt nvidia-cusolver-cu12==11.6.3.83 \ --hash=sha256:1b8b77d2fe8abe72bb722dafb708cceaeb81f1a03999477f20b33b34f46ab885 \ --hash=sha256:6224732963cba312a84c78114b9a38c4ffabb2e2a6a120923ac99ba6f895c8cf \Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Mon Dec 15 16:23:21 UTC 2025 - 66.1K bytes - Viewed (0) -
ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_12.txt
# -c ci/official/requirements_updater/nvidia-constraints.txt # -r ci/official/requirements_updater/nvidia-constraints.txt # -r ci/official/requirements_updater/nvidia-requirements.txt nvidia-cusolver-cu12==11.6.3.83 \ --hash=sha256:1b8b77d2fe8abe72bb722dafb708cceaeb81f1a03999477f20b33b34f46ab885 \ --hash=sha256:6224732963cba312a84c78114b9a38c4ffabb2e2a6a120923ac99ba6f895c8cf \Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Mon Dec 15 16:23:21 UTC 2025 - 66.1K bytes - Viewed (0)