Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1027 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local
1091 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local
1265 private static final int ntvGetType(int ntv) { in ntvGetType()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java1028 int ntv = getNumericTypeValue(getProperty(c)); in getNumericValue() local
1092 int ntv = getNumericTypeValue(getProperty(c)); in getUnicodeNumericValue() local
1266 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.cpp507 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType() local
/external/cronet/third_party/icu/source/common/
Duprops.h111 #define UPROPS_NTV_GET_TYPE(ntv) \ argument
Duchar.cpp384 int32_t ntv; in u_getNumericValue() local
Duprops.cpp507 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