HomeSort by relevance Sort by last modified time
    Searched refs:U_CAPI (Results 176 - 200 of 240) sorted by null

1 2 3 4 5 6 78 910

  /external/icu4c/common/
utracimp.h 91 U_CAPI void U_EXPORT2
102 U_CAPI void U_EXPORT2
117 U_CAPI void U_EXPORT2
utrie.cpp 46 U_CAPI UNewTrie * U_EXPORT2
113 U_CAPI UNewTrie * U_EXPORT2
150 U_CAPI void U_EXPORT2
163 U_CAPI uint32_t * U_EXPORT2
219 U_CAPI UBool U_EXPORT2
237 U_CAPI uint32_t U_EXPORT2
281 U_CAPI UBool U_EXPORT2
739 U_CAPI int32_t U_EXPORT2
849 U_CAPI int32_t U_EXPORT2
854 U_CAPI int32_t U_EXPORT
    [all...]
ucol_swp.cpp 32 U_CAPI int32_t U_EXPORT2
106 U_CAPI UBool U_EXPORT2
148 U_CAPI int32_t U_EXPORT2
331 U_CAPI int32_t U_EXPORT2
376 U_CAPI int32_t U_EXPORT2
ucnv_io.cpp 488 U_CAPI int U_EXPORT2
842 U_CAPI UEnumeration * U_EXPORT2
    [all...]
locdispnames.cpp 389 U_CAPI int32_t U_EXPORT2
398 U_CAPI int32_t U_EXPORT2
427 U_CAPI int32_t U_EXPORT2
441 U_CAPI int32_t U_EXPORT2
462 U_CAPI int32_t U_EXPORT2
729 U_CAPI int32_t U_EXPORT2
760 U_CAPI int32_t U_EXPORT2
uinvchar.c 182 U_CAPI void U_EXPORT2
201 U_CAPI void U_EXPORT2
216 U_CAPI UBool U_EXPORT2
260 U_CAPI UBool U_EXPORT2
294 U_CAPI int32_t U_EXPORT2
540 U_CAPI int32_t U_EXPORT2
561 U_CAPI char U_EXPORT2
utext.cpp 43 U_CAPI UBool U_EXPORT2
83 U_CAPI int64_t U_EXPORT2
89 U_CAPI UBool U_EXPORT2
96 U_CAPI int64_t U_EXPORT2
106 U_CAPI void U_EXPORT2
140 U_CAPI int64_t U_EXPORT2
183 U_CAPI UChar32 U_EXPORT2
237 U_CAPI UChar32 U_EXPORT2
264 U_CAPI UChar32 U_EXPORT2
304 U_CAPI UChar32 U_EXPORT
    [all...]
uiter.cpp 211 U_CAPI void U_EXPORT2
322 U_CAPI void U_EXPORT2
471 U_CAPI void U_EXPORT2
535 U_CAPI void U_EXPORT2
1019 U_CAPI void U_EXPORT2
1039 U_CAPI UChar32 U_EXPORT2
1070 U_CAPI UChar32 U_EXPORT2
1086 U_CAPI UChar32 U_EXPORT2
1102 U_CAPI uint32_t U_EXPORT2
1111 U_CAPI void U_EXPORT
    [all...]
ustrenum.cpp 244 U_CAPI UEnumeration* U_EXPORT2
341 U_CAPI UEnumeration* U_EXPORT2
360 U_CAPI UEnumeration* U_EXPORT2
ustrtrns.cpp 37 U_CAPI UChar* U_EXPORT2
137 U_CAPI UChar* U_EXPORT2
151 U_CAPI UChar32* U_EXPORT2
243 U_CAPI UChar32* U_EXPORT2
399 U_CAPI UChar* U_EXPORT2
723 U_CAPI UChar* U_EXPORT2
737 U_CAPI UChar * U_EXPORT2
    [all...]
