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

  /external/icu4c/common/
uresdata.h 316 UBool usesPoolBundle;
uresdata.c 202 pResData->usesPoolBundle=(UBool)((att&URES_ATT_USES_POOL_BUNDLE)!=0);
204 if((pResData->isPoolBundle || pResData->usesPoolBundle) && indexLength<=URES_INDEX_POOL_CHECKSUM) {
    [all...]
uresbund.c 388 if (r->fData.usesPoolBundle) {
    [all...]
  /external/icu4c/tools/toolutil/
pkgitems.cpp 395 if(resData.usesPoolBundle) {

Completed in 1846 milliseconds