- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 14 for 192 (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/build-update-utils/src/main/kotlin/gradlebuild/buildutils/tasks/UpdateKotlinVersions.kt
} else { // Current minor val versionsByPatch = versionsOfMinor .groupBy { it.take(5) } // e.g. 1.9.2(x) .toSortedMap() for (key in versionsByPatch.keys.reversed()) { val versionsOfPatch = versionsByPatch.getValue(key)Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Oct 29 08:29:55 GMT 2025 - 4.3K bytes - Click Count (0) -
src/test/java/jcifs/netbios/NbtAddressTest.java
assertNotNull(nbtAddress); assertEquals("TESTHOST", nbtAddress.getHostName()); assertArrayEquals(new byte[] { (byte) 192, (byte) 168, (byte) 1, (byte) 1 }, nbtAddress.getAddress()); // Don't test isGroupAddress and getNodeType here as they don't need context for known hosts } @TestCreated: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 20.4K bytes - Click Count (0) -
compat/maven-compat/src/test/java/org/apache/maven/profiles/manager/DefaultProfileManagerTest.java
Profile notActivated = new Profile(); notActivated.setId("notActivated"); Activation nonActivation = new Activation(); nonActivation.setJdk("19.2"); notActivated.setActivation(nonActivation); Profile defaultActivated = new Profile(); defaultActivated.setId("defaultActivated"); Activation defaultActivation = new Activation();
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sun Mar 30 23:08:36 GMT 2025 - 6.4K bytes - Click Count (0) -
src/main/java/jcifs/dcerpc/UUID.java
this.time_low = hex_to_bin(arr, 0, 8); this.time_mid = S(hex_to_bin(arr, 9, 4)); this.time_hi_and_version = S(hex_to_bin(arr, 14, 4)); this.clock_seq_hi_and_reserved = B(hex_to_bin(arr, 19, 2)); this.clock_seq_low = B(hex_to_bin(arr, 21, 2)); this.node = new byte[6]; this.node[0] = B(hex_to_bin(arr, 24, 2)); this.node[1] = B(hex_to_bin(arr, 26, 2));
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 4.7K bytes - Click Count (0) -
src/main/java/jcifs/smb1/dcerpc/UUID.java
time_low = hex_to_bin(arr, 0, 8); time_mid = S(hex_to_bin(arr, 9, 4)); time_hi_and_version = S(hex_to_bin(arr, 14, 4)); clock_seq_hi_and_reserved = B(hex_to_bin(arr, 19, 2)); clock_seq_low = B(hex_to_bin(arr, 21, 2)); node = new byte[6]; node[0] = B(hex_to_bin(arr, 24, 2)); node[1] = B(hex_to_bin(arr, 26, 2)); node[2] = B(hex_to_bin(arr, 28, 2));
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 5.1K bytes - Click Count (0) -
cmd/apierrorcode_string.go
_ = x[ErrAdminGroupNotEmpty-187] _ = x[ErrAdminGroupDisabled-188] _ = x[ErrAdminInvalidGroupName-189] _ = x[ErrAdminNoSuchJob-190] _ = x[ErrAdminNoSuchPolicy-191] _ = x[ErrAdminPolicyChangeAlreadyApplied-192] _ = x[ErrAdminInvalidArgument-193] _ = x[ErrAdminInvalidAccessKey-194] _ = x[ErrAdminInvalidSecretKey-195] _ = x[ErrAdminConfigNoQuorum-196] _ = x[ErrAdminConfigTooLarge-197] _ = x[ErrAdminConfigBadJSON-198]
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Apr 16 07:34:24 GMT 2025 - 21.6K bytes - Click Count (0) -
src/test/java/jcifs/internal/smb2/nego/Smb2NegotiateResponseInputValidationTest.java
SMBUtil.writeInt2(1, buffer, 6); SMBUtil.writeInt4(128, buffer, 60); // Context offset // At offset 128 + 64 (header start), set context with excessive data length int contextPos = 192; SMBUtil.writeInt2(1, buffer, contextPos); // Context type SMBUtil.writeInt2(2000, buffer, contextPos + 2); // Excessive data length (> 1024) // Add padding for 8-byte alignment
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 15.8K bytes - Click Count (0) -
.teamcity/performance-test-durations.json
} ] }, { "scenario" : "org.gradle.performance.regression.nativeplatform.NativeBuildPerformanceTest.assemble with source file change", "durations" : [ { "testProject" : "bigCppApp", "linux" : 192 }, { "testProject" : "bigCppMulti", "linux" : 259 } ] }, { "scenario" : "org.gradle.performance.regression.nativeplatform.NativeBuildPerformanceTest.up-to-date assemble (native)",Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 25 10:54:09 GMT 2025 - 25K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 176(CX) // Iteration 23 MOVQ 184(BX), AX MULQ SI ADDQ 184(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 184(CX) // Iteration 24 MOVQ 192(BX), AX MULQ SI ADDQ 192(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 192(CX) // Iteration 25 MOVQ 200(BX), AX MULQ SI ADDQ 200(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 200(CX) // Iteration 26 MOVQ 208(BX), AX MULQ SI ADDQ 208(CX), AX ADCQ $0x00,...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0) -
lib/fips140/v1.1.0-rc1.zip
DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 176(CX) // Iteration 23 MOVQ 184(BX), AX MULQ SI ADDQ 184(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 184(CX) // Iteration 24 MOVQ 192(BX), AX MULQ SI ADDQ 192(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 192(CX) // Iteration 25 MOVQ 200(BX), AX MULQ SI ADDQ 200(CX), AX ADCQ $0x00, DX ADDQ DI, AX ADCQ $0x00, DX MOVQ DX, DI MOVQ AX, 200(CX) // Iteration 26 MOVQ 208(BX), AX MULQ SI ADDQ 208(CX), AX ADCQ $0x00,...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0)