Home
last modified time | relevance | path

Searched refs:handleDefault (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c4580 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 Dxmlparse.c4663 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 DICUService.java395 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 DICUService.java400 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 Dserv.cpp424 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 Dserv.h631 * 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 Dbrkiter.cpp262 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 Dserv.cpp424 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 Dserv.h631 * 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 Dbrkiter.cpp268 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 Dserv.cpp436 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 Dserv.h631 * 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 Dbrkiter.cpp261 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 DCollatorServiceShim.java166 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 DCollatorServiceShim.java167 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in CollatorServiceShim.CService
/third_party/icu/icu4c/source/i18n/
H A Dcoll.cpp169 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const override {
H A Dnumfmt.cpp950 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const override {
H A Dcalendar.cpp542 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 Dcoll.cpp169 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const override {
H A Dnumfmt.cpp951 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const override {
H A Dcalendar.cpp524 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 Dcoll.cpp169 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const { in handleDefault() function in ICUCollatorService
H A Dnumfmt.cpp950 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const { in handleDefault() function in ICUNumberFormatService
H A Dcalendar.cpp533 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 57 milliseconds

12