Searched defs:MEDIUM (Results 1 - 12 of 12) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddatefmt.h120 * result; from SHORT to MEDIUM to LONG to FULL. The exact result depends on the
124 * <li> MEDIUM is longer, such as Jan 12, 1952
203 MEDIUM = kMedium, enumerator in enum:DateFormat::EStyle
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java217 public static final byte MEDIUM = 1; field in interface:DataRecord.EUnitVariant
219 public static final String[] names = { "PLURALIZED", "MEDIUM", "SHORT" };
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormat.java45 * <li>The formatting styles include FULL, LONG, MEDIUM, and SHORT. More detail and examples of using these styles are
86 * You can pass in different options to these factory methods to control the length of the result; from SHORT to MEDIUM
90 * <li>MEDIUM is longer, such as Jan 12, 1952
819 public static final int MEDIUM = 2; field in class:DateFormat
828 * Constant for default style pattern. Its value is MEDIUM.
831 public static final int DEFAULT = MEDIUM;
855 public static final int RELATIVE_MEDIUM = RELATIVE | MEDIUM;
1756 * {@link DateFormat#SHORT}, {@link DateFormat#MEDIUM},
1774 * {@link DateFormat#SHORT}, {@link DateFormat#MEDIUM},
1795 * {@link DateFormat#SHORT}, {@link DateFormat#MEDIUM},
[all...]
/external/regex-re2/re2/testing/
H A Dregexp_benchmark.cc168 #define MEDIUM "[XYZ]ABCDEFGHIJKLMNOPQRSTUVWXYZ$" macro
203 void Search_Medium_CachedDFA(int i, int n) { Search(i, n, MEDIUM, SearchCachedDFA); }
204 void Search_Medium_CachedNFA(int i, int n) { Search(i, n, MEDIUM, SearchCachedNFA); }
205 void Search_Medium_CachedPCRE(int i, int n) { Search(i, n, MEDIUM, SearchCachedPCRE); }
206 void Search_Medium_CachedRE2(int i, int n) { Search(i, n, MEDIUM, SearchCachedRE2); }
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dannotations.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1434 milliseconds