Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresdata.h82 #define URES_IS_TABLE(type) ((int32_t)(type)==URES_TABLE || (int32_t)(type)==URES_TABLE16 || (int32… macro
/third_party/icu/icu4c/source/common/
Duresdata.h84 #define URES_IS_TABLE(type) ((int32_t)(type)==URES_TABLE || (int32_t)(type)==URES_TABLE16 || (int32… macro
/third_party/node/deps/icu-small/source/common/
Duresdata.h84 #define URES_IS_TABLE(type) ((int32_t)(type)==URES_TABLE || (int32_t)(type)==URES_TABLE16 || (int32… macro
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.h84 #define URES_IS_TABLE(type) ((int32_t)(type)==URES_TABLE || (int32_t)(type)==URES_TABLE16 || (int32… macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java372 static boolean URES_IS_TABLE(int type) { in URES_IS_TABLE() method in ICUResourceBundleReader
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java370 static boolean URES_IS_TABLE(int type) { in URES_IS_TABLE() method in ICUResourceBundleReader