/external/clang/include/clang/AST/ |
D | ASTImporter.h | 50 bool Minimal; variable 101 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
|
/external/mksh/ |
D | mkshrc | 5 # Minimal /system/etc/mkshrc for Android
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssembly.td | 51 // Minimal Viable Product.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 291 DIE *getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal = false); 294 bool Minimal = false);
|
D | DwarfUnit.cpp | 1115 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/ |
D | LGPL_LICENSE | 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
|
D | MODULE_LICENSE_LGPL | 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
|
/external/elfutils/ |
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
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/ |
D | create_hit_from_hit_type.doctest | 41 ... response_groups=['Minimal',
|
D | create_hit.doctest | 32 ... response_groups=['Minimal',
|
D | create_hit_binary.doctest | 34 ... response_groups=['Minimal',
|
D | create_free_text_question_regex.doctest | 41 ... response_groups=['Minimal',
|
D | reviewable_hits.doctest | 31 ... response_groups=['Minimal',
|
/external/clang/test/Profile/ |
D | objc-general.m | 15 // Minimal definitions to get this to compile without Foundation.h.
|
/external/ImageMagick/m4/ |
D | framework.m4 | 34 # 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/ |
D | PathDiagnostic.h | 104 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator 105 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme()
|
/external/harfbuzz_ng/win32/ |
D | config-msvc.mak | 43 # Minimal set of (system) libraries needed for the HarfBuzz DLL
|
/external/compiler-rt/lib/asan/ |
D | asan_flags.inc | 27 "Minimal size (in bytes) of redzones around heap objects. "
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/canny_detector/ |
D | canny_detector.markdown | 19 - **Minimal response:** Only one detector response per edge.
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 75 * Debug info: :partial:`Minimal`. Clang emits both CodeView line tables
|
/external/webrtc/ |
D | NOTICE | 44 * - Minimal code subset to do rdft of length 128.
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 102 return IncludePath ? Minimal : None; in getGenerationScheme()
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 968 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/ |
D | README | 188 pngminim => Minimal decoder, encoder, and progressive decoder
|
/external/opencv3/doc/tutorials/introduction/android_binary_package/ |
D | dev_with_OCV_on_Android.markdown | 238 OpenCV4Android SDK is 11. Minimal device API Level (for application manifest) is 8.
|