- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 95 for 81 (0.02 seconds)
-
android/guava-tests/test/com/google/common/math/QuantilesTest.java
cpovirk <******@****.***> 1772515178 -0800
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 05:21:26 GMT 2026 - 29.9K bytes - Click Count (0) -
guava-tests/test/com/google/common/math/QuantilesTest.java
cpovirk <******@****.***> 1772515178 -0800
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 05:21:26 GMT 2026 - 29.9K bytes - Click Count (0) -
src/main/java/jcifs/smb1/ntlmssp/Type1Message.java
} final byte[] type1 = new byte[hostInfo ? 32 + domain.length + workstation.length : 16]; System.arraycopy(NTLMSSP_SIGNATURE, 0, type1, 0, 8); writeULong(type1, 8, 1); writeULong(type1, 12, flags); if (hostInfo) { writeSecurityBuffer(type1, 16, 32, domain); writeSecurityBuffer(type1, 24, 32 + domain.length, workstation);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 07:14:38 GMT 2025 - 7.9K bytes - Click Count (0) -
api/go1.4.txt
pkg debug/elf, const R_AARCH64_P32_TLSGD_ADD_LO12_NC = 82 pkg debug/elf, const R_AARCH64_P32_TLSGD_ADD_LO12_NC R_AARCH64 pkg debug/elf, const R_AARCH64_P32_TLSGD_ADR_PAGE21 = 81 pkg debug/elf, const R_AARCH64_P32_TLSGD_ADR_PAGE21 R_AARCH64 pkg debug/elf, const R_AARCH64_P32_TLSIE_ADR_GOTTPREL_PAGE21 = 103 pkg debug/elf, const R_AARCH64_P32_TLSIE_ADR_GOTTPREL_PAGE21 R_AARCH64
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Dec 12 03:01:01 GMT 2014 - 34K bytes - Click Count (0) -
src/main/java/jcifs/smb1/http/NtlmSsp.java
String msg = req.getHeader("Authorization"); if (msg != null && msg.startsWith("NTLM ")) { final byte[] src = Base64.decode(msg.substring(5)); if (src[8] == 1) { final Type1Message type1 = new Type1Message(src); final Type2Message type2 = new Type2Message(type1, challenge, null); msg = Base64.encode(type2.toByteArray());
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 5.2K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const AF_VENDOR19 ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR20 = 79 pkg syscall (freebsd-arm64), const AF_VENDOR20 ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR21 = 81 pkg syscall (freebsd-arm64), const AF_VENDOR21 ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR22 = 83 pkg syscall (freebsd-arm64), const AF_VENDOR22 ideal-int pkg syscall (freebsd-arm64), const AF_VENDOR23 = 85
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0) -
src/main/java/jcifs/DialectVersion.java
*/ SMB210(Smb2Constants.SMB2_DIALECT_0210), /** * SMB 3.0 - Windows 8/Server 2012 */ SMB300(Smb2Constants.SMB2_DIALECT_0300), /** * SMB 3.0.2 - Windows 8.1/Server 2012R2 */ SMB302(Smb2Constants.SMB2_DIALECT_0302), /** * SMB 3.1.1 - Windows 10/Server 2016 */ SMB311(Smb2Constants.SMB2_DIALECT_0311); private final boolean smb2;Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 4.3K bytes - Click Count (0) -
docs/metrics/prometheus/grafana/minio-dashboard.json
"unit": "ns" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 10 }, "id": 81, "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon Aug 04 01:46:49 GMT 2025 - 93.1K bytes - Click Count (0) -
src/main/java/jcifs/internal/smb2/Smb2Constants.java
/** * SMB 3.0 dialect (Windows 8/Server 2012) */ public static final int SMB2_DIALECT_0300 = 0x0300; /** * SMB 3.0.2 dialect (Windows 8.1/Server 2012R2) */ public static final int SMB2_DIALECT_0302 = 0x0302; /** * SMB 3.1.1 dialect (Windows 10/Server 2016) */ public static final int SMB2_DIALECT_0311 = 0x0311; /**Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 05:11:12 GMT 2025 - 4.5K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s
VPSHRDD $81, Z28, Z26, K3, Z6 // 62932d4373f451 VPSHRDD $81, Z6, Z26, K3, Z6 // 62f32d4373f651 VPSHRDD $81, 99(R15)(R15*2), Z26, K3, Z6 // 62932d4373b47f6300000051 VPSHRDD $81, -7(DI), Z26, K3, Z6 // 62f32d4373b7f9ffffff51 VPSHRDD $81, Z28, Z14, K3, Z6 // 62930d4b73f451
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 97.1K bytes - Click Count (0)