| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.h | 21 bool Minimal; variable 24 LowerMatrixIntrinsicsPass(bool Minimal = false) : Minimal(Minimal) {} in Minimal() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVLIWPacketizer.h | 78 const bool Minimal; variable 83 bool Minimal);
|
| H A D | HexagonVLIWPacketizer.cpp | 87 : MachineFunctionPass(ID), Minimal(Min) {} in HexagonPacketizer() 110 const bool Minimal = false; member in __anon73fb695d0111::HexagonPacketizer 128 const MachineBranchProbabilityInfo *MBPI, bool Minimal) in INITIALIZE_PASS_DEPENDENCY() 130 Minimal(Minimal) { in INITIALIZE_PASS_DEPENDENCY() 214 bool MinOnly = Minimal || DisablePacketizer || !HST.usePackets() || in runOnMachineFunction() 1827 if (Minimal) in shouldAddToPacket() 1945 FunctionPass *llvm::createHexagonPacketizer(bool Minimal) { in createHexagonPacketizer() argument 1946 return new HexagonPacketizer(Minimal); in createHexagonPacketizer()
|
| H A D | Hexagon.h | 103 FunctionPass *createHexagonPacketizer(bool Minimal);
|
| /freebsd/crypto/openssl/test/ocsp-tests/ |
| H A D | ca.cnf | 30 # Minimal CA entry to allow generation of CRLs.
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTStructuralEquivalence.h | 38 Minimal, enumerator
|
| H A D | ASTImporter.h | 214 bool Minimal; variable 298 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.lgplv3 | 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
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 79 bool applySubprogramDefinitionAttributes(const DISubprogram *SP, DIE &SPDie, bool Minimal); 259 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false);
|
| H A D | DwarfUnit.cpp | 1338 DIE *DwarfUnit::getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal) { in getOrCreateSubprogramDIE() argument 1343 Minimal ? &getUnitDie() : getOrCreateContextDIE(SP->getScope()); in getOrCreateSubprogramDIE() 1349 if (!Minimal) { in getOrCreateSubprogramDIE() 1371 DIE &SPDie, bool Minimal) { in applySubprogramDefinitionAttributes() argument 1375 if (!Minimal) { in applySubprogramDefinitionAttributes()
|
| /freebsd/tools/regression/iscsi/ |
| H A D | initiator-instructions.txt | 10 - Fedora: Change the environment to "Minimal install".
|
| /freebsd/crypto/openssl/demos/certs/ |
| H A D | ca.cnf | 79 # Minimal CA entry to allow generation of CRLs.
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | TextDiagnostics.cpp | 52 return ShouldDisplayPathNotes ? Minimal : None; in getGenerationScheme()
|
| H A D | SarifDiagnostics.cpp | 45 PathGenerationScheme getGenerationScheme() const override { return Minimal; } in getGenerationScheme()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 147 Minimal, enumerator 156 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() 164 return getGenerationScheme() == Minimal || in shouldAddControlNotes()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/ |
| H A D | NativeRegisterContext.h | 19 enum class ExpeditedRegs { Minimal, Full }; enumerator
|
| /freebsd/contrib/tcsh/ |
| H A D | termcap.vms | 3 # Minimal termcap for VMS/POSIX
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssembly.td | 115 // Minimal Viable Product.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFeatures.td | 302 : RISCVExtension<1, 0, "Half-Precision Floating-Point Minimal", 308 "'Zfhmin' (Half-Precision Floating-Point Minimal)">; 330 "'Zfhmin' (Half-Precision Floating-Point Minimal) or " 359 : RISCVExtension<1, 0, "Half Float in Integer Minimal", 364 "'Zhinxmin' (Half Float in Integer Minimal)">; 698 "Vector Half-Precision Floating-Point Minimal", 872 "'Zvfhmin' (Vector Half-Precision Floating-Point Minimal) or "
|
| /freebsd/tools/tools/sysbuild/ |
| H A D | README | 42 Install the "Minimal" FreeBSD system into ad0s1a.
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 190 extern llvm::cl::opt<bool> Minimal;
|
| H A D | YAMLOutputStyle.cpp | 43 Out.setWriteDefaultValues(!opts::pdb2yaml::Minimal); in YAMLOutputStyle()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | vorbis | 72 # Minimal, nominal and maximal bitrates specified when encoding
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | NativeRegisterContext.cpp | 433 if (expType == ExpeditedRegs::Minimal) { in GetExpeditedRegisters()
|
| /freebsd/sys/amd64/conf/ |
| H A D | MINIMAL | 2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/amd64
|