Home
last modified time | relevance | path

Searched defs:URES_IS_ARRAY (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/common/
Duresdata.h83 #define URES_IS_ARRAY(type) ((int32_t)(type)==URES_ARRAY || (int32_t)(type)==URES_ARRAY16) macro
/third_party/node/deps/icu-small/source/common/
Duresdata.h83 #define URES_IS_ARRAY(type) ((int32_t)(type)==URES_ARRAY || (int32_t)(type)==URES_ARRAY16) macro
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.h83 #define URES_IS_ARRAY(type) ((int32_t)(type)==URES_ARRAY || (int32_t)(type)==URES_ARRAY16) macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java367 static boolean URES_IS_ARRAY(int type) { in URES_IS_ARRAY() method in ICUResourceBundleReader
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java369 static boolean URES_IS_ARRAY(int type) { in URES_IS_ARRAY() method in ICUResourceBundleReader