| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ProgramStateTrait.h | 175 static bool Contains(data_type B, key_type K) { 216 static bool Contains(data_type B, key_type K) { 244 static bool Contains(data_type L, key_type K) {
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/ |
| H A D | build.info | 1 # libcommon.a Contains common building blocks and other routines, 4 # libfips.a Contains all algorithm implementations that should 8 # liblegacy.a Contains all algorithm implementations that should 12 # libdefault.a Contains all algorithm implementations that should
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | HEADER | 2 dnl Contains definitions for specialized GNU-autoconf macros.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | armada-xp-98dx3336.dtsi | 7 * Contains definitions specific to the 98dx3236 SoC that are not
|
| H A D | armada-xp-98dx4251.dtsi | 7 * Contains definitions specific to the 98dx4521 SoC that are not
|
| /netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/Docs/ |
| H A D | Files | 16 Docs.Legal - Contains copyright information
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | INSTALL | 945 bin/ Contains the openssl binary and a few other 948 Contains the header files needed if you want 951 lib Contains the OpenSSL library files. 952 lib/engines Contains the OpenSSL dynamically loadable engines. 954 share/man/man1 Contains the OpenSSL command line man-pages. 955 share/man/man3 Contains the OpenSSL library calls man-pages. 956 share/man/man5 Contains the OpenSSL configuration format man-pages. 957 share/man/man7 Contains the OpenSSL other misc man-pages. 963 Contains the HTML rendition of the man-pages. 970 [.EXE.'arch'] Contains the openssl binary. [all …]
|
| /netbsd-src/external/mit/libcbor/dist/doc/source/ |
| H A D | internal.rst | 81 Union discriminated by :member:`cbor_item_t.type`. Contains type-specific metadata 85 …Contains pointer to the actual data. Small, fixed size items (:doc:`api/type_0_1`, :doc:`api/type_…
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/m4/ |
| H A D | gcc_support.m4 | 2 # Contains macros to allow building libphobos as part of GCC.
|
| H A D | druntime.m4 | 2 # Contains some unsorted druntime utility macros.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/ |
| H A D | gcc_support.m4 | 2 # Contains macros to allow building libphobos as part of GCC.
|
| H A D | druntime.m4 | 2 # Contains some unsorted druntime utility macros.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ExprConcepts.h | 193 void setContainsUnexpandedParameterPack(bool Contains) { in setContainsUnexpandedParameterPack() argument 194 ContainsUnexpandedParameterPack = Contains; in setContainsUnexpandedParameterPack()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | TestSuiteGuide.md | 95 Contains test programs that are only a single source file in size. A 100 Contains subdirectories which entire programs with multiple source files. 111 Contains descriptions and test data for code that cannot be directly 122 Contains symbolic links to other benchmarks forming a representative sample
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
| H A D | ir_test.go | 37 if !strings.Contains(text, " "+name+" ") {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | RPCUtils.h | 1612 template <typename F> class Contains { 1625 template <typename F> class Contains { 1628 APICalls<Funcs...>::template Contains<F>::value; 1641 template <typename F> class Contains { 1644 APICalls<InnerFuncs...>::template Contains<F>::value | 1645 APICalls<Funcs...>::template Contains<F>::value;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | DynamicLibrary.cpp | 44 bool Contains(void *Handle) { in Contains() function in DynamicLibrary::HandleSet
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | LoopInfo.h | 1158 auto Contains = [](const Loop *Outer, const Loop *Inner) { in movementPreservesLCSSAForm() 1169 if (!Contains(NewLoop, OldLoop)) { in movementPreservesLCSSAForm() 1182 if (!Contains(OldLoop, NewLoop)) { in movementPreservesLCSSAForm()
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | DBSCHEMA | 11 4. desc Contains the content from DESCRIPTION
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/m4/druntime/ |
| H A D | cpu.m4 | 2 # Contains macros to detect CPU features.
|
| H A D | os.m4 | 2 # Contains macros to detect OS features.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/ |
| H A D | cpu.m4 | 2 # Contains macros to detect CPU features.
|
| H A D | os.m4 | 2 # Contains macros to detect OS features.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-go/ |
| H A D | llvm-go.go | 94 if strings.Contains(llvmConfig("--cxxflags"), "-stdlib=libc++") {
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Scope.h | 490 bool Contains(const Scope& rhs) const { return Depth < rhs.Depth; } in Contains() function
|