Home
last modified time | relevance | path

Searched refs:minimized (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLocaleDisplayNames.java299 public final ULocale minimized; field in LocaleDisplayNames.UiListItem
328 …public UiListItem(ULocale minimized, ULocale modified, String nameInDisplayLocale, String nameInSe… in UiListItem() argument
329 this.minimized = minimized; in UiListItem()
346 && minimized.equals(other.minimized) in equals()
369 … return "{" + minimized + ", " + modified + ", " + nameInDisplayLocale + ", " + nameInSelf + "}"; in toString()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DLocaleDisplayNames.java275 public final ULocale minimized; field in LocaleDisplayNames.UiListItem
300 …public UiListItem(ULocale minimized, ULocale modified, String nameInDisplayLocale, String nameInSe… in UiListItem() argument
301 this.minimized = minimized; in UiListItem()
317 && minimized.equals(other.minimized) in equals()
338 … return "{" + minimized + ", " + modified + ", " + nameInDisplayLocale + ", " + nameInSelf + "}"; in toString()
/external/webrtc/webrtc/modules/desktop_capture/mac/
Dfull_screen_chrome_window_detector.cc35 bool minimized = false; in IsWindowMinimized() local
43 minimized = !on_screen; in IsWindowMinimized()
49 return minimized; in IsWindowMinimized()
/external/autotest/client/site_tests/security_StatefulPermissions/
Dcontrol11 PURPOSE = "To maintain a vetted, minimized set of attack surfaces in stateful."
/external/tagsoup/
DCHANGES25 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/icu/android_icu4j/src/main/java/android/icu/impl/
DLocaleDisplayNamesImpl.java551 ULocale minimized = ULocale.minimizeSubtags(modified, ULocale.Minimize.FAVOR_SCRIPT); in newRow() local
557 return new UiListItem(minimized, modified, nameInDisplayLocale, nameInSelf); in newRow()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java547 ULocale minimized = ULocale.minimizeSubtags(modified, ULocale.Minimize.FAVOR_SCRIPT); in newRow() local
553 return new UiListItem(minimized, modified, nameInDisplayLocale, nameInSelf); in newRow()
/external/deqp/doc/testspecs/GLES2/
Dperformance.txt33 - Measurement overhead should be minimized.
/external/deqp/doc/testspecs/GLES3/
Dperformance.txt33 - Measurement overhead should be minimized.
/external/clang/docs/
DThreadSanitizer.rst130 especially in the form of minimized standalone tests is more than welcome.
/external/opencv3/doc/tutorials/imgproc/imgtrans/canny_detector/
Dcanny_detector.markdown18 to be minimized.
/external/libnl/
DChangeLog150 o Use minimized local copies for <linux/if.h>, <linux/if_arp.h>,
/external/llvm/test/CodeGen/AArch64/
Daarch64-fix-cortex-a53-835769.ll4 ; test cases have been minimized as much as possible, but still most of the test
/external/llvm/test/CodeGen/X86/
DMergeConsecutiveStores.ll526 ; This is a minimized test based on real code that was failing.
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dinterop.dox17 /// of which are managed so that your memory allocation problems are minimized.)
/external/llvm/docs/
DLibFuzzer.rst186 As the first step, the fuzzer minimized the set to produce 344 interesting items (the ``INITED`` li…
/external/ceres-solver/docs/source/
Dtutorial.rst329 is minimized.
/external/netperf/doc/
Dnetperf.texi357 minimized but probably still measurable. For example, the histogram
2440 necessary to run netperf. The skew error can be minimized by making
2500 minimized. Presumably one could then omit @option{-i} but that is
Dnetperf.info314 of the histogram measurement should be minimized but probably still
2323 necessary to run netperf. The skew error can be minimized by making use
2374 minimized. Presumably one could then omit `-i' but that is not
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/libxml2/
DNEWS1017 HTML entities in attributes parsing, HTML minimized attribute values,
DChangeLog1531 * HTMLparser.c: fixing HTML minimized attribute values to be generated
11784 * tree.c: minimized the memory allocated for GetContent
/external/icu/icu4j/tools/build/
Dicu4j55.api3.gz

12