| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.h | 21 bool Minimal; variable 24 LowerMatrixIntrinsicsPass(bool Minimal = false) : Minimal(Minimal) {} in Minimal() argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVLIWPacketizer.h | 75 const bool Minimal; variable 80 bool Minimal);
|
| H A D | HexagonVLIWPacketizer.cpp | 81 FunctionPass *createHexagonPacketizer(bool Minimal); 93 : MachineFunctionPass(ID), Minimal(Min) {} in HexagonPacketizer() 117 const bool Minimal = false; member in __anonae4805280111::HexagonPacketizer 135 const MachineBranchProbabilityInfo *MBPI, bool Minimal) in INITIALIZE_PASS_DEPENDENCY() 137 Minimal(Minimal) { in INITIALIZE_PASS_DEPENDENCY() 217 bool MinOnly = Minimal || DisablePacketizer || !HST.usePackets() || in runOnMachineFunction() 1819 if (Minimal) in shouldAddToPacket() 1950 FunctionPass *llvm::createHexagonPacketizer(bool Minimal) { in createHexagonPacketizer() argument 1951 return new HexagonPacketizer(Minimal); in createHexagonPacketizer()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ASTImporter.h | 241 bool Minimal; variable 325 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
|
| H A D | ASTStructuralEquivalence.h | 38 Minimal, enumerator
|
| /netbsd-src/distrib/common/ |
| H A D | services | 2 # Minimal /etc/services file for install
|
| /netbsd-src/external/lgpl3/mpfr/dist/ |
| H A D | COPYING.LESSER | 32 The "Minimal Corresponding Source" for a Combined Work means the 101 0) Convey the Minimal Corresponding Source under the terms of this 123 the Minimal Corresponding Source and Corresponding Application
|
| /netbsd-src/external/lgpl3/mpc/dist/ |
| H A D | COPYING.LESSER | 32 The "Minimal Corresponding Source" for a Combined Work means the 101 0) Convey the Minimal Corresponding Source under the terms of this 123 the Minimal Corresponding Source and Corresponding Application
|
| H A D | configure.ac | 172 # error "Minimal GMP version is 5.0.0" 190 # error "Minimal MPFR version is 4.1.0"
|
| /netbsd-src/external/lgpl3/gmp/dist/ |
| H A D | COPYING.LESSERv3 | 32 The "Minimal Corresponding Source" for a Combined Work means the 101 0) Convey the Minimal Corresponding Source under the terms of this 123 the Minimal Corresponding Source and Corresponding Application
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/certs/ |
| H A D | ca.cnf | 79 # Minimal CA entry to allow generation of CRLs.
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/m4/ |
| H A D | libtool.m4 | 2 # Minimal libtool support for the D language.
|
| H A D | autoconf.m4 | 2 # Minimal autoconf support for the D language.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/ |
| H A D | libtool.m4 | 2 # Minimal libtool support for the D language.
|
| H A D | autoconf.m4 | 2 # Minimal autoconf support for the D language.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/certs/ |
| H A D | ca.cnf | 83 # Minimal CA entry to allow generation of CRLs.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | TextDiagnostics.cpp | 57 return ShouldDisplayPathNotes ? Minimal : None; in getGenerationScheme()
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | README | 10 Minimal compilation instructions:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssembly.td | 89 // Minimal Viable Product.
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
| H A D | ExtendedCXX03Support.rst | 52 Using Minimal C++11 in libc++
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | getcwd.m4 | 100 dnl Minimal replacement lib/getcwd-lgpl.c.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 155 Minimal, enumerator 161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 189 extern llvm::cl::opt<bool> Minimal;
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | vorbis | 72 # Minimal, nominal and maximal bitrates specified when encoding
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 238 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false);
|