/external/icu4c/i18n/ |
astro.h | 432 * @param result Fillin result 488 * @param result fillin for the result
|
ucurr.cpp | 512 UBool* isChoiceFormat, // fillin 513 int32_t* len, // fillin 612 int32_t* len, // fillin [all...] |
ucol_imp.h | [all...] |
ucol.cpp | 430 UCollator *fillIn, 433 UCollator *result = fillIn; 903 UCollator* ucol_initCollator(const UCATableHeader *image, UCollator *fillIn, const UCollator *UCA, UErrorCode *status) { 905 UCollator *result = fillIn; [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucurr.cpp | 472 UBool* isChoiceFormat, // fillin 473 int32_t* len, // fillin 572 int32_t* len, // fillin [all...] |
ucol_imp.h | [all...] |
ucol.cpp | 408 UCollator *fillIn, 411 UCollator *result = fillIn; 832 UCollator* ucol_initCollator(const UCATableHeader *image, UCollator *fillIn, const UCollator *UCA, UErrorCode *status) { 834 UCollator *result = fillIn; [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucol.h | 687 * @param result fillin for the functionally equivalent locale 688 * @param resultCapacity capacity of the fillin buffer 692 * @param isAvailable if non-NULL, pointer to a fillin parameter that [all...] |
coll.h | [all...] |
/external/icu4c/i18n/unicode/ |
ucol.h | [all...] |
coll.h | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ubidi.h | [all...] |
/external/icu4c/common/unicode/ |
ubidi.h | [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_Generic.h | 347 /* TODO: Fillin Other Gate Information */ [all...] |
/external/chromium_org/third_party/icu/source/common/ |
rbbi.cpp | 363 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { 364 UText *result = utext_clone(fillIn, fText, FALSE, TRUE, &status); [all...] |
udata.cpp | 365 *pErr = subErr; /* copy sub err unto fillin ONLY if something happens. */ [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
testidna.cpp | [all...] |
/external/icu4c/test/intltest/ |
testidna.cpp | [all...] |
/frameworks/base/core/java/android/content/ |
Intent.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | 550 * Fillin hash with info about SystemProperties. [all...] |
/external/icu4c/common/ |
udata.cpp | 389 *pErr = subErr; /* copy sub err unto fillin ONLY if something happens. */ [all...] |
rbbi.cpp | 393 UText *RuleBasedBreakIterator::getUText(UText *fillIn, UErrorCode &status) const { 394 UText *result = utext_clone(fillIn, fText, FALSE, TRUE, &status); [all...] |
/frameworks/base/cmds/am/src/com/android/commands/am/ |
Am.java | 562 intent.fillIn(baseIntent, Intent.FILL_IN_COMPONENT | Intent.FILL_IN_SELECTOR); [all...] |
/frameworks/base/core/java/android/widget/ |
RemoteViews.java | [all...] |
/frameworks/base/core/java/android/app/ |
Activity.java | [all...] |