Searched refs:RES_GET_OFFSET (Results 1 – 11 of 11) sorted by relevance
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 …]
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 …]
313 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 …]
69 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
419 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()
419 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()