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

/external/expat/lib/
H A Dxmlparse.c3794 XML_Bool handleDefault = XML_TRUE; local
3847 handleDefault = XML_FALSE;
3857 handleDefault = XML_FALSE;
3867 handleDefault = XML_FALSE;
3877 handleDefault = XML_FALSE;
3904 handleDefault = XML_FALSE;
3923 handleDefault = XML_FALSE;
3931 handleDefault = XML_FALSE;
3975 handleDefault = XML_FALSE;
4057 handleDefault
[all...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollatorServiceShim.java152 protected Object handleDefault(Key key, String[] actualIDReturn) { method in class:CollatorServiceShim.CService
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java389 return handleDefault(key, actualReturn);
522 return handleDefault(key, actualReturn);
542 protected Object handleDefault(Key key, String[] actualIDReturn) { method in class:ICUService
/external/icu/icu4c/source/common/
H A Dserv.h629 * has no fallback. If no object is found, the result of handleDefault
909 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& status) const;
H A Dbrkiter.cpp245 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const { function in class:ICUBreakIteratorService
364 // will be populated, but if the handleDefault path is taken
369 // handleDefault calls), so we don't touch it. YES, A COMMENT
H A Dserv.cpp434 return handleDefault(key, actualReturn, status);
593 return handleDefault(key, actualReturn, status);
597 ICUService::handleDefault(const ICUServiceKey& /* key */, UnicodeString* /* actualIDReturn */, UErrorCode& /* status */) const function in class:ICUService
/external/icu/icu4c/source/i18n/
H A Dcoll.cpp165 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& status) const { function in class:ICUCollatorService
H A Dnumfmt.cpp944 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const { function in class:ICUNumberFormatService
H A Dcalendar.cpp527 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& status) const { function in class:CalendarService
537 fprintf(stderr, "CalSvc:handleDefault for currentLoc %s, canloc %s\n", (const char*)loc.getName(), (const char*)loc2.getName());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 284 milliseconds