Home
last modified time | relevance | path

Searched refs:UniqueIdentifier (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDIBuilder.h391 StringRef UniqueIdentifier = "");
408 DIType *VTableHolder = nullptr, StringRef UniqueIdentifier = "");
427 StringRef UniqueIdentifier = "");
448 StringRef UniqueIdentifier = "");
539 DIType *UnderlyingType, StringRef UniqueIdentifier = "", bool IsScoped = false);
580 StringRef UniqueIdentifier = "");
587 StringRef UniqueIdentifier = "");
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcertificate.asn119 issuerUniqueIdentifier [1] IMPLICIT UniqueIdentifier OPTIONAL,
21 subjectUniqueIdentifier [2] IMPLICIT UniqueIdentifier OPTIONAL,
52 UniqueIdentifier ::= BIT STRING
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp458 DIType *VTableHolder, MDNode *TemplateParams, StringRef UniqueIdentifier) { in createClassType() argument
466 cast_or_null<MDTuple>(TemplateParams), UniqueIdentifier); in createClassType()
475 DIType *VTableHolder, StringRef UniqueIdentifier) { in createStructType() argument
479 Flags, Elements, RunTimeLang, VTableHolder, nullptr, UniqueIdentifier); in createStructType()
487 DINodeArray Elements, unsigned RunTimeLang, StringRef UniqueIdentifier) { in createUnionType() argument
491 Elements, RunTimeLang, nullptr, nullptr, UniqueIdentifier); in createUnionType()
499 DIDerivedType *Discriminator, DINodeArray Elements, StringRef UniqueIdentifier) { in createVariantPart() argument
503 Elements, 0, nullptr, nullptr, UniqueIdentifier, Discriminator); in createVariantPart()
517 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType() argument
522 nullptr, UniqueIdentifier); in createEnumerationType()
[all …]
H A DDebugInfo.cpp1256 const char *UniqueIdentifier, size_t UniqueIdentifierLen) { in LLVMDIBuilderCreateForwardDecl() argument
1260 AlignInBits, {UniqueIdentifier, UniqueIdentifierLen})); in LLVMDIBuilderCreateForwardDecl()
1268 LLVMDIFlags Flags, const char *UniqueIdentifier, in LLVMDIBuilderCreateReplaceableCompositeType() argument
1274 {UniqueIdentifier, UniqueIdentifierLen})); in LLVMDIBuilderCreateReplaceableCompositeType()
1332 const char *UniqueIdentifier, size_t UniqueIdentifierLen) { in LLVMDIBuilderCreateClassType() argument
1342 {UniqueIdentifier, UniqueIdentifierLen})); in LLVMDIBuilderCreateClassType()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c686 value AlignInBits, value UniqueIdentifier) { in llvm_dibuild_create_forward_decl_native() argument
691 String_val(UniqueIdentifier), caml_string_length(UniqueIdentifier)); in llvm_dibuild_create_forward_decl_native()
714 value AlignInBits, value Flags, value UniqueIdentifier) { in llvm_dibuild_create_replaceable_composite_type_native() argument
720 DIFlags_val(Flags), String_val(UniqueIdentifier), in llvm_dibuild_create_replaceable_composite_type_native()
721 caml_string_length(UniqueIdentifier)); in llvm_dibuild_create_replaceable_composite_type_native()
776 value UniqueIdentifier) { in llvm_dibuild_create_class_type_native() argument
783 VTableHolder, TemplateParamsNode, String_val(UniqueIdentifier), in llvm_dibuild_create_class_type_native()
784 caml_string_length(UniqueIdentifier)); in llvm_dibuild_create_class_type_native()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DDebugInfo.h923 const char *UniqueIdentifier, size_t UniqueIdentifierLen);
947 LLVMDIFlags Flags, const char *UniqueIdentifier,
1003 const char *UniqueIdentifier, size_t UniqueIdentifierLen);
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Drfc2459.asn1218 UniqueIdentifier ::= BIT STRING
241 issuerUniqueID [1] IMPLICIT BIT STRING -- UniqueIdentifier -- OPTIONAL,
243 subjectUniqueID [2] IMPLICIT BIT STRING -- UniqueIdentifier -- OPTIONAL,
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-acm-bac-xx.txt508 uid UniqueIdentifier OPTIONAL }
510 UniqueIdentifier ::= BIT STRING
848 g) UniqueIdentifier may be used by the authentication mechanism to
1480 element, taking into account UniqueIdentifier elements if
1482 UniqueIdentifier, a matching value shall be present in the
1800 nu-uid = id-uid msp UniqueIdentifier
1801 UniqueIdentifier = BIT-STRING
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3687.txt1882 uid UniqueIdentifier OPTIONAL }