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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUResourceBundleImpl.java 309 ResourceTable(WholeBundle wholeBundle, int rootRes) {
311 value = wholeBundle.reader.getTable(rootRes);
ICUResourceBundle.java     [all...]
ICUResourceBundleReader.java 137 private int rootRes;
249 rootRes = bytes.getInt(0);
341 return rootRes;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundleImpl.java 308 ResourceTable(WholeBundle wholeBundle, int rootRes) {
310 value = wholeBundle.reader.getTable(rootRes);
ICUResourceBundle.java     [all...]
ICUResourceBundleReader.java 135 private int rootRes;
247 rootRes = bytes.getInt(0);
339 return rootRes;
    [all...]
  /external/icu/icu4c/source/common/
uresdata.cpp 162 pResData->rootRes=(Resource)*pResData->pRoot;
173 rootType=(UResType)RES_GET_TYPE(pResData->rootRes);
691 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey);
    [all...]
uresdata.h 387 Resource rootRes;
uresbund.cpp 113 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag); /* try to get data from there */
121 *res = res_getTableItemByKey(&(resB->fData), resB->fData.rootRes, &indexR, resTag);
    [all...]
  /external/icu/icu4c/source/test/intltest/
restsnew.cpp     [all...]
  /external/icu/icu4c/source/tools/toolutil/
pkgitems.cpp 433 resData.rootRes, NULL, NULL, 0,
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 763 milliseconds