Home
last modified time | relevance | path

Searched refs:poolBundleKeys (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.h388 const char *poolBundleKeys; member
Duresdata.cpp45 (pResData)->poolBundleKeys+(keyOffset)-(pResData)->localKeyLimit)
50 (pResData)->poolBundleKeys+((keyOffset)&0x7fffffff))
Duresbund.cpp381 … r->fData.poolBundleKeys = (const char *)(poolIndexes + (poolIndexes[URES_INDEX_LENGTH] & 0xff)); in init_entry()
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp425 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength); in ures_enumDependencies()