HomeSort by relevance Sort by last modified time
    Searched defs:rootRes (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uresdata.h 318 Resource rootRes;
uresdata.c 165 pResData->rootRes=(Resource)*pResData->pRoot;
176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes);
520 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey);
972 Resource rootRes;
    [all...]
uresbund.cpp 112 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get data from there */
120 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag);
    [all...]
  /external/icu/icu4c/source/common/
uresdata.h 318 Resource rootRes;
uresdata.c 163 pResData->rootRes=(Resource)*pResData->pRoot;
174 rootType=(UResType)RES_GET_TYPE(pResData->rootRes);
518 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey);
970 Resource rootRes;
    [all...]
uresbund.cpp 112 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get data from there */
120 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 829 milliseconds