- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 108 for 48 (0.01 sec)
-
guava/src/com/google/common/net/InetAddresses.java
checkArgument(isTeredoAddress(ip), "Address '%s' is not a Teredo address.", toAddrString(ip)); byte[] bytes = ip.getAddress(); Inet4Address server = getInet4Address(Arrays.copyOfRange(bytes, 4, 8)); int flags = ByteStreams.newDataInput(bytes, 8).readShort() & 0xffff; // Teredo obfuscates the mapped client port, per section 4 of the RFC.
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0) -
helm-releases/minio-5.0.6.tgz
minio-5.0.6.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2023-02-10T18-48-39Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 5.0.6 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Mon Feb 13 06:53:06 UTC 2023 - 20.3K bytes - Viewed (0) -
api/go1.10.txt
pkg debug/elf, const R_ARM_THM_JUMP6 = 52 pkg debug/elf, const R_ARM_THM_JUMP6 R_ARM pkg debug/elf, const R_ARM_THM_JUMP8 = 103 pkg debug/elf, const R_ARM_THM_JUMP8 R_ARM pkg debug/elf, const R_ARM_THM_MOVT_ABS = 48 pkg debug/elf, const R_ARM_THM_MOVT_ABS R_ARM pkg debug/elf, const R_ARM_THM_MOVT_BREL = 88 pkg debug/elf, const R_ARM_THM_MOVT_BREL R_ARM pkg debug/elf, const R_ARM_THM_MOVT_PREL = 50
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Feb 06 05:00:01 UTC 2018 - 30.1K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/collect/MapsTest.java
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Dec 11 22:56:33 UTC 2025 - 62.7K bytes - Viewed (0) -
docs/debugging/xl-meta/main.go
} if !bytes.Equal(buf[:4], xlHeader[:]) { return payload, 0, 0, fmt.Errorf("xlMeta: unknown XLv2 header, expected %v, got %v", xlHeader[:4], buf[:4]) } if bytes.Equal(buf[4:8], []byte("1 ")) { // Set as 1,0. major, minor = 1, 0 } else { major, minor = binary.LittleEndian.Uint16(buf[4:6]), binary.LittleEndian.Uint16(buf[6:8]) } if major > xlVersionMajor {
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 40.4K bytes - Viewed (0) -
internal/bucket/lifecycle/lifecycle_test.go
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 55.5K bytes - Viewed (0) -
helm-releases/minio-5.0.7.tgz
minio-5.0.7.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2023-02-10T18-48-39Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 5.0.7 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Mon Feb 13 10:37:23 UTC 2023 - 20.3K bytes - Viewed (0) -
android/guava/src/com/google/common/net/InetAddresses.java
checkArgument(isTeredoAddress(ip), "Address '%s' is not a Teredo address.", toAddrString(ip)); byte[] bytes = ip.getAddress(); Inet4Address server = getInet4Address(Arrays.copyOfRange(bytes, 4, 8)); int flags = ByteStreams.newDataInput(bytes, 8).readShort() & 0xffff; // Teredo obfuscates the mapped client port, per section 4 of the RFC.
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Feb 19 21:24:11 UTC 2025 - 47.4K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/loong64enc1.s
XVSRAH $10, X2 // 42683477 XVSRAW $0, X2, X1 // 41803477 XVSRAW $31, X2, X1 // 41fc3477 XVSRAW $16, X2 // 42c03477 XVSRAV $0, X2, X1 // 41003577 XVSRAV $63, X2, X1 // 41fc3577 XVSRAV $48, X2 // 42c03577 XVROTRB $0, X2, X1 // 4120a076 XVROTRB $7, X2, X1 // 413ca076 XVROTRB $3, X2 // 422ca076 XVROTRH $0, X2, X1 // 4140a076 XVROTRH $15, X2, X1 // 417ca076 XVROTRH $13, X2 // 4274a076
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Nov 27 00:46:52 UTC 2025 - 44.5K bytes - Viewed (0) -
guava-tests/test/com/google/common/collect/MapsTest.java
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Dec 11 22:56:33 UTC 2025 - 65K bytes - Viewed (0)