Home
last modified time | relevance | path

Searched defs:RES_GET_UINT (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresdata.h79 #define RES_GET_UINT(res) ((res)&0x0fffffff) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java366 static int RES_GET_UINT(int res) { in RES_GET_UINT() method in ICUResourceBundleReader
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java364 static int RES_GET_UINT(int res) { in RES_GET_UINT() method in ICUResourceBundleReader