utrie2_builder.cpp 108 U_CAPI UTrie2 * U_EXPORT2
277 U_CAPI UTrie2 * U_EXPORT2
365 U_CAPI UTrie2 * U_EXPORT2
409 U_CAPI UTrie2 * U_EXPORT2
635 U_CAPI void U_EXPORT2
647 U_CAPI void U_EXPORT2
694 U_CAPI void U_EXPORT2
    [all...]
uidna.cpp 610 U_CAPI int32_t U_EXPORT2
639 U_CAPI int32_t U_EXPORT2
668 U_CAPI int32_t U_EXPORT2
761 U_CAPI int32_t U_EXPORT2
860 U_CAPI int32_t U_EXPORT2
uprops.cpp 279 U_CAPI UBool U_EXPORT2
454 U_CAPI int32_t U_EXPORT2
470 U_CAPI int32_t U_EXPORT2
475 U_CAPI int32_t U_EXPORT2
555 U_CAPI int32_t U_EXPORT2
ustrcase.cpp 436 U_CAPI int32_t U_EXPORT2
768 U_CAPI int32_t U_EXPORT2
786 U_CAPI int32_t U_EXPORT2
794 U_CAPI int32_t U_EXPORT2
802 U_CAPI int32_t U_EXPORT2
  /external/icu4c/test/perf/howExpensiveIs/
sieve.cpp 17 U_CAPI double uprv_calcSieveTime() {
111 U_CAPI double uprv_getMeanTime(double *times, uint32_t *timeCount, double *marginOfError) {
193 U_CAPI double uprv_getSieveTime(double *marginOfError) {
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.cpp 31 U_CAPI void U_EXPORT2
34 U_CAPI void U_EXPORT2
153 U_CAPI UBool U_EXPORT2
  /external/icu4c/i18n/
format.cpp 37 U_CAPI int32_t U_EXPORT2
rbt_pars.h 350 U_CAPI int32_t
decNumber.c 364 U_CAPI decNumber * U_EXPORT2 uprv_decNumberFromInt32(decNumber *dn, Int in) {
377 U_CAPI decNumber * U_EXPORT2 uprv_decNumberFromUInt32(decNumber *dn, uInt uin) {
399 U_CAPI Int U_EXPORT2 uprv_decNumberToInt32(const decNumber *dn, decContext *set) {
435 U_CAPI uInt U_EXPORT2 uprv_decNumberToUInt32(const decNumber *dn, decContext *set) {
478 U_CAPI char * U_EXPORT2 uprv_decNumberToString(const decNumber *dn, char *string){
483 U_CAPI char * U_EXPORT2 uprv_decNumberToEngString(const decNumber *dn, char *string){
508 U_CAPI decNumber * U_EXPORT2 uprv_decNumberFromString(decNumber *dn, const char chars[],
    [all...]
gender.cpp 237 U_CAPI const UGenderInfo* U_EXPORT2
242 U_CAPI UGender U_EXPORT2
ucol_sit.cpp 441 U_CAPI void U_EXPORT2
501 U_CAPI UCollator* U_EXPORT2
591 U_CAPI int32_t U_EXPORT2
654 U_CAPI int32_t U_EXPORT2
682 U_CAPI UColAttributeValue U_EXPORT2
848 U_CAPI int32_t U_EXPORT2
867 U_CAPI void U_EXPORT2
907 U_CAPI int32_t U_EXPORT2
    [all...]
usearch.cpp     [all...]
  /external/icu4c/tools/toolutil/
denseranges.cpp 98 U_CAPI int32_t U_EXPORT2
flagparser.c 22 U_CAPI int32_t U_EXPORT2
  /external/icu4c/samples/ucnv/
flagcb.c 16 U_CAPI FromUFLAGContext* U_EXPORT2 flagCB_fromU_openContext()
29 U_CAPI void U_EXPORT2 flagCB_fromU(

Completed in 1217 milliseconds

1 2 3 4 5 6 78 910