Searched refs:util64_tou (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/i18n/ |
D | nfrs.h | 81 uint32_t util64_tou(int64_t n, UChar* buffer, uint32_t buflen, uint32_t radix = 10, UBool raw = FAL…
|
D | nfrs.cpp | 894 uint32_t util64_tou(int64_t w, UChar* buf, uint32_t len, uint32_t radix, UBool raw) in util64_tou() function
|
D | nfrule.cpp | 576 int32_t len = util64_tou(n, buffer, sizeof(buffer)); in util_append64()
|
/external/webkit/WebKit/mac/icu/unicode/ |
D | urename.h | 1460 #define util64_tou util64_tou_3_2 macro
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | urename.h | 1460 #define util64_tou util64_tou_3_2 macro
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
D | urename.h | 1460 #define util64_tou util64_tou_3_2 macro
|
/external/webkit/WebCore/icu/unicode/ |
D | urename.h | 1460 #define util64_tou util64_tou_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 1723 #define util64_tou util64_tou_3_8 macro
|