Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dcorepropsbuilder.cpp421 int32_t value=0, den=0, exp=0, ntv=0; in encodeNumericValue() local
534 int32_t ntv=UPROPS_NTV_NONE; // numeric type & value in setGcAndNumeric() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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()
/third_party/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()
/third_party/node/deps/icu-small/source/common/
Duprops.h111 #define UPROPS_NTV_GET_TYPE(ntv) \ argument
Duchar.cpp360 int32_t ntv; in u_getNumericValue() local
Duprops.cpp570 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType() local
/third_party/skia/third_party/externals/icu/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
/third_party/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