Home
last modified time | relevance | path

Searched refs:DUMMY_LOADER (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneNamesImpl.java323 if (loader == ZNamesLoader.DUMMY_LOADER) { continue; } in load()
357 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()
365 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()
375 if (loader != ZNamesLoader.DUMMY_LOADER) { in consumeNamesTable()
592 private static ZNamesLoader DUMMY_LOADER = new ZNamesLoader(); field in TimeZoneNamesImpl.ZNamesLoader
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneNamesImpl.java321 if (loader == ZNamesLoader.DUMMY_LOADER) { continue; } in load()
355 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()
363 loader = ZNamesLoader.DUMMY_LOADER; in consumeNamesTable()
373 if (loader != ZNamesLoader.DUMMY_LOADER) { in consumeNamesTable()
590 private static ZNamesLoader DUMMY_LOADER = new ZNamesLoader(); field in TimeZoneNamesImpl.ZNamesLoader
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp48 static const char DUMMY_LOADER[] = "<dummy>"; // place holder for dummy ZNamesLoader variable
1440 if (obj == DUMMY_LOADER) { return; } in deleteZNamesLoader()
1497 if (element->value.pointer == DUMMY_LOADER) { continue; } in load()
1523 loader = (void*) DUMMY_LOADER; in consumeNamesTable()
1536 loader = (void*) DUMMY_LOADER; in consumeNamesTable()
1556 if (loader != DUMMY_LOADER) { in consumeNamesTable()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...