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

  /external/icu/android_icu4j/src/main/java/android/icu/util/
UResourceBundle.java 450 Integer rootType;
463 rootType = m.get(baseName);
465 if (rootType == null) {
480 rootType = Integer.valueOf(rt);
481 m.putIfAbsent(baseName, rootType);
484 return rootType.intValue();
487 private static void setRootType(String baseName, int rootType) {
488 Integer rt = Integer.valueOf(rootType);
519 int rootType = getRootType(baseName, root);
523 switch (rootType)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
UResourceBundle.java 464 Integer rootType;
477 rootType = m.get(baseName);
479 if (rootType == null) {
494 rootType = Integer.valueOf(rt);
495 m.putIfAbsent(baseName, rootType);
498 return rootType.intValue();
501 private static void setRootType(String baseName, int rootType) {
502 Integer rt = Integer.valueOf(rootType);
534 int rootType = getRootType(baseName, root);
538 switch (rootType)
    [all...]
  /external/icu/icu4c/source/common/
uresdata.cpp 158 UResType rootType;
173 rootType=(UResType)RES_GET_TYPE(pResData->rootRes);
174 if(!URES_IS_TABLE(rootType)) {
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 

Completed in 328 milliseconds