Searched refs:Minimal (Results 1 – 25 of 174) sorted by relevance
1234567
90 # Minimal lib so that tools used for mobile compilation100 # Minimal lib so that tools used for mobile compilation107 # Minimal lib to be used by tensorflow/core:framework_lite.
51 bool Minimal; variable102 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
4 # Minimal 16-bit memset() implementation
5 # Minimal /system/etc/mkshrc for Android
1 // Minimal set of symbol interpretations to provide
51 // Minimal Viable Product.
281 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false);284 bool Minimal = false);
1096 DIE *DwarfUnit::getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal) { in getOrCreateSubprogramDIE() argument1101 Minimal ? &getUnitDie() : getOrCreateContextDIE(resolve(SP->getScope())); in getOrCreateSubprogramDIE()1107 if (!Minimal) { in getOrCreateSubprogramDIE()1170 bool Minimal) { in applySubprogramAttributes() argument1171 if (!Minimal) in applySubprogramAttributes()1180 if (Minimal) in applySubprogramAttributes()
7 PURPOSE = "Minimal set of tests that verify e.g., an image boots on GCE."
32 The "Minimal Corresponding Source" for a Combined Work means the101 0) Convey the Minimal Corresponding Source under the terms of this123 the Minimal Corresponding Source and Corresponding Application
31 | 3 | ``sp_min`` | Minimal number of days between |
1 :mod:`xml.dom.minidom` --- Minimal DOM implementation5 :synopsis: Minimal Document Object Model (DOM) implementation.
29 | 3 | ``sp_min`` | Minimal number of days between |
15 // Minimal definitions to get this to compile without Foundation.h.
34 # The "Minimal Corresponding Source" for a Combined Work means the103 # 0) Convey the Minimal Corresponding Source under the terms of this125 # the Minimal Corresponding Source and Corresponding Application
7 #### Minimal LZ4 build
104 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator105 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme()
22 * Minimal type definitions required for building protos. Sourced from:
27 "Minimal size (in bytes) of redzones around heap objects. "
17 * Minimal memory use.