HomeSort by relevance Sort by last modified time
    Searched refs:U_CALLCONV (Results 276 - 300 of 328) sorted by null

<<11121314

  /external/chromium_org/third_party/icu/source/common/
ucase.c 54 static UBool U_CALLCONV
    [all...]
uresdata.c 131 static UBool U_CALLCONV
    [all...]
ustrcase.c 85 static UChar32 U_CALLCONV
ustring.c     [all...]
putil.c     [all...]
unistr.cpp 91 static UChar U_CALLCONV
    [all...]
utrie2_builder.c 327 static UBool U_CALLCONV
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp 132 static UBool U_CALLCONV decimfmtAffixValueComparator(UHashTok val1, UHashTok val2);
137 static UBool U_CALLCONV decimfmtAffixPatternValueComparator(UHashTok val1, UHashTok val2);
141 U_CALLCONV decimfmtAffixValueComparator(UHashTok val1, UHashTok val2) {
154 U_CALLCONV decimfmtAffixPatternValueComparator(UHashTok val1, UHashTok val2) {
    [all...]
transreg.cpp 504 static void U_CALLCONV
    [all...]
ucol_tok.cpp 48 static int32_t U_CALLCONV
69 static UBool U_CALLCONV
138 /*static inline void U_CALLCONV
    [all...]
timezone.cpp 125 static UBool U_CALLCONV timeZone_cleanup(void)
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tsmthred.cpp 532 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
    [all...]
convtest.cpp 475 static void U_CALLCONV
    [all...]
  /external/icu4c/common/
rbbiscan.cpp 74 static void U_CALLCONV RBBISetTable_deleter(void *p) {
    [all...]
ucase.cpp 57 static UBool U_CALLCONV
    [all...]
uresdata.c 138 static UBool U_CALLCONV
    [all...]
ustring.cpp     [all...]
putil.cpp     [all...]
  /external/icu4c/i18n/
decimfmt.cpp 160 static UBool U_CALLCONV decimfmtAffixValueComparator(UHashTok val1, UHashTok val2);
165 static UBool U_CALLCONV decimfmtAffixPatternValueComparator(UHashTok val1, UHashTok val2);
169 U_CALLCONV decimfmtAffixValueComparator(UHashTok val1, UHashTok val2) {
182 U_CALLCONV decimfmtAffixPatternValueComparator(UHashTok val1, UHashTok val2) {
    [all...]
transreg.cpp 506 static void U_CALLCONV
    [all...]
tzfmt.cpp 150 static UBool U_CALLCONV tzfmt_cleanup(void)
298 static void U_CALLCONV
    [all...]
ucol_tok.cpp 48 static int32_t U_CALLCONV
69 static UBool U_CALLCONV
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/icu4c/test/intltest/
tsmthred.cpp 683 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
    [all...]

Completed in 1735 milliseconds

<<11121314