Searched defs:fillIn (Results 1 – 9 of 9) sorted by relevance
/external/icu4c/common/ |
D | uscript.c | 29 UScriptCode* fillIn, in uscript_getCode()
|
D | uresbund.cpp | 1418 …rceBundle* U_EXPORT2 ures_getNextResource(UResourceBundle *resB, UResourceBundle *fillIn, UErrorCo… in ures_getNextResource() 1468 …RT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, UResourceBundle *fillIn, UErrorCo… in ures_getByIndex() 1582 ures_findResource(const char* path, UResourceBundle *fillIn, UErrorCode *status) in ures_findResource() 1637 ures_findSubResource(const UResourceBundle *resB, char* path, UResourceBundle *fillIn, UErrorCode *… in ures_findSubResource() 1686 UResourceBundle *fillIn, in ures_getByKeyWithFallback() 1767 …T2 ures_getByKey(const UResourceBundle *resB, const char* inKey, UResourceBundle *fillIn, UErrorCo… in ures_getByKey()
|
D | utrie.cpp | 47 utrie_open(UNewTrie *fillIn, in utrie_open() 114 utrie_clone(UNewTrie *fillIn, const UNewTrie *other, uint32_t *aliasData, int32_t aliasDataCapacity… in utrie_clone()
|
D | rbbi.cpp | 393 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { in getUText()
|
/external/icu4c/test/cintltst/ |
D | cucdapi.c | 366 UScriptCode fillIn[5] = {USCRIPT_INVALID_CODE}; in TestUScriptCodeAPI() local
|
/external/icu4c/i18n/ |
D | ulocdata.c | 100 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn, in ulocdata_getExemplarSet()
|
D | ucol.cpp | 430 UCollator *fillIn, in ucol_initFromBinary() 903 UCollator* ucol_initCollator(const UCATableHeader *image, UCollator *fillIn, const UCollator *UCA, … in ucol_initCollator()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowIntent.java | 432 public int fillIn(Intent otherIntent, int flags) { in fillIn() method in ShadowIntent
|
/external/icu4c/test/intltest/ |
D | testidna.cpp | 1349 void getTestSource(UnicodeString& fillIn) { in getTestSource()
|