/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmlparse.c | 4580 XML_Bool handleDefault = XML_TRUE; in doProlog() local 4648 handleDefault = XML_FALSE; in doProlog() 4658 handleDefault = XML_FALSE; in doProlog() 4669 handleDefault = XML_FALSE; in doProlog() 4678 handleDefault = XML_FALSE; in doProlog() 4702 handleDefault = XML_FALSE; in doProlog() 4723 handleDefault = XML_FALSE; in doProlog() 4737 handleDefault = XML_FALSE; in doProlog() 4783 handleDefault = XML_FALSE; in doProlog() 4862 handleDefault in doProlog() [all...] |
/third_party/python/Modules/expat/ |
H A D | xmlparse.c | 4663 XML_Bool handleDefault = XML_TRUE; in doProlog() local 4729 handleDefault = XML_FALSE; in doProlog() 4739 handleDefault = XML_FALSE; in doProlog() 4750 handleDefault = XML_FALSE; in doProlog() 4759 handleDefault = XML_FALSE; in doProlog() 4783 handleDefault = XML_FALSE; in doProlog() 4804 handleDefault = XML_FALSE; in doProlog() 4818 handleDefault = XML_FALSE; in doProlog() 4864 handleDefault = XML_FALSE; in doProlog() 4943 handleDefault in doProlog() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUService.java | 395 return handleDefault(key, actualReturn); in getKey() 521 return handleDefault(key, actualReturn); in getKey() 541 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in ICUService
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUService.java | 400 return handleDefault(key, actualReturn); in getKey() 526 return handleDefault(key, actualReturn); in getKey() 546 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in ICUService
|
/third_party/icu/icu4c/source/common/ |
H A D | serv.cpp | 424 return handleDefault(key, actualReturn, status); in getKey() 585 return handleDefault(key, actualReturn, status); in getKey() 589 ICUService::handleDefault(const ICUServiceKey& /* key */, UnicodeString* /* actualIDReturn */, UErrorCode& /* status */) const in handleDefault() function in ICUService
|
H A D | serv.h | 631 * has no fallback. If no object is found, the result of handleDefault 911 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const;
|
H A D | brkiter.cpp | 262 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const override { 381 // will be populated, but if the handleDefault path is taken in createInstance() 386 // handleDefault calls), so we don't touch it. YES, A COMMENT in createInstance()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | serv.cpp | 424 return handleDefault(key, actualReturn, status); in getKey() 585 return handleDefault(key, actualReturn, status); in getKey() 589 ICUService::handleDefault(const ICUServiceKey& /* key */, UnicodeString* /* actualIDReturn */, UErrorCode& /* status */) const in handleDefault() function in ICUService
|
H A D | serv.h | 631 * has no fallback. If no object is found, the result of handleDefault 911 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const;
|
H A D | brkiter.cpp | 268 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const override { 387 // will be populated, but if the handleDefault path is taken in createInstance() 392 // handleDefault calls), so we don't touch it. YES, A COMMENT in createInstance()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | serv.cpp | 436 return handleDefault(key, actualReturn, status); in getKey() 594 return handleDefault(key, actualReturn, status); in getKey() 598 ICUService::handleDefault(const ICUServiceKey& /* key */, UnicodeString* /* actualIDReturn */, UErrorCode& /* status */) const in handleDefault() function in ICUService
|
H A D | serv.h | 631 * has no fallback. If no object is found, the result of handleDefault 911 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const;
|
H A D | brkiter.cpp | 261 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const { in handleDefault() function in ICUBreakIteratorService 380 // will be populated, but if the handleDefault path is taken in createInstance() 385 // handleDefault calls), so we don't touch it. YES, A COMMENT in createInstance()
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | CollatorServiceShim.java | 166 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in CollatorServiceShim.CService
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | CollatorServiceShim.java | 167 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in CollatorServiceShim.CService
|
/third_party/icu/icu4c/source/i18n/ |
H A D | coll.cpp | 169 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const override {
|
H A D | numfmt.cpp | 950 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const override {
|
H A D | calendar.cpp | 542 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const override { 555 fprintf(stderr, "CalSvc:handleDefault for currentLoc %s, canloc %s\n", (const char*)loc.getName(), (const char*)loc2.getName());
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | coll.cpp | 169 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const override {
|
H A D | numfmt.cpp | 951 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const override {
|
H A D | calendar.cpp | 524 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const override { 537 fprintf(stderr, "CalSvc:handleDefault for currentLoc %s, canloc %s\n", (const char*)loc.getName(), (const char*)loc2.getName());
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | coll.cpp | 169 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const { in handleDefault() function in ICUCollatorService
|
H A D | numfmt.cpp | 950 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const { in handleDefault() function in ICUNumberFormatService
|
H A D | calendar.cpp | 533 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const { in handleDefault() function in CalendarService 543 fprintf(stderr, "CalSvc:handleDefault for currentLoc %s, canloc %s\n", (const char*)loc.getName(), (const char*)loc2.getName()); in handleDefault()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |