Searched defs:NUMERIC (Results 1 - 24 of 24) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
H A DBC_PDF417Compaction.h10 enum Compaction { AUTO, TEXT, BYTES, NUMERIC }; enumerator in enum:Compaction
/external/icu/icu4c/source/i18n/
H A Dcollationsettings.h44 static const int32_t NUMERIC = 2; member in struct:CollationSettings
209 return (options & NUMERIC) != 0;
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationSettings.java36 public static final int NUMERIC = 2; field in class:CollationSettings
437 return (options & NUMERIC) != 0;
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationSettings.java34 public static final int NUMERIC = 2; field in class:CollationSettings
435 return (options & NUMERIC) != 0;
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDateFormatSymbols.java97 * <strong>[icu]</strong> Constant for context. NUMERIC context
104 public static final int NUMERIC = 2; field in class:DateFormatSymbols
1099 * @param context The usage context: FORMAT, STANDALONE, NUMERIC.
1140 case NUMERIC :
1155 * @param context The usage context: FORMAT, STANDALONE, NUMERIC.
1196 case NUMERIC :
H A DMeasureFormat.java180 NUMERIC(ListFormatter.Style.DURATION_NARROW, NumberFormat.CURRENCYSTYLE); enum constant in enum:MeasureFormat.FormatWidth
241 if (formatWidth == FormatWidth.NUMERIC) {
525 if (formatWidth == FormatWidth.NUMERIC) {
909 if (width == FormatWidth.NUMERIC) {
H A DDateTimePatternGenerator.java1873 NUMERIC = 0x100, field in class:DateTimePatternGenerator
1929 {'y', YEAR, NUMERIC, 1, 20},
1930 {'Y', YEAR, NUMERIC + DELTA, 1, 20},
1931 {'u', YEAR, NUMERIC + 2*DELTA, 1, 20},
1932 {'r', YEAR, NUMERIC + 3*DELTA, 1, 20},
1937 {'Q', QUARTER, NUMERIC, 1, 2},
1941 {'q', QUARTER, NUMERIC + DELTA, 1, 2},
1945 {'M', MONTH, NUMERIC, 1, 2},
1949 {'L', MONTH, NUMERIC + DELTA, 1, 2},
1954 {'l', MONTH, NUMERIC
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormatSymbols.java99 * {@icu} Constant for context. NUMERIC context
105 public static final int NUMERIC = 2; field in class:DateFormatSymbols
1132 * @param context The usage context: FORMAT, STANDALONE, NUMERIC.
1172 case NUMERIC :
1187 * @param context The usage context: FORMAT, STANDALONE, NUMERIC.
1227 case NUMERIC :
H A DMeasureFormat.java190 NUMERIC(ListFormatter.Style.DURATION_NARROW, NumberFormat.CURRENCYSTYLE); enum constant in enum:MeasureFormat.FormatWidth
254 if (formatWidth == FormatWidth.NUMERIC) {
544 if (formatWidth == FormatWidth.NUMERIC) {
936 if (width == FormatWidth.NUMERIC) {
H A DDateTimePatternGenerator.java1899 NUMERIC = 0x100, field in class:DateTimePatternGenerator
1955 {'y', YEAR, NUMERIC, 1, 20},
1956 {'Y', YEAR, NUMERIC + DELTA, 1, 20},
1957 {'u', YEAR, NUMERIC + 2*DELTA, 1, 20},
1958 {'r', YEAR, NUMERIC + 3*DELTA, 1, 20},
1963 {'Q', QUARTER, NUMERIC, 1, 2},
1967 {'q', QUARTER, NUMERIC + DELTA, 1, 2},
1971 {'M', MONTH, NUMERIC, 1, 2},
1975 {'L', MONTH, NUMERIC + DELTA, 1, 2},
1980 {'l', MONTH, NUMERIC
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
H A DUnicodeProperty.java150 EXTENDED_STRING = 11, NUMERIC = 12, EXTENDED_NUMERIC = 13, field in class:UnicodeProperty
225 if (!result.contains(valueAlias)) { // FIX && type < NUMERIC
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
H A DUnicodeProperty.java149 EXTENDED_STRING = 11, NUMERIC = 12, EXTENDED_NUMERIC = 13, field in class:UnicodeProperty
224 if (!result.contains(valueAlias)) { // FIX && type < NUMERIC
/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DUCharacter.java2581 public static final int NUMERIC = 6; field in interface:UCharacter.WordBreak
2636 public static final int NUMERIC = 5; field in interface:UCharacter.SentenceBreak
2740 public static final int NUMERIC = 19; field in interface:UCharacter.LineBreak
2820 public static final int NUMERIC = 3; field in interface:UCharacter.NumericType
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java3053 public static final int NUMERIC = 6; field in interface:UCharacter.WordBreak
3121 public static final int NUMERIC = 5; field in interface:UCharacter.SentenceBreak
3256 public static final int NUMERIC = 19; field in interface:UCharacter.LineBreak
3357 public static final int NUMERIC = 3; field in interface:UCharacter.NumericType
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/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 ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1352 milliseconds