Searched refs:T_CString_integerToString (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducat.c31 i = T_CString_integerToString(buffer, set_num, 10);
33 T_CString_integerToString(buffer+i, msg_num, 10);
H A Dcstring.h118 T_CString_integerToString(char *buffer, int32_t n, int32_t radix);
H A Dcstring.c155 T_CString_integerToString(char* buffer, int32_t v, int32_t radix) function
H A Ducnv.c144 T_CString_integerToString(myName + myNameLen, codepage, 10);
H A Duresbund.cpp1102 int32_t len = T_CString_integerToString(buf, idx, 10);
/external/icu/icu4c/source/common/
H A Ducat.c31 i = T_CString_integerToString(buffer, set_num, 10);
33 T_CString_integerToString(buffer+i, msg_num, 10);
H A Dcstring.h118 T_CString_integerToString(char *buffer, int32_t n, int32_t radix);
H A Dcstring.c155 T_CString_integerToString(char* buffer, int32_t v, int32_t radix) function
H A Ducnv.c144 T_CString_integerToString(myName + myNameLen, codepage, 10);
H A Duresbund.cpp1102 int32_t len = T_CString_integerToString(buf, idx, 10);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcstrtest.c92 i = T_CString_integerToString(src, 34556, 10);
96 i = T_CString_integerToString(src, 431, 16);
/external/icu/icu4c/source/test/cintltst/
H A Dcstrtest.c92 i = T_CString_integerToString(src, 34556, 10);
96 i = T_CString_integerToString(src, 431, 16);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_sit.cpp646 elementSize = T_CString_integerToString(tempbuff, coll->variableTopValue, 16);
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dudbgutil.cpp420 T_CString_integerToString(str,n,radix);
/external/icu/icu4c/source/tools/toolutil/
H A Dudbgutil.cpp420 T_CString_integerToString(str,n,radix);
/external/icu/icu4c/source/common/unicode/
H A Durename.h57 #define T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToString) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h57 #define T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToString) macro

Completed in 1032 milliseconds