Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresdata.c302 uint32_t offset=RES_GET_OFFSET(res); in res_getString()
337 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()
356 uint32_t offset=RES_GET_OFFSET(res); in res_getBinary()
376 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVector()
393 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()
418 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()
466 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()
523 uint32_t offset=RES_GET_OFFSET(array); in res_getArrayItem()
714 offset=(int32_t)RES_GET_OFFSET(res); in ures_swapResource()
Duresdata.h66 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro
67 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
/external/chromium_org/third_party/icu/source/common/
Duresdata.c304 uint32_t offset=RES_GET_OFFSET(res); in res_getString()
339 uint32_t offset=RES_GET_OFFSET(res); in res_getAlias()
358 uint32_t offset=RES_GET_OFFSET(res); in res_getBinary()
378 uint32_t offset=RES_GET_OFFSET(res); in res_getIntVector()
395 uint32_t offset=RES_GET_OFFSET(res); in res_countArrayItems()
420 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByKey()
468 uint32_t offset=RES_GET_OFFSET(table); in res_getTableItemByIndex()
525 uint32_t offset=RES_GET_OFFSET(array); in res_getArrayItem()
716 offset=(int32_t)RES_GET_OFFSET(res); in ures_swapResource()
Duresdata.h66 #define RES_GET_OFFSET(res) ((res)&0x0fffffff) macro
67 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res))
/external/chromium_org/third_party/icu/source/tools/genrb/
Dreslist.c178 offset = RES_GET_OFFSET(resWord); in makeRes16()
/external/icu/icu4c/source/tools/genrb/
Dreslist.c278 offset = RES_GET_OFFSET(resWord); in makeRes16()