Home
last modified time | relevance | path

Searched refs:Identifiers (Results 1 – 25 of 25) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesFormat.h272 llvm::SmallVector<IdentifierID, 2> Identifiers; member
358 hash = hash_combine(hash, Selector.Identifiers.size());
359 for (auto piece : Selector.Identifiers)
368 return LHS.NumArgs == RHS.NumArgs && LHS.Identifiers == RHS.Identifiers;
HDAPINotesWriter.cpp139 Selector.Identifiers.reserve(SelectorRef.Identifiers.size()); in getSelector()
140 for (auto piece : SelectorRef.Identifiers) in getSelector()
141 Selector.Identifiers.push_back(getIdentifier(piece)); in getSelector()
879 sizeof(uint16_t) + sizeof(uint32_t) * Key.Identifiers.size(); in EmitKeyDataLength()
891 for (auto Identifier : Key.Identifiers) in EmitKey()
HDAPINotesReader.cpp418 Key.Identifiers.push_back( in ReadKey()
754 for (auto Ident : Selector.Identifiers) { in getSelector()
756 Key.Identifiers.push_back(*IdentID); in getSelector()
HDAPINotesYAMLCompiler.cpp765 Selector.Identifiers = Args; in convertMethod()
/freebsd-13-stable/crypto/heimdal/lib/hx509/
HDocsp.asn196 -- Object Identifiers
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h259 mutable IdentifierTable Identifiers; variable
1222 IdentifierTable &getIdentifierTable() { return Identifiers; } in getIdentifierTable()
1223 const IdentifierTable &getIdentifierTable() const { return Identifiers; } in getIdentifierTable()
1344 return isMacroDefined(&Identifiers.get(Id)); in isMacroDefined()
1536 return &Identifiers.get(Name); in getIdentifierInfo()
/freebsd-13-stable/crypto/openssl/doc/man3/
HDSSL_CTX_set_tlsext_use_srtp.pod28 support the use of SRTP Master Key Identifiers (MKIs). Also note that this
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParsePragma.cpp2447 SmallVector<Token, 5> Identifiers; in HandlePragma() local
2456 Identifiers.push_back(Tok); in HandlePragma()
2491 assert(!Identifiers.empty() && "Valid '#pragma unused' must have arguments"); in HandlePragma()
2499 PP.getPreprocessorAllocator().Allocate<Token>(2 * Identifiers.size()), in HandlePragma()
2500 2 * Identifiers.size()); in HandlePragma()
2501 for (unsigned i=0; i != Identifiers.size(); i++) { in HandlePragma()
2506 idTok = Identifiers[i]; in HandlePragma()
HDParseOpenMP.cpp84 SmallVector<Expr *, 4> Identifiers; member in __anone8686c670111::DeclDirectiveListParserHelper
95 Identifiers.push_back(Res.get()); in operator ()()
97 llvm::ArrayRef<Expr *> getIdentifiers() const { return Identifiers; } in getIdentifiers()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
HDTokens.cpp579 IdentifierTable Identifiers(LO); in tokenize() local
584 clang::IdentifierInfo &II = Identifiers.get(T.getRawIdentifier()); in tokenize()
/freebsd-13-stable/sys/arm64/acpica/
HDacpi_iort.c310 id = &itsg_entry->Identifiers[0]; in iort_copy_its()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp96 Identifiers(IILookup), PragmaHandlers(new PragmaNamespace(StringRef())), in Preprocessor()
207 Identifiers.AddKeywords(LangOpts); in Initialize()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVSystemOperands.td137 // Quality-of-Service(QoS) Identifiers (Ssqosid)
HDRISCVFeatures.td958 "'Ssqosid' (Quality-of-Service (QoS) Identifiers)">;
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/APINotes/
HDTypes.h816 llvm::ArrayRef<llvm::StringRef> Identifiers; member
/freebsd-13-stable/share/misc/
HDscsi_modes385 {Block Identifiers Support} t1
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDactbl2.h307 UINT32 Identifiers[1]; /* GIC ITS identifier array */ member
/freebsd-13-stable/sys/contrib/dev/acpica/common/
HDdmtbdump2.c238 Length = ACPI_OFFSET (ACPI_IORT_ITS_GROUP, Identifiers); in AcpiDmDumpIort()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp4454 SmallVectorImpl<const IdentifierInfo*> &Identifiers) { in getNestedNameSpecifierIdentifiers() argument
4456 getNestedNameSpecifierIdentifiers(Prefix, Identifiers); in getNestedNameSpecifierIdentifiers()
4458 Identifiers.clear(); in getNestedNameSpecifierIdentifiers()
4488 Identifiers.push_back(II); in getNestedNameSpecifierIdentifiers()
HDSemaAPINotes.cpp991 SelectorRef.Identifiers = SelPieces; in ProcessAPINotes()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTokenKinds.def164 // C99 6.4.2: Identifiers.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/notes/
HDstructure814 UUIDs: Universally Unique Identifiers
/freebsd-13-stable/crypto/openssl/
HDINSTALL474 Addresses and AS Identifiers")
/freebsd-13-stable/crypto/openssl/crypto/objects/
HDobjects.txt311 # S/MIME Algorithm Identifiers
/freebsd-13-stable/crypto/heimdal/doc/
HDlayman.asc193 o Identifiers (names of values and fields) and type