Searched defs:fillIn (Results 1 – 16 of 16) sorted by relevance
/external/icu4c/common/ |
D | uscript.c | 29 UScriptCode* fillIn, in uscript_getCode()
|
D | uresbund.c | 1411 …rceBundle* U_EXPORT2 ures_getNextResource(UResourceBundle *resB, UResourceBundle *fillIn, UErrorCo… in ures_getNextResource() 1461 …RT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, UResourceBundle *fillIn, UErrorCo… in ures_getByIndex() 1575 ures_findResource(const char* path, UResourceBundle *fillIn, UErrorCode *status) in ures_findResource() 1630 ures_findSubResource(const UResourceBundle *resB, char* path, UResourceBundle *fillIn, UErrorCode *… in ures_findSubResource() 1674 UResourceBundle *fillIn, in ures_getByKeyWithFallback() 1754 …T2 ures_getByKey(const UResourceBundle *resB, const char* inKey, UResourceBundle *fillIn, UErrorCo… in ures_getByKey()
|
D | utrie.c | 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 | 361 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { in getUText()
|
/external/chromium/third_party/icu/source/common/ |
D | uscript.c | 29 UScriptCode* fillIn, in uscript_getCode()
|
D | uresbund.c | 1304 …rceBundle* U_EXPORT2 ures_getNextResource(UResourceBundle *resB, UResourceBundle *fillIn, UErrorCo… in ures_getNextResource() 1351 …RT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, UResourceBundle *fillIn, UErrorCo… in ures_getByIndex() 1458 ures_findResource(const char* path, UResourceBundle *fillIn, UErrorCode *status) in ures_findResource() 1513 ures_findSubResource(const UResourceBundle *resB, char* path, UResourceBundle *fillIn, UErrorCode *… in ures_findSubResource() 1557 UResourceBundle *fillIn, in ures_getByKeyWithFallback() 1634 …T2 ures_getByKey(const UResourceBundle *resB, const char* inKey, UResourceBundle *fillIn, UErrorCo… in ures_getByKey()
|
D | utrie.c | 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 | 359 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { in getUText()
|
/external/chromium/third_party/icu/source/test/cintltst/ |
D | cucdapi.c | 344 UScriptCode fillIn[5] = {USCRIPT_INVALID_CODE}; in TestUScriptCodeAPI() local
|
/external/icu4c/test/cintltst/ |
D | cucdapi.c | 352 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 | 372 UCollator *fillIn, in ucol_initFromBinary() 787 UCollator* ucol_initCollator(const UCATableHeader *image, UCollator *fillIn, const UCollator *UCA, … in ucol_initCollator()
|
/external/chromium/third_party/icu/source/i18n/ |
D | ulocdata.c | 91 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn, in ulocdata_getExemplarSet()
|
D | ucol.cpp | 316 UCollator *fillIn, in ucol_initFromBinary() 731 UCollator* ucol_initCollator(const UCATableHeader *image, UCollator *fillIn, const UCollator *UCA, … in ucol_initCollator()
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | testidna.cpp | 1335 void getTestSource(UnicodeString& fillIn) { in getTestSource()
|
/external/icu4c/test/intltest/ |
D | testidna.cpp | 1338 void getTestSource(UnicodeString& fillIn) { in getTestSource()
|