/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 4143 XML_Bool handleDefault = XML_TRUE; in doProlog() local 4196 handleDefault = XML_FALSE; in doProlog() 4206 handleDefault = XML_FALSE; in doProlog() 4217 handleDefault = XML_FALSE; in doProlog() 4226 handleDefault = XML_FALSE; in doProlog() 4250 handleDefault = XML_FALSE; in doProlog() 4271 handleDefault = XML_FALSE; in doProlog() 4285 handleDefault = XML_FALSE; in doProlog() 4331 handleDefault = XML_FALSE; in doProlog() 4410 handleDefault = XML_FALSE; in doProlog() [all …]
|
/external/expat/lib/ |
D | xmlparse.c | 4164 XML_Bool handleDefault = XML_TRUE; in doProlog() local 4217 handleDefault = XML_FALSE; in doProlog() 4227 handleDefault = XML_FALSE; in doProlog() 4238 handleDefault = XML_FALSE; in doProlog() 4247 handleDefault = XML_FALSE; in doProlog() 4271 handleDefault = XML_FALSE; in doProlog() 4292 handleDefault = XML_FALSE; in doProlog() 4306 handleDefault = XML_FALSE; in doProlog() 4352 handleDefault = XML_FALSE; in doProlog() 4431 handleDefault = XML_FALSE; in doProlog() [all …]
|
/external/python/cpython2/Modules/expat/ |
D | xmlparse.c | 4348 XML_Bool handleDefault = XML_TRUE; in doProlog() local 4401 handleDefault = XML_FALSE; in doProlog() 4411 handleDefault = XML_FALSE; in doProlog() 4421 handleDefault = XML_FALSE; in doProlog() 4431 handleDefault = XML_FALSE; in doProlog() 4458 handleDefault = XML_FALSE; in doProlog() 4480 handleDefault = XML_FALSE; in doProlog() 4488 handleDefault = XML_FALSE; in doProlog() 4538 handleDefault = XML_FALSE; in doProlog() 4620 handleDefault = XML_FALSE; in doProlog() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
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
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
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
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | CollatorServiceShim.java | 167 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in CollatorServiceShim.CService
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | CollatorServiceShim.java | 166 protected Object handleDefault(Key key, String[] actualIDReturn) { in handleDefault() method in CollatorServiceShim.CService
|
/external/icu/icu4c/source/common/ |
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 */, UErr… in handleDefault() function in ICUService
|
D | serv.h | 911 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& …
|
D | brkiter.cpp | 261 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault() function in ICUBreakIteratorService
|
/external/icu/libicu/cts_headers/ |
D | serv.h | 911 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualReturn, UErrorCode& …
|
/external/icu/icu4c/source/i18n/ |
D | coll.cpp | 169 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* actualID, UErrorCode& stat… in handleDefault() function in ICUCollatorService
|
D | numfmt.cpp | 950 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode… in handleDefault() function in ICUNumberFormatService
|
D | calendar.cpp | 533 …virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /*actualID*/, UErrorCode& … in handleDefault() function in CalendarService
|
/external/icu/icu4j/ |
D | coverage-exclusion.txt | 755 com/ibm/icu/text/CollatorServiceShim$CService#handleDefault:(Lcom/ibm/icu/impl/ICUService$Key;[Ljav…
|