Home
last modified time | relevance | path

Searched refs:RES_GET_OFFSET (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleReader.java356 private static int RES_GET_OFFSET(int res) { in RES_GET_OFFSET() method in ICUResourceBundleReader
510 int offset = RES_GET_OFFSET(res); in getStringV2()
563 int offset=RES_GET_OFFSET(res); in getString()
592 int offset = RES_GET_OFFSET(res); in isNoInheritanceMarker()
626 int offset=RES_GET_OFFSET(res); in getAlias()
647 int offset=RES_GET_OFFSET(res); in getBinary()
681 int offset=RES_GET_OFFSET(res); in getBinary()
714 int offset=RES_GET_OFFSET(res); in getIntVector()
736 int offset=RES_GET_OFFSET(res); in getArray()
754 int offset = RES_GET_OFFSET(res); in getTable()
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleReader.java354 private static int RES_GET_OFFSET(int res) { in RES_GET_OFFSET() method in ICUResourceBundleReader
508 int offset = RES_GET_OFFSET(res); in getStringV2()
561 int offset=RES_GET_OFFSET(res); in getString()
590 int offset = RES_GET_OFFSET(res); in isNoInheritanceMarker()
624 int offset=RES_GET_OFFSET(res); in getAlias()
645 int offset=RES_GET_OFFSET(res); in getBinary()
679 int offset=RES_GET_OFFSET(res); in getBinary()
712 int offset=RES_GET_OFFSET(res); in getIntVector()
734 int offset=RES_GET_OFFSET(res); in getArray()
752 int offset = RES_GET_OFFSET(res); in getTable()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Duresdata.cpp313 uint32_t offset=RES_GET_OFFSET(res); in res_getStringNoTrace()
358 uint32_t offset=RES_GET_OFFSET(res); in isNoInheritanceMarker()
422 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()
441 uint32_t offset=RES_GET_OFFSET(res); in res_getBinaryNoTrace()
461 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVectorNoTrace()
478 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()
578 uint32_t offset=RES_GET_OFFSET(res); in getArray()
606 uint32_t offset = RES_GET_OFFSET(res); in getTable()
714 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()
762 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()
[all …]
Duresdata.h69 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro
70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
/third_party/icu/icu4c/source/common/
Duresdata.cpp313 uint32_t offset=RES_GET_OFFSET(res); in res_getStringNoTrace()
358 uint32_t offset=RES_GET_OFFSET(res); in isNoInheritanceMarker()
422 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()
441 uint32_t offset=RES_GET_OFFSET(res); in res_getBinaryNoTrace()
461 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVectorNoTrace()
478 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()
578 uint32_t offset=RES_GET_OFFSET(res); in getArray()
606 uint32_t offset = RES_GET_OFFSET(res); in getTable()
714 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()
762 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()
[all …]
Duresdata.h69 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro
70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
/third_party/node/deps/icu-small/source/common/
Duresdata.cpp313 uint32_t offset=RES_GET_OFFSET(res); in res_getStringNoTrace()
358 uint32_t offset=RES_GET_OFFSET(res); in isNoInheritanceMarker()
422 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()
441 uint32_t offset=RES_GET_OFFSET(res); in res_getBinaryNoTrace()
461 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVectorNoTrace()
478 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()
578 uint32_t offset=RES_GET_OFFSET(res); in getArray()
606 uint32_t offset = RES_GET_OFFSET(res); in getTable()
714 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()
762 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()
[all …]
Duresdata.h69 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro
70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.cpp419 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()
486 int32_t offset = (int32_t)RES_GET_OFFSET(resWord); in makeRes16()
1630 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(suffixRes->fRes); in compactStringsV2()
1731 int32_t localStringIndex = (int32_t)RES_GET_OFFSET(res->fRes) - fPoolStringIndexLimit; in compactStringsV2()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.cpp419 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()
486 int32_t offset = (int32_t)RES_GET_OFFSET(resWord); in makeRes16()
1638 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(suffixRes->fRes); in compactStringsV2()
1739 int32_t localStringIndex = (int32_t)RES_GET_OFFSET(res->fRes) - fPoolStringIndexLimit; in compactStringsV2()
/third_party/icu/icu4c/source/tools/genrb/
Dreslist.cpp419 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()
486 int32_t offset = (int32_t)RES_GET_OFFSET(resWord); in makeRes16()
1630 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(suffixRes->fRes); in compactStringsV2()
1731 int32_t localStringIndex = (int32_t)RES_GET_OFFSET(res->fRes) - fPoolStringIndexLimit; in compactStringsV2()