HomeSort by relevance Sort by last modified time
    Searched refs:poolBundleKeys (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/
uresdata.h 311 const char *poolBundleKeys;
uresdata.c 44 (pResData)->poolBundleKeys+(keyOffset)-(pResData)->localKeyLimit)
49 (pResData)->poolBundleKeys+((keyOffset)&0x7fffffff))
    [all...]
uresbund.c 390 r->fData.poolBundleKeys = (const char *)(poolIndexes + (poolIndexes[URES_INDEX_LENGTH] & 0xff));
    [all...]
  /external/icu4c/tools/toolutil/
pkgitems.cpp 424 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength);

Completed in 107 milliseconds