Home
last modified time | relevance | path

Searched defs:ntv (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java1008 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local
1072 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local
1246 private static final int ntvGetType(int ntv) { in ntvGetType()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1007 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local
1071 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local
1245 private static final int ntvGetType(int ntv) { in ntvGetType()
/external/icu/icu4c/source/common/
Duprops.h111 #define UPROPS_NTV_GET_TYPE(ntv) \ argument
Duchar.cpp384 int32_t ntv; in u_getNumericValue() local
Duprops.cpp474 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType() local
/external/icu/libicu/cts_headers/
Duprops.h111 #define UPROPS_NTV_GET_TYPE(ntv) \ argument