- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 27 for 112 (0.01 seconds)
-
src/test/java/jcifs/internal/smb2/nego/Smb2NegotiateRequestTest.java
// When int size = request.size(); // Then - Header (64) + Structure (36) + Dialects (4 * 2) = 108, padded to 8-byte boundary = 112 assertEquals(112, size); } @Test @DisplayName("Should calculate size correctly with contexts") void testSizeWithContexts() throws Exception { // GivenCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 20.7K bytes - Click Count (0) -
src/test/java/jcifs/http/NtlmSspTest.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 04:51:33 GMT 2025 - 11.4K bytes - Click Count (1) -
cmd/apierrorcode_string.go
_ = x[ErrMetadataTooLarge-107] _ = x[ErrUnsupportedMetadata-108] _ = x[ErrUnsupportedHostHeader-109] _ = x[ErrMaximumExpires-110] _ = x[ErrSlowDownRead-111] _ = x[ErrSlowDownWrite-112] _ = x[ErrMaxVersionsExceeded-113] _ = x[ErrInvalidPrefixMarker-114] _ = x[ErrBadRequest-115] _ = x[ErrKeyTooLongError-116] _ = x[ErrInvalidBucketObjectLockConfiguration-117]
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 16 07:34:24 GMT 2025 - 21.6K bytes - Click Count (0) -
src/test/java/jcifs/internal/smb2/info/Smb2QueryDirectoryResponseTest.java
byte[] file1 = "file1".getBytes(StandardCharsets.UTF_16LE); System.arraycopy(file1, 0, buffer, 102, file1.length); // Write second FileBothDirectoryInfo at 8 + 104 = 112 int secondOffset = 112; SMBUtil.writeInt4(0, buffer, secondOffset); // NextEntryOffset (0 = last) SMBUtil.writeInt4(1, buffer, secondOffset + 4); // FileIndex // ... rest of second entry fields (zeros for simplicity)
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 23.5K bytes - Click Count (0) -
okhttp-tls/src/main/kotlin/okhttp3/tls/HeldCertificate.kt
*/ fun ecdsa256() = apply { keyAlgorithm = "EC" keySize = 256 } /** * Configure the certificate to generate a 2048-bit RSA key, which provides about 112 bits of * security. RSA keys are interoperable with very old clients that don't support ECDSA. */ fun rsa2048() = apply { keyAlgorithm = "RSA" keySize = 2048 }Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 21.6K bytes - Click Count (0) -
api/go1.10.txt
pkg debug/elf, const R_ARM_PLT32_ABS = 94 pkg debug/elf, const R_ARM_PLT32_ABS R_ARM pkg debug/elf, const R_ARM_PREL31 = 42 pkg debug/elf, const R_ARM_PREL31 R_ARM pkg debug/elf, const R_ARM_PRIVATE_0 = 112 pkg debug/elf, const R_ARM_PRIVATE_0 R_ARM pkg debug/elf, const R_ARM_PRIVATE_1 = 113 pkg debug/elf, const R_ARM_PRIVATE_1 R_ARM pkg debug/elf, const R_ARM_PRIVATE_10 = 122 pkg debug/elf, const R_ARM_PRIVATE_10 R_ARM
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 06 05:00:01 GMT 2018 - 30.1K bytes - Click Count (0) -
api/go1.26.txt
Austin Clements <******@****.***> 1765479333 -0500
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Dec 11 19:57:52 GMT 2025 - 11.5K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/base/Utf8Test.java
cpovirk <******@****.***> 1773676600 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 15:59:55 GMT 2026 - 12.9K bytes - Click Count (0) -
src/cmd/asm/internal/asm/operand_test.go
var armOperandTests = []operandTest{ {"$0", "$0"}, {"$256", "$256"}, {"(R0)", "(R0)"}, {"(R11)", "(R11)"}, {"(g)", "(g)"}, {"-12(R4)", "-12(R4)"}, {"0(PC)", "0(PC)"}, {"1024", "1024"}, {"12(R(1))", "12(R1)"}, {"12(R13)", "12(R13)"}, {"R0", "R0"}, {"R0->(32-1)", "R0->31"}, {"R0<<R1", "R0<<R1"}, {"R0>>R(1)", "R0>>R1"}, {"R0@>(32-1)", "R0@>31"}, {"R1", "R1"}, {"R11", "R11"}, {"R12", "R12"},Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Aug 29 18:31:05 GMT 2023 - 23.9K bytes - Click Count (0) -
api/go1.11.txt
pkg debug/elf, const EM_D30V Machine pkg debug/elf, const EM_DSP24 = 136 pkg debug/elf, const EM_DSP24 Machine pkg debug/elf, const EM_DSPIC30F = 118 pkg debug/elf, const EM_DSPIC30F Machine pkg debug/elf, const EM_DXP = 112 pkg debug/elf, const EM_DXP Machine pkg debug/elf, const EM_ECOG1 = 168 pkg debug/elf, const EM_ECOG1 Machine pkg debug/elf, const EM_ECOG16 = 176 pkg debug/elf, const EM_ECOG16 Machine
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Aug 22 03:48:56 GMT 2018 - 25K bytes - Click Count (0)