Searched refs:RES_GET_OFFSET (Results 1 – 5 of 5) sorted by relevance
354 private static int RES_GET_OFFSET(int res) { in RES_GET_OFFSET() method in ICUResourceBundleReader508 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 …]
356 private static int RES_GET_OFFSET(int res) { in RES_GET_OFFSET() method in ICUResourceBundleReader510 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 …]
312 uint32_t offset=RES_GET_OFFSET(res); in res_getString()357 uint32_t offset=RES_GET_OFFSET(res); in isNoInheritanceMarker()420 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()439 uint32_t offset=RES_GET_OFFSET(res); in res_getBinary()459 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVector()476 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()576 uint32_t offset=RES_GET_OFFSET(res); in getArray()604 uint32_t offset = RES_GET_OFFSET(res); in getTable()711 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()759 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()[all …]
69 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
400 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(fSame->fRes); in handlePreflightStrings()467 int32_t offset = (int32_t)RES_GET_OFFSET(resWord); in makeRes16()1581 int32_t poolStringIndex = (int32_t)RES_GET_OFFSET(suffixRes->fRes); in compactStringsV2()1682 int32_t localStringIndex = (int32_t)RES_GET_OFFSET(res->fRes) - fPoolStringIndexLimit; in compactStringsV2()