| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | Any.h | 26 class LLVM_EXTERNAL_VISIBILITY Any { 59 Any() = default; 61 Any(const Any &Other) in Any() function 70 llvm::negation<std::is_same<std::decay_t<T>, Any>>, 81 llvm::negation<std::is_convertible<Any, std::decay_t<T>>>, 84 Any(T &&Value) { in Any() function 89 Any(Any &&Other) : Storage(std::move(Other.Storage)) {} in Any() function 91 Any &swap(Any &Other) { in swap() 96 Any &operator=(Any Other) { 106 template <class T> friend T any_cast(const Any &Value); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format-vs/ |
| H A D | ClangFormat.sln | 10 Debug|Any CPU = Debug|Any CPU 11 Release|Any CPU = Release|Any CPU 14 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 15 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Debug|Any CPU.Build.0 = Debug|Any CPU 16 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 {7FD1783E-2D31-4D05-BF23-6EBE1B42B608}.Release|Any CPU.Build.0 = Release|Any CPU
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/msbuild/ |
| H A D | llvm.sln | 10 Debug|Any CPU = Debug|Any CPU 11 Release|Any CPU = Release|Any CPU 14 {62530D9E-1B24-4C31-8DC9-AE47E9E5DC53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 15 {62530D9E-1B24-4C31-8DC9-AE47E9E5DC53}.Debug|Any CPU.Build.0 = Debug|Any CPU 16 {62530D9E-1B24-4C31-8DC9-AE47E9E5DC53}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 {62530D9E-1B24-4C31-8DC9-AE47E9E5DC53}.Release|Any CPU.Build.0 = Release|Any CPU
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 48 void printBeforePass(StringRef PassID, Any IR); 49 void printAfterPass(StringRef PassID, Any IR); 57 void pushModuleDesc(StringRef PassID, Any IR); 74 bool shouldRun(StringRef PassID, Any IR); 181 void saveIRBeforePass(Any IR, StringRef PassID); 183 void handleIRAfterPass(Any IR, StringRef PassID); 200 bool isInteresting(Any IR, StringRef PassID); 203 virtual void handleInitialIR(Any IR) = 0; 205 virtual void generateIRRepresentation(Any IR, StringRef PassID, 212 Any) = 0; [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | PassInstrumentation.h | 77 using BeforePassFunc = bool(StringRef, Any); 78 using BeforeSkippedPassFunc = void(StringRef, Any); 79 using BeforeNonSkippedPassFunc = void(StringRef, Any); 80 using AfterPassFunc = void(StringRef, Any, const PreservedAnalyses &); 82 using BeforeAnalysisFunc = void(StringRef, Any); 83 using AfterAnalysisFunc = void(StringRef, Any); 84 using AnalysisInvalidatedFunc = void(StringRef, Any); 223 ShouldRun &= C(Pass.name(), llvm::Any(&IR)); in runBeforePass() 228 C(Pass.name(), llvm::Any(&IR)); in runBeforePass() 231 C(Pass.name(), llvm::Any(&IR)); in runBeforePass() [all …]
|
| H A D | Comdat.h | 34 Any, ///< The linker may choose any COMDAT. enumerator 57 SelectionKind SK = Any;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 192 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule() 260 std::string getIRName(Any IR) { in getIRName() 301 bool shouldPrintIR(Any IR) { in shouldPrintIR() 326 void unwrapAndPrint(raw_ostream &OS, Any IR, in unwrapAndPrint() 396 bool ChangeReporter<IRUnitT>::isInteresting(Any IR, StringRef PassID) { in isInteresting() 405 void ChangeReporter<IRUnitT>::saveIRBeforePass(Any IR, StringRef PassID) { in saveIRBeforePass() 426 void ChangeReporter<IRUnitT>::handleIRAfterPass(Any IR, StringRef PassID) { in handleIRAfterPass() 471 [this](StringRef P, Any IR) { saveIRBeforePass(IR, P); }); in registerRequiredCallbacks() 474 [this](StringRef P, Any IR, const PreservedAnalyses &) { in registerRequiredCallbacks() 494 void TextChangeReporter<IRUnitT>::handleInitialIR(Any IR) { in handleInitialIR() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIMachineFunctionInfo.cpp | 527 bool Any = false; in convertArgumentInfo() local 528 Any |= convertArg(AI.PrivateSegmentBuffer, ArgInfo.PrivateSegmentBuffer); in convertArgumentInfo() 529 Any |= convertArg(AI.DispatchPtr, ArgInfo.DispatchPtr); in convertArgumentInfo() 530 Any |= convertArg(AI.QueuePtr, ArgInfo.QueuePtr); in convertArgumentInfo() 531 Any |= convertArg(AI.KernargSegmentPtr, ArgInfo.KernargSegmentPtr); in convertArgumentInfo() 532 Any |= convertArg(AI.DispatchID, ArgInfo.DispatchID); in convertArgumentInfo() 533 Any |= convertArg(AI.FlatScratchInit, ArgInfo.FlatScratchInit); in convertArgumentInfo() 534 Any |= convertArg(AI.PrivateSegmentSize, ArgInfo.PrivateSegmentSize); in convertArgumentInfo() 535 Any |= convertArg(AI.WorkGroupIDX, ArgInfo.WorkGroupIDX); in convertArgumentInfo() 536 Any |= convertArg(AI.WorkGroupIDY, ArgInfo.WorkGroupIDY); in convertArgumentInfo() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | constraints.md | 32 "Any register accessible as @code{@var{r}l}. In 32-bit mode, @code{a}, 36 "Any register accessible as @code{@var{r}h}: @code{a}, @code{b}, 40 "@internal Any register that can be used as the index in a base+index 71 "Any 80387 floating-point (stack) register.") 82 "@internal Any mask register that can be used as predicate, i.e. k1-k7.") 85 "@internal Any mask register.") 89 "Any MMX register.") 92 "Any SSE register.") 95 "Any EVEX encodable SSE register (@code{%xmm0-%xmm31}).") 103 ;; b Any register that can be used as the GOT base when calling [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | constraints.md | 32 "Any register accessible as @code{@var{r}l}. In 32-bit mode, @code{a}, 36 "Any register accessible as @code{@var{r}h}: @code{a}, @code{b}, 40 "@internal Any register that can be used as the index in a base+index 71 "Any 80387 floating-point (stack) register.") 82 "@internal Any mask register that can be used as predicate, i.e. k1-k7.") 85 "@internal Any mask register.") 89 "Any MMX register.") 92 "Any SSE register.") 95 "Any EVEX encodable SSE register (@code{%xmm0-%xmm31}).") 103 ;; b Any register that can be used as the GOT base when calling [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/old/ |
| H A D | visual-basic.txt | 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 50 (ByVal compr As String, comprLen As Any, ByVal buf As 53 (ByVal uncompr As String, uncomprLen As Any, ByVal compr As 87 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long, 90 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long)
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/old/ |
| H A D | visual-basic.txt | 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 50 (ByVal compr As String, comprLen As Any, ByVal buf As 53 (ByVal uncompr As String, uncomprLen As Any, ByVal compr As 87 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long, 90 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long)
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/old/ |
| H A D | visual-basic.txt | 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 50 (ByVal compr As String, comprLen As Any, ByVal buf As 53 (ByVal uncompr As String, uncomprLen As Any, ByVal compr As 87 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long, 90 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long)
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/old/ |
| H A D | visual-basic.txt | 33 String, comprLen As Any, ByVal buf As String, ByVal buflen 36 As String, uncomprLen As Any, ByVal compr As String, ByVal 50 (ByVal compr As String, comprLen As Any, ByVal buf As 53 (ByVal uncompr As String, uncomprLen As Any, ByVal compr As 87 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long, 90 dest As Any, ByRef destLen As Any, ByRef src As Any, ByVal srcLen As Long)
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/ |
| H A D | RewriteRule.h | 49 llvm::Any Metadata; 66 using AnyGenerator = MatchConsumer<llvm::Any>; 112 -> llvm::Expected<llvm::Any> { 113 return llvm::Expected<llvm::Any>(llvm::Any()); 240 const ast_matchers::MatchFinder::MatchResult &R) -> llvm::Any { in withMetadata()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
| H A D | AtomicChange.h | 46 llvm::Any Metadata); 127 const llvm::Any &getMetadata() const { return Metadata; } in getMetadata() 149 llvm::Any Metadata;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | PassTimingInfo.cpp | 278 [this](StringRef P, Any) { this->runBeforePass(P); }); in registerCallbacks() argument 280 [this](StringRef P, Any, const PreservedAnalyses &) { in registerCallbacks() argument 288 [this](StringRef P, Any) { this->runBeforePass(P); }); in registerCallbacks() argument 290 [this](StringRef P, Any) { this->runAfterPass(P); }); in registerCallbacks() argument
|
| H A D | Comdat.cpp | 44 case Comdat::Any: in LLVMGetComdatSelectionKind() 62 Cd->setSelectionKind(Comdat::Any); in LLVMSetComdatSelectionKind()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/dist/ |
| H A D | tcsd.conf.in | 26 # Values: Any absolute directory path 33 # Values: Any absolute directory path 42 # Values: Any absolute directory path 69 # Values: Any absolute directory path (example: /path/to/platform.cert) 80 # Values: Any absolute directory path (example: /path/to/conformance.cert) 91 # Values: Any absolute directory path (example: /path/to/endorsement.cert)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CONF_CTX_set_ssl_ctx.pod | 17 B<SSL_CTX> structure B<ctx>. Any previous B<SSL> or B<SSL_CTX> associated with 22 B<SSL> structure B<ssl>. Any previous B<SSL> or B<SSL_CTX> associated with
|
| H A D | DH_get0_pqg.pod | 44 Any of the out parameters B<p>, B<q>, and B<g> can be NULL, in which case no 59 Any of the out parameters B<pub_key> and B<priv_key> can be NULL, in which case 68 Any of the values B<p>, B<q>, B<g>, B<priv_key>, and B<pub_key> can also be 73 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CONF_CTX_set_ssl_ctx.pod | 19 B<SSL_CTX> structure B<ctx>. Any previous B<SSL> or B<SSL_CTX> associated with 24 B<SSL> structure B<ssl>. Any previous B<SSL> or B<SSL_CTX> associated with
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
| H A D | constraints.md | 53 "Any constant not matched by 'I', 'K', or 'L'." 60 "Any constant whose lower or upper 16 bits are 0xffff."
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
| H A D | ProjectMap.py | 5 from typing import Any, Dict, List, NamedTuple, Optional, Tuple 8 JSON = Dict[str, Any]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| H A D | constraints.md | 53 "Any constant not matched by 'I', 'K', or 'L'." 60 "Any constant whose lower or upper 16 bits are 0xffff."
|