/external/llvm/test/DebugInfo/ |
D | debuginfofinder-forward-declaration.ll | 15 ; CHECK: Type: Y from /tmp/minimal.c:3 DW_TAG_structure_type 16 ; CHECK: Type: x from /tmp/minimal.c:4 DW_TAG_member 18 ; CHECK: Type: X from /tmp/minimal.c:1 DW_TAG_structure_type 31 !1 = !MDFile(filename: "minimal.c", directory: "/tmp")
|
/external/skia/src/ports/ |
D | SkFontMgr_fontconfig.cpp | 158 SkAutoFcPattern minimal(FcPatternFilter(pattern, requestedObjectOnly)); in is_weak() local 161 hasId = FcPatternRemove(minimal, object, 0); in is_weak() 167 result = FcPatternGet(minimal, object, 0, &value); in is_weak() 172 hasId = FcPatternRemove(minimal, object, 1); in is_weak() 182 SkAutoFcPattern strong(FcPatternDuplicate(minimal)); in is_weak() 195 FcPatternAddLangSet(minimal, FC_LANG, weakLangSet); in is_weak() 206 minimal, &result)); in is_weak() 222 SkAutoFcPattern minimal(FcPatternFilter(pattern, requestedObjectOnly)); in remove_weak() local 228 result = is_weak(minimal, object, 0); in remove_weak() 236 SkAssertResult(FcPatternRemove(minimal, object, 0)); in remove_weak()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 5504 const char* const minimal = basic_maximize_data[i][0]; in TestLikelySubtags() local 5509 minimal, in TestLikelySubtags() 5514 …xpected failure of uloc_addLikelySubtags(), minimal \"%s\" status %s\n", minimal, u_errorName(stat… in TestLikelySubtags() 5518 if (uprv_stricmp(minimal, buffer) != 0) { in TestLikelySubtags() 5519 …mal value \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s\"\n", maximal, minimal, buffer); in TestLikelySubtags() 5523 …'t match expected %s in uloc_addLikelySubtags(), minimal \"%s\" = %s\n", maximal, minimal, buffer); in TestLikelySubtags() 5531 const char* const minimal = basic_minimize_data[i][1]; in TestLikelySubtags() local 5544 else if (uprv_strlen(minimal) == 0) { in TestLikelySubtags() 5546 …imal value \"%s\" in uloc_minimizeSubtags(), maximal \"%s\" = \"%s\"\n", minimal, maximal, buffer); in TestLikelySubtags() 5549 else if (uprv_stricmp(minimal, buffer) != 0) { in TestLikelySubtags() [all …]
|
/external/valgrind/gdbserver_tests/ |
D | nlfork_chain.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlself_invalidate.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlgone_return.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlsigvgdb.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlgone_exit.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlpasssigalrm.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlcontrolc.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
D | nlvgdbsigqueue.stderr.exp | 1 Nulgrind, the minimal Valgrind tool
|
/external/llvm/test/Assembler/ |
D | 2003-05-15-SwitchBug.ll | 4 ; Check minimal switch statement
|
/external/libpng/contrib/pngminim/ |
D | README | 3 to build minimal decoder, encoder, and progressive reader applications.
|
/external/llvm/test/Object/ |
D | nm-archive.test | 38 RUN: llvm-nm %p/Inputs/archive-test.a-gnu-minimal 42 RUN: llvm-nm -M %p/Inputs/archive-test.a-gnu-minimal
|
D | mri-addlib.test | 3 ; RUN: echo addlib %p/Inputs/archive-test.a-gnu-minimal >> %t.mri
|
/external/libxml2/os400/libxmlrpg/ |
D | nanohttp.rpgle | 1 * Summary: minimal HTTP implementation 2 * Description: minimal HTTP implementation allowing to fetch resources
|
D | nanoftp.rpgle | 1 * Summary: minimal FTP implementation 2 * Description: minimal FTP implementation allowing to fetch resources
|
/external/libpng/contrib/pngminim/encoder/ |
D | README | 3 The makefile builds a minimal write-only encoder with embedded libpng
|
/external/libpng/contrib/pngminim/decoder/ |
D | README | 3 The makefile builds a minimal read-only decoder with embedded libpng
|
/external/libpng/contrib/pngminim/preader/ |
D | README | 3 The makefile builds a minimal read-only progressive decoder with
|
/external/parameter-framework/skeleton-subsystem/ |
D | README.md | 3 This is a skeleton plugin i.e. the minimal plugin boilerplate.
|
/external/skia/site/dev/chrome/ |
D | repo.md | 11 This command does a minimal "just sync the DEPS" emulation of gclient sync for
|
/external/llvm/test/CodeGen/X86/ |
D | null-streamer.ll | 1 ; Check the MCNullStreamer operates correctly, at least on a minimal test case.
|
/external/clang/docs/ |
D | LeakSanitizer.rst | 15 only, at a minimal performance cost.
|
/external/skia/gyp/ |
D | skia_lib.gyp | 5 # The minimal set of static libraries for basic Skia functionality.
|