Searched refs:Minimal (Results 1 – 25 of 43) sorted by relevance
12
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ASTImporter.h | 50 bool Minimal; variable 101 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
|
| /NextBSD/contrib/llvm/lib/Target/WebAssembly/ |
| HD | WebAssembly.td | 50 // Minimal Viable Product.
|
| /NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| HD | DwarfUnit.h | 295 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false); 298 bool Minimal = false);
|
| HD | DwarfUnit.cpp | 1096 DIE *DwarfUnit::getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal) { in getOrCreateSubprogramDIE() argument 1101 Minimal ? &getUnitDie() : getOrCreateContextDIE(resolve(SP->getScope())); in getOrCreateSubprogramDIE() 1107 if (!Minimal) { in getOrCreateSubprogramDIE() 1160 bool Minimal) { in applySubprogramAttributes() argument 1161 if (!Minimal) in applySubprogramAttributes() 1170 if (Minimal) in applySubprogramAttributes()
|
| /NextBSD/contrib/ntp/sntp/libopts/ |
| HD | 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
|
| /NextBSD/tools/regression/iscsi/ |
| HD | initiator-instructions.txt | 10 - Fedora: Change the environment to "Minimal install".
|
| /NextBSD/contrib/tcsh/ |
| HD | termcap.vms | 4 # Minimal termcap for VMS/POSIX
|
| /NextBSD/sys/arm/conf/ |
| HD | CNS11XXNAS | 99 device mii # Minimal mii routines
|
| HD | NSLU | 103 device mii # Minimal mii routines
|
| HD | BWCT | 91 device mii # Minimal MII support
|
| HD | SN9G45 | 91 device mii # Minimal MII support
|
| HD | SAM9X25EK | 92 device mii # Minimal MII support
|
| HD | QILA9G20 | 92 device mii # Minimal MII support
|
| HD | HL201 | 89 device mii # Minimal MII support
|
| HD | HL200 | 91 device mii # Minimal MII support
|
| HD | ETHERNUT5 | 111 device mii # Minimal MII support
|
| HD | ATMEL | 117 device mii # Minimal MII support
|
| HD | KB920X | 91 device mii # Minimal MII support
|
| HD | SAM9G20EK | 104 device mii # Minimal MII support
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| HD | PathDiagnostic.h | 104 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator 105 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme()
|
| /NextBSD/tools/tools/sysbuild/ |
| HD | README | 43 Install the "Minimal" FreeBSD system into ad0s1a.
|
| /NextBSD/contrib/gperf/doc/ |
| HD | gperf.texi | 229 @cindex Minimal perfect hash functions 230 @emph{Minimal perfect hash functions} provide an optimal solution for a 1317 [1] Chang, C.C.: @i{A Scheme for Constructing Ordered Minimal Perfect 1320 [2] Cichelli, Richard J. @i{Author's Response to ``On Cichelli's Minimal Perfect Hash 1323 [3] Cichelli, Richard J. @i{Minimal Perfect Hash Functions Made Simple} 1326 [4] Cook, C. R. and Oldehoeft, R.R. @i{A Letter Oriented Minimal 1332 [6] Jaeschke, G. @i{Reciprocal Hashing: A Method for Generating Minimal 1336 [7] Jaeschke, G. and Osterburg, G. @i{On Cichelli's Minimal Perfect 1340 [8] Sager, Thomas J. @i{A Polynomial Time Generator for Minimal Perfect 1349 [11] Sebesta, R.W. and Taylor, M.A. @i{Minimal Perfect Hash Functions
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | vorbis | 72 # Minimal, nominal and maximal bitrates specified when encoding
|
| /NextBSD/sys/amd64/conf/ |
| HD | MINIMAL | 2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/amd64
|
| /NextBSD/contrib/compiler-rt/lib/asan/ |
| HD | asan_flags.inc | 27 "Minimal size (in bytes) of redzones around heap objects. "
|
12