Home
last modified time | relevance | path

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

/third_party/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
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/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
/third_party/skia/third_party/externals/icu/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()
/third_party/node/deps/icu-small/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()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp45 static const char DUMMY_LOADER[] = "<dummy>"; // place holder for dummy ZNamesLoader variable
1436 if (obj == DUMMY_LOADER) { return; } in deleteZNamesLoader()
1493 if (element->value.pointer == DUMMY_LOADER) { continue; } in load()
1519 loader = (void*) DUMMY_LOADER; in consumeNamesTable()
1532 loader = (void*) DUMMY_LOADER; in consumeNamesTable()
1552 if (loader != DUMMY_LOADER) { in consumeNamesTable()
/third_party/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()