Home
last modified time | relevance | path

Searched refs:Minimal (Results 1 – 25 of 169) sorted by relevance

1234567

/external/clang/include/clang/AST/
DASTImporter.h51 bool Minimal; variable
102 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
/external/syslinux/dos/
Dmemset.S4 # Minimal 16-bit memset() implementation
/external/mksh/
Dmkshrc_vendor5 # Minimal /system/etc/mkshrc for Android
Dmkshrc5 # Minimal /system/etc/mkshrc for Android
/external/llvm/lib/Target/WebAssembly/
DWebAssembly.td51 // Minimal Viable Product.
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h281 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false);
284 bool Minimal = false);
DDwarfUnit.cpp1096 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()
1170 bool Minimal) { in applySubprogramAttributes() argument
1171 if (!Minimal) in applySubprogramAttributes()
1180 if (Minimal) in applySubprogramAttributes()
/external/autotest/test_suites/
Dcontrol.gce-sanity7 PURPOSE = "Minimal set of tests that verify e.g., an image boots on GCE."
/external/python/cpython2/Doc/library/
Dspwd.rst31 | 3 | ``sp_min`` | Minimal number of days between |
Dxml.dom.minidom.rst1 :mod:`xml.dom.minidom` --- Minimal DOM implementation
5 :synopsis: Minimal Document Object Model (DOM) implementation.
/external/autotest/
DMODULE_LICENSE_LGPL32 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
DLGPL_LICENSE32 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
/external/elfutils/
DCOPYING-LGPLV332 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
/external/clang/test/Profile/
Dobjc-general.m15 // Minimal definitions to get this to compile without Foundation.h.
/external/ImageMagick/m4/
Dframework.m434 # The "Minimal Corresponding Source" for a Combined Work means the
103 # 0) Convey the Minimal Corresponding Source under the terms of this
125 # the Minimal Corresponding Source and Corresponding Application
/external/lz4/lib/
DREADME.md7 #### Minimal LZ4 build
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h104 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator
105 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme()
/external/harfbuzz_ng/win32/
Dconfig-msvc.mak48 # Minimal set of (system) libraries needed for the HarfBuzz DLL
/external/compiler-rt/lib/asan/
Dasan_flags.inc27 "Minimal size (in bytes) of redzones around heap objects. "
/external/libcxx/docs/
Dindex.rst17 * Minimal memory use.
/external/clang/docs/
DMSVCCompatibility.rst75 * Debug info: :partial:`Minimal`. Clang emits both CodeView line tables
/external/webrtc/
DNOTICE44 * - Minimal code subset to do rdft of length 128.
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp102 return IncludePath ? Minimal : None; in getGenerationScheme()
/external/skia/third_party/libpng/
DREADME188 pngminim => Minimal decoder, encoder, and progressive decoder
/external/libpng/
DREADME190 pngminim => Minimal decoder, encoder, and progressive decoder

1234567