Home
last modified time | relevance | path

Searched refs:NTV_FRACTION20_START_ (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java1761 } else if(ntv<NTV_FRACTION20_START_) { in getNumericValue()
1842 } else if(ntv<NTV_FRACTION20_START_) { in getUnicodeNumericValue()
1868 int frac20=ntv-NTV_FRACTION20_START_; // 0..0x17 in getUnicodeNumericValue()
1953 private static final int NTV_FRACTION20_START_ = NTV_BASE60_START_ + 36; // 0x300+9*4=0x324 field in UCharacterProperty
1955 private static final int NTV_RESERVED_START_ = NTV_FRACTION20_START_ + 24; // 0x324+6*4=0x34c
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1760 } else if(ntv<NTV_FRACTION20_START_) { in getNumericValue()
1841 } else if(ntv<NTV_FRACTION20_START_) { in getUnicodeNumericValue()
1867 int frac20=ntv-NTV_FRACTION20_START_; // 0..0x17 in getUnicodeNumericValue()
1952 private static final int NTV_FRACTION20_START_ = NTV_BASE60_START_ + 36; // 0x300+9*4=0x324 field in UCharacterProperty
1954 private static final int NTV_RESERVED_START_ = NTV_FRACTION20_START_ + 24; // 0x324+6*4=0x34c
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...