- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 172 for 63 (0.05 sec)
-
common-protos/k8s.io/api/admissionregistration/v1alpha1/generated.proto
message AuditAnnotation { // key specifies the audit annotation key. The audit annotation keys of // a ValidatingAdmissionPolicy must be unique. The key must be a qualified // name ([A-Za-z0-9][-A-Za-z0-9_.]*) no more than 63 bytes in length. // // The key is combined with the resource name of the // ValidatingAdmissionPolicy to construct an audit annotation key: // "{ValidatingAdmissionPolicy name}/{key}". //
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 25.7K bytes - Viewed (0) -
common-protos/k8s.io/api/storage/v1/generated.proto
// metadata.Name indicates the name of the CSI driver that this object // refers to; it MUST be the same name returned by the CSI GetPluginName() // call for that driver. // The driver name must be 63 characters or less, beginning and ending with // an alphanumeric character ([a-z0-9A-Z]) with dashes (-), dots (.), and // alphanumerics between.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 24.7K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
api/go1.1.txt
pkg debug/dwarf, const AttrDiscrValue = 22 pkg debug/dwarf, const AttrEncoding = 62 pkg debug/dwarf, const AttrEntrypc = 82 pkg debug/dwarf, const AttrExtension = 84 pkg debug/dwarf, const AttrExternal = 63 pkg debug/dwarf, const AttrFrameBase = 64 pkg debug/dwarf, const AttrFriend = 65 pkg debug/dwarf, const AttrHighpc = 18 pkg debug/dwarf, const AttrIdentifierCase = 66 pkg debug/dwarf, const AttrImport = 24
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.11.txt
pkg debug/elf, const EM_OPENRISC Machine pkg debug/elf, const EM_PDP10 = 64 pkg debug/elf, const EM_PDP10 Machine pkg debug/elf, const EM_PDP11 = 65 pkg debug/elf, const EM_PDP11 Machine pkg debug/elf, const EM_PDSP = 63 pkg debug/elf, const EM_PDSP Machine pkg debug/elf, const EM_PJ = 91 pkg debug/elf, const EM_PJ Machine pkg debug/elf, const EM_PRISM = 82 pkg debug/elf, const EM_PRISM Machine pkg debug/elf, const EM_QDSP6 = 164
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 22 03:48:56 UTC 2018 - 25K bytes - Viewed (0) -
guava/src/com/google/common/net/InternetDomainName.java
/** * Maximum size of a single part of a domain name. See <a * href="http://www.ietf.org/rfc/rfc2181.txt">RFC 2181</a> part 11. */ private static final int MAX_DOMAIN_PART_LENGTH = 63; /** The full domain name, converted to lower case. */ private final String name; /** The parts of the domain name, converted to lower case. */ private final ImmutableList<String> parts; /**
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Feb 05 20:47:23 UTC 2024 - 28K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
VSRI $2, V1.B16, V2.B16 // 22440e6f VSLI $7, V2.B16, V3.B16 // 43540f6f VSLI $15, V3.H4, V4.H4 // 64541f2f VSLI $31, V5.S4, V6.S4 // a6543f6f VSLI $63, V7.D2, V8.D2 // e8547f6f VUSRA $8, V2.B16, V3.B16 // 4314086f VUSRA $16, V3.H4, V4.H4 // 6414102f VUSRA $32, V5.S4, V6.S4 // a614206f
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jul 24 18:45:14 UTC 2024 - 95.2K bytes - Viewed (0) -
api/go1.10.txt
pkg debug/elf, const R_ARM_LDRS_SB_G2 = 80 pkg debug/elf, const R_ARM_LDRS_SB_G2 R_ARM pkg debug/elf, const R_ARM_LDR_PC_G1 = 62 pkg debug/elf, const R_ARM_LDR_PC_G1 R_ARM pkg debug/elf, const R_ARM_LDR_PC_G2 = 63 pkg debug/elf, const R_ARM_LDR_PC_G2 R_ARM pkg debug/elf, const R_ARM_LDR_SBREL_11_10_NC = 35 pkg debug/elf, const R_ARM_LDR_SBREL_11_10_NC R_ARM pkg debug/elf, const R_ARM_LDR_SB_G0 = 75
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Feb 06 05:00:01 UTC 2018 - 30.1K bytes - Viewed (0) -
go.sum
github.com/hashicorp/go-hclog v1.1.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ= github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k= github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M= github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60=
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 22 15:30:50 UTC 2024 - 78K bytes - Viewed (0) -
cmd/object-api-utils.go
func IsValidBucketName(bucket string) bool { // Special case when bucket is equal to one of the meta buckets. if isMinioMetaBucketName(bucket) { return true } if len(bucket) < 3 || len(bucket) > 63 { return false } // Split on dot and check each piece conforms to rules. allNumbers := true pieces := strings.Split(bucket, dnsDelimiter) for _, piece := range pieces {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 08 15:29:58 UTC 2024 - 37.1K bytes - Viewed (0)