/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | LocaleDisplayNames.java | 309 public final ULocale minimized; field in LocaleDisplayNames.UiListItem 334 …public UiListItem(ULocale minimized, ULocale modified, String nameInDisplayLocale, String nameInSe… in UiListItem() argument 335 this.minimized = minimized; in UiListItem() 357 && minimized.equals(other.minimized) in equals() 378 … return "{" + minimized + ", " + modified + ", " + nameInDisplayLocale + ", " + nameInSelf + "}"; in toString()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | LocaleDisplayNames.java | 285 public final ULocale minimized; field in LocaleDisplayNames.UiListItem 306 …public UiListItem(ULocale minimized, ULocale modified, String nameInDisplayLocale, String nameInSe… in UiListItem() argument 307 this.minimized = minimized; in UiListItem() 327 && minimized.equals(other.minimized) in equals() 344 … return "{" + minimized + ", " + modified + ", " + nameInDisplayLocale + ", " + nameInSelf + "}"; in toString()
|
/external/llvm-project/llvm/test/Transforms/ThinLTOBitcodeWriter/ |
D | no-type-md.ll | 1 ; Generate bitcode files with summary, as well as minimized bitcode without 10 ; Copy the minimized bitcode to the regular bitcode path so the module 22 ; Copy the minimized bitcode to the regular bitcode path so the module
|
D | split.ll | 1 ; Generate bitcode files with summary, as well as minimized bitcode without 17 ; Copy the minimized bitcode to the regular bitcode path so the module
|
/external/llvm-project/clang/test/Lexer/ |
D | minimize_source_to_dependency_directives_at_import_missing_semi.m | 1 // RUN: %clang_cc1 -verify -print-dependency-directives-minimized-source %s 2>&1
|
D | minimize_source_to_dependency_directives_at_import_extra_tokens.m | 1 // RUN: %clang_cc1 -verify -print-dependency-directives-minimized-source %s 2>&1
|
/external/llvm-project/llvm/test/tools/gold/X86/ |
D | thinlto_object_suffix_replace.ll | 4 ; Generate bitcode file with summary, as well as a minimized bitcode without 17 ; Next perform the thin link on the minimized bitcode file, and compare dump
|
/external/llvm-project/llvm/test/ThinLTO/X86/ |
D | distributed_import.ll | 3 ; Generate bitcode files with summary, as well as minimized bitcode without 27 ; Copy the minimized bitcode to the regular bitcode path so the module 35 ; Next perform the thin link on the minimized bitcode files, and compare dumps
|
/external/llvm-project/compiler-rt/test/fuzzer/ |
D | minimize_timeout.test | 6 CHECK: CRASH_MIN: failed to minimize beyond {{.*}}minimized-from{{.*}} (3 bytes), exiting
|
D | minimize_crash.test | 7 CHECK: CRASH_MIN: failed to minimize beyond {{.*}}minimized-from{{.*}} (3 bytes), exiting
|
/external/llvm-project/lld/test/COFF/ |
D | thinlto-object-suffix-replace.ll | 6 ; Generate bitcode file with summary, as well as a minimized bitcode without 15 ; Next perform the thin link on the minimized bitcode file, and compare dump
|
/external/llvm-project/clang/test/Index/ |
D | KeepGoingWithLotsOfErrors.mm | 3 // This is the minimized test that triggered an infinite recursion:
|
/external/mime-support/ |
D | Android.bp | 19 name: "debian.mime.types.minimized",
|
/external/llvm-project/lld/test/ELF/lto/ |
D | thinlto-object-suffix-replace.ll | 6 ; Generate bitcode file with summary, as well as a minimized bitcode without 15 ; Next perform the thin link on the minimized bitcode file, and compare dump
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_framebuffer.h | 87 boolean minimized; /**< Is the window currently minimized? */ member
|
D | stw_framebuffer.c | 145 fb->minimized = width == 0 || height == 0; in stw_framebuffer_get_size() 522 if (!fb->minimized) { in DrvPresentBuffers()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | LanguageTagParser.java | 376 String minimized = LikelySubtags.minimize(tag, SDI.getLikelySubtags(), false); in getStatus() local 377 if (minimized == null) { in getStatus() 385 if (!tag.equals(minimized)) { in getStatus() 386 errors.add("Not minimal:" + tag + "-->" + minimized); in getStatus()
|
/external/conscrypt/apex/ |
D | ld.config.txt | 33 # minimized to support the dependencies above.
|
/external/tensorflow/tensorflow/lite/micro/examples/network_tester/ |
D | README.md | 40 be minimized, or there is no expected output data. If omitted, the output data
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowData.java | 632 String minimized = LIKELY.minimize(sublocale); 633 … nameToLocale.put(getEnglishLocaleName(sublocale), minimized == null ? sublocale : minimized);
|
/external/tagsoup/ |
D | CHANGES | 25 In HTML mode, boolean attributes like checked are output in minimized form 143 Clean up handling of XML empty tags and SGML minimized end-tags 212 Start-tags ending in a minimized attribute are no longer being dropped
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.txt | 33 - Measurement overhead should be minimized.
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.txt | 33 - Measurement overhead should be minimized.
|
/external/llvm-project/clang/docs/ |
D | ThreadSanitizer.rst | 137 especially in the form of minimized standalone tests is more than welcome.
|
/external/clang/docs/ |
D | ThreadSanitizer.rst | 130 especially in the form of minimized standalone tests is more than welcome.
|