- Sort Score
- Num 10 results
- Language All
Results 281 - 290 of 544 for 17 (0.01 seconds)
-
cmd/object-api-putobject_test.go
16: {bucketName: bucket, objName: object, inputData: fiveMBBytes, inputDataSize: int64(len(fiveMBBytes)), expectedMd5: getMD5Hash(fiveMBBytes)}, // With arbitrary metadata 17: {bucketName: bucket, objName: object, inputData: data, inputMeta: map[string]string{"answer": "42"}, inputDataSize: int64(len(data)), expectedMd5: getMD5Hash(data)},Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Feb 22 06:26:06 GMT 2024 - 25.8K bytes - Click Count (0) -
cmd/background-newdisks-heal-ops_gen.go
+ msgp.StringPrefixSize + len(z.ID) + 10 + msgp.IntSize + 9 + msgp.IntSize + 10 + msgp.IntSize + 5 + msgp.StringPrefixSize + len(z.Path) + 9 + msgp.StringPrefixSize + len(z.Endpoint) + 8 + msgp.TimeSize + 11 + msgp.TimeSize + 18 + msgp.Uint64Size + 17 + msgp.Uint64Size + 12 + msgp.Uint64Size + 12 + msgp.Uint64Size + 10 + msgp.Uint64Size + 12 + msgp.Uint64Size + 7 + msgp.StringPrefixSize + len(z.Bucket) + 7 + msgp.StringPrefixSize + len(z.Object) + 18 + msgp.Uint64Size + 18 + msgp.Uint64Size + 19...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 24.6K bytes - Click Count (0) -
helm-releases/minio-3.3.0.tgz
}}-local http://localhost:{{ .Values.service.port }} "$ACCESS_KEY" "$SECRET_KEY" --api s3v4 5. mc ls {{ template "minio.fullname" . }}-local Alternately, you can use your browser or the Minio SDK to access the server - https://docs.minio.io/categories/17 {{- end }} {{- if eq .Values.service.type "LoadBalancer" }} Minio can be accessed via port {{ .Values.service.port }} on an external IP address. Get the service external IP address by: kubectl get svc --namespace {{ .Release.Namespace }} -l app={{ template...Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Nov 25 17:33:26 GMT 2021 - 14.6K bytes - Click Count (0) -
helm-releases/minio-3.1.9.tgz
}}-local http://localhost:{{ .Values.service.port }} "$ACCESS_KEY" "$SECRET_KEY" --api s3v4 5. mc ls {{ template "minio.fullname" . }}-local Alternately, you can use your browser or the Minio SDK to access the server - https://docs.minio.io/categories/17 {{- end }} {{- if eq .Values.service.type "LoadBalancer" }} Minio can be accessed via port {{ .Values.service.port }} on an external IP address. Get the service external IP address by: kubectl get svc --namespace {{ .Release.Namespace }} -l app={{ template...Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Oct 10 21:28:04 GMT 2021 - 14.6K bytes - Click Count (0) -
internal/etag/etag_test.go
Harshavardhana <******@****.***> 1744208919 -0700
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 09 14:28:39 GMT 2025 - 12.6K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512cd.s
VPLZCNTD (BX), K3, Y3 // 62f27d2b441b VPLZCNTD -17(BP)(SI*1), K3, Y3 // 62f27d2b449c35efffffff VPLZCNTD Z21, K3, Z3 // 62b27d4b44dd VPLZCNTD Z13, K3, Z3 // 62d27d4b44dd VPLZCNTD 17(SP)(BP*8), K3, Z3 // 62f27d4b449cec11000000 VPLZCNTD 17(SP)(BP*4), K3, Z3 // 62f27d4b449cac11000000
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 12.9K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s
VPCOMPRESSB Y24, K1, Y24 // 62027d2963c0 VPCOMPRESSB Y21, K1, Y24 // 62827d2963e8 VPCOMPRESSB Y5, K1, -17(BP)(SI*8) // 62f27d29636cf5ef VPCOMPRESSB Y24, K1, -17(BP)(SI*8) // 62627d296344f5ef VPCOMPRESSB Y21, K1, -17(BP)(SI*8) // 62e27d29636cf5ef VPCOMPRESSB Y5, K1, (R15) // 62d27d29632f
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) -
src/main/java/jcifs/internal/smb2/Smb2EncryptionContext.java
} } private boolean isGCMCipher() { return this.cipherId == CIPHER_AES_128_GCM || this.cipherId == CIPHER_AES_256_GCM; } private int getKeyLength() { // Java 17 switch expression for cipher key length determination return switch (this.cipherId) { case CIPHER_AES_128_CCM, CIPHER_AES_128_GCM -> 16; // AES-128 ciphers use 16-byte keysCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 35.5K bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const AF_NATM ideal-int pkg syscall (netbsd-arm64-cgo), const AF_NS = 6 pkg syscall (netbsd-arm64-cgo), const AF_NS ideal-int pkg syscall (netbsd-arm64-cgo), const AF_OROUTE = 17 pkg syscall (netbsd-arm64-cgo), const AF_OROUTE ideal-int pkg syscall (netbsd-arm64-cgo), const AF_OSI = 7 pkg syscall (netbsd-arm64-cgo), const AF_OSI ideal-int pkg syscall (netbsd-arm64-cgo), const AF_PUP = 4
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512_bitalg.s
VPOPCNTB Z18, K7, Z13 // 62327d4f54ea VPOPCNTB Z8, K7, Z13 // 62527d4f54e8 VPOPCNTB 17(SP)(BP*8), K7, Z13 // 62727d4f54acec11000000 VPOPCNTB 17(SP)(BP*4), K7, Z13 // 62727d4f54acac11000000 VPOPCNTW X20, K3, X11 // 6232fd0b54dc
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue May 22 14:57:15 GMT 2018 - 10.4K bytes - Click Count (0)