Home
last modified time | relevance | path

Searched defs:Keys (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dordered_set.bench.cpp36 void sortKeysBy(std::vector<uint64_t>& Keys, AccessPattern AP) { in sortKeysBy()
46 std::vector<uint64_t> Keys; member
85 std::vector<uint64_t> Keys(TableSize); in run() local
H A Dmap.bench.cpp51 std::vector<uint64_t> Keys; member
58 enum class Shuffle { None, Keys, Hints }; enumerator
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dvalidation.rst725 #Trusted Keys and Managed Keys global() argument
730 whats_edns0_all_aboutTrusted Keys and Managed Keys global() argument
H A Dtroubleshooting.rst459 troubleshooting_invalid_trust_anchorsUnable to Load Keys global() argument
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-csharp/
H A Dintl.cs461 public virtual ICollection Keys { property in GNU.Gettext.GettextResourceSet
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp569 SmallVector<const Expr *, 8> Keys; in rewriteToDictionaryLiteral() local
625 SmallVector<const Expr *, 8> Keys; in shouldNotRewriteImmediateMessageArgs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp70 Keys(Io, Doc); in mapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp1024 MappingNormalization<NormalizedTBD, const InterfaceFile *> Keys(IO, File); in mapKeysToValues() local
1053 MappingNormalization<NormalizedTBD_V4, const InterfaceFile *> Keys(IO, in mapKeysToValuesV4() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp273 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1346 DenseMap<StringRef, KeyStatus> &Keys) { in checkDuplicateOrUnknownKey()
1361 bool checkMissingKeys(yaml::Node *Obj, DenseMap<StringRef, KeyStatus> &Keys) { in checkMissingKeys()
1465 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); in parseEntry() local
1671 DenseMap<StringRef, KeyStatus> Keys(std::begin(Fields), std::end(Fields)); in parse() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTokens.cpp897 std::vector<FileID> Keys; in dumpForTests() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1221 MappingNormalization<NormalizedOther, Optional<uint8_t>> Keys(IO, in mapping() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp937 std::vector<MatchKey> Keys; in matchesAnyAncestorOf() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp154 Address Keys = Address::invalid(); in EmitObjCCollectionLiteral() local