Home
last modified time | relevance | path

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

12345678

/external/clang/include/clang/AST/
DASTImporter.h50 bool Minimal; variable
101 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
/external/mksh/
Dmkshrc5 # Minimal /system/etc/mkshrc for Android
/external/llvm/lib/Target/WebAssembly/
DWebAssembly.td51 // Minimal Viable Product.
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h291 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false);
294 bool Minimal = false);
DDwarfUnit.cpp1115 DIE *DwarfUnit::getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal) { in getOrCreateSubprogramDIE() argument
1120 Minimal ? &getUnitDie() : getOrCreateContextDIE(resolve(SP->getScope())); in getOrCreateSubprogramDIE()
1126 if (!Minimal) { in getOrCreateSubprogramDIE()
1187 bool Minimal) { in applySubprogramAttributes() argument
1188 if (!Minimal) in applySubprogramAttributes()
1197 if (Minimal) in applySubprogramAttributes()
/external/autotest/
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
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
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/
Dcreate_hit_from_hit_type.doctest41 ... response_groups=['Minimal',
Dcreate_hit.doctest32 ... response_groups=['Minimal',
Dcreate_hit_binary.doctest34 ... response_groups=['Minimal',
Dcreate_free_text_question_regex.doctest41 ... response_groups=['Minimal',
Dreviewable_hits.doctest31 ... response_groups=['Minimal',
/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/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.mak43 # 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/opencv3/doc/tutorials/imgproc/imgtrans/canny_detector/
Dcanny_detector.markdown19 - **Minimal response:** Only one detector response per edge.
/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/libvorbis/doc/
Drfc5215.txt968 Profile for Audio and Video Conferences with Minimal Control
972 RTP Profile for Audio and Video Conferences with Minimal
1323 Audio and Video Conferences with Minimal Control",
/external/libpng/
DREADME188 pngminim => Minimal decoder, encoder, and progressive decoder
/external/opencv3/doc/tutorials/introduction/android_binary_package/
Ddev_with_OCV_on_Android.markdown238 OpenCV4Android SDK is 11. Minimal device API Level (for application manifest) is 8.

12345678