Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDDebugCheckers.cpp175 SmallVector<const Table::MapEntryTy *, 32> Keys; in checkEndOfTranslationUnit() local
178 Keys.push_back(&*I); in checkEndOfTranslationUnit()
179 llvm::array_pod_sort(Keys.begin(), Keys.end(), compareEntry); in checkEndOfTranslationUnit()
182 for (unsigned I = 0, E = Keys.size(); I != E; ++I) in checkEndOfTranslationUnit()
183 llvm::errs() << Keys[I]->getKey() << " = " << Keys[I]->second << '\n'; in checkEndOfTranslationUnit()
185 llvm::errs() << "[stats]\n" << "num-entries = " << Keys.size() << '\n'; in checkEndOfTranslationUnit()
/NextBSD/contrib/llvm/tools/clang/include/clang/Tooling/
HDReplacementsYaml.h55 Keys(Io, R); in LLVM_YAML_IS_SEQUENCE_VECTOR()
56 Io.mapRequired("FilePath", Keys->FilePath); in LLVM_YAML_IS_SEQUENCE_VECTOR()
57 Io.mapRequired("Offset", Keys->Offset); in LLVM_YAML_IS_SEQUENCE_VECTOR()
58 Io.mapRequired("Length", Keys->Length); in LLVM_YAML_IS_SEQUENCE_VECTOR()
59 Io.mapRequired("ReplacementText", Keys->ReplacementText); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/NextBSD/include/libkern/
HDOSKextLib.h232 #pragma mark Kext/OSBundle Property List Keys
342 #pragma mark Kext/OSBundle Property Deprecated Keys
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDVirtualFileSystem.cpp572 DenseMap<StringRef, KeyStatus> &Keys) { in checkDuplicateOrUnknownKey() argument
573 if (!Keys.count(Key)) { in checkDuplicateOrUnknownKey()
577 KeyStatus &S = Keys[Key]; in checkDuplicateOrUnknownKey()
587 bool checkMissingKeys(yaml::Node *Obj, DenseMap<StringRef, KeyStatus> &Keys) { in checkMissingKeys() argument
588 for (DenseMap<StringRef, KeyStatus>::iterator I = Keys.begin(), in checkMissingKeys()
589 E = Keys.end(); in checkMissingKeys()
614 DenseMap<StringRef, KeyStatus> Keys( in parseEntry() local
633 if (!checkDuplicateOrUnknownKey(I->getKey(), Key, Keys)) in parseEntry()
703 if (!checkMissingKeys(N, Keys)) in parseEntry()
767 DenseMap<StringRef, KeyStatus> Keys( in parse() local
[all …]
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp570 SmallVector<const Expr *, 8> Keys; in rewriteToDictionaryLiteral() local
571 if (!getNSArrayObjects(Msg->getArg(1), NS, Keys)) in rewriteToDictionaryLiteral()
574 if (Vals.size() != Keys.size()) in rewriteToDictionaryLiteral()
584 objectifyExpr(Keys[i], commit); in rewriteToDictionaryLiteral()
587 SourceRange KeyRange = Keys[i]->getSourceRange(); in rewriteToDictionaryLiteral()
594 SourceRange ArgRange(Keys.front()->getLocStart(), in rewriteToDictionaryLiteral()
595 Keys.back()->getLocEnd()); in rewriteToDictionaryLiteral()
627 SmallVector<const Expr *, 8> Keys; in shouldNotRewriteImmediateMessageArgs() local
628 if (!getNSArrayObjects(Msg->getArg(1), NS, Keys)) in shouldNotRewriteImmediateMessageArgs()
631 if (Vals.size() != Keys.size()) in shouldNotRewriteImmediateMessageArgs()
/NextBSD/crypto/openssl/doc/HOWTO/
HDkeys.txt6 Keys are the basis of public key algorithms and PKI. Keys usually
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp739 SmallVector<Value *, 16> Keys; in findBasePointer() local
740 Keys.reserve(states.size()); in findBasePointer()
743 Keys.push_back(V); in findBasePointer()
745 for (Value *v : Keys) { in findBasePointer()
829 SmallVector<Value *, 16> Keys; in findBasePointer() local
830 Keys.reserve(states.size()); in findBasePointer()
833 Keys.push_back(V); in findBasePointer()
835 std::sort(Keys.begin(), Keys.end(), order_by_name); in findBasePointer()
837 for (Value *V : Keys) { in findBasePointer()
/NextBSD/contrib/netbsd-tests/lib/libcurses/tests/
HDstd_defines36 # Keys
/NextBSD/contrib/llvm/lib/Object/
HDELFYAML.cpp602 MappingNormalization<NormalizedOther, uint8_t> Keys(IO, Symbol.Other); in mapping() local
603 IO.mapOptional("Visibility", Keys->Visibility, ELFYAML::ELF_STV(0)); in mapping()
604 IO.mapOptional("Other", Keys->Other, ELFYAML::ELF_STO(0)); in mapping()
/NextBSD/crypto/openssl/doc/
HDstandards.txt159 2539 Storage of Diffie-Hellman Keys in the Domain Name System (DNS).
229 3185 Reuse of CMS Content Encryption Keys. S. Farrell, S. Turner.
/NextBSD/crypto/openssh/
HDssh-agent.047 The agent initially does not have any private keys. Keys are added using
HDsshd_config.0630 Specifies revoked public keys. Keys listed in this file will be
633 all users. Keys may be specified as a text file, listing one
702 authentication. Keys are listed one per line; empty lines and
HDPROTOCOL.agent80 Keys are added to the agent using the SSH_AGENTC_ADD_RSA_IDENTITY and
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjC.cpp135 llvm::AllocaInst *Keys = nullptr; in EmitObjCCollectionLiteral() local
137 Keys = CreateMemTemp(ElementArrayType, "keys"); in EmitObjCCollectionLiteral()
164 Builder.CreateStructGEP(Keys->getAllocatedType(), Keys, i), in EmitObjCCollectionLiteral()
192 Args.add(RValue::get(Keys), ArgQT); in EmitObjCCollectionLiteral()
/NextBSD/contrib/subversion/subversion/libsvn_fs_base/notes/
HDTODO71 with a separate table entry for each directory entry. Keys into the
/NextBSD/contrib/gdb/gdb/doc/
HDgdb.info-35474 * C-L: TUI Keys.
5476 * C-x 1: TUI Keys.
5477 * C-x 2: TUI Keys.
5478 * C-x A: TUI Keys.
5479 * C-x a: TUI Keys.
5480 * C-x C-a: TUI Keys.
5481 * C-x o: TUI Keys.
5482 * C-x s: TUI Keys.
5628 * Down: TUI Keys.
5926 * Left: TUI Keys.
[all …]
/NextBSD/sys/gnu/dts/arm/
HDtegra20-seaboard.dts643 /* Software Handled Function Keys */
/NextBSD/contrib/ofed/management/opensm/doc/
HDopensm_release_notes_openib-1.2.1.txt74 There is no way to manage Service access by Keys.
HDopensm_release_notes-3.1.10.txt144 There is no way to manage Service access by Keys.
HDopensm_release_notes_ibg2-2.0.1.txt106 There is no way to manage Service access by Keys.
HDopensm_release_notes-3.1.11.txt144 There is no way to manage Service access by Keys.
HDopensm_release_notes_openib-2.0.5.txt118 There is no way to manage Service access by Keys.
HDopensm_release_notes-3.2.txt232 There is no way to manage Service access by Keys.
/NextBSD/contrib/wpa/hostapd/
HDREADME274 Keys can be managed using two different mechanisms. WPA can either use
/NextBSD/share/misc/
HDusb_hid_usages1006 0x39 Tablet Function Keys
1007 0x3A Program Change Keys

12