OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:util64_toa
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
nfrs.cpp
690
util64_toa
(ub, ubstr, 64);
692
util64_toa
(ub, ubstrhex, 64, 16);
875
uint32_t
util64_toa
(int64_t w, char* buf, uint32_t len, uint32_t radix, UBool raw)
function
/external/icu/icu4c/source/i18n/
nfrs.cpp
690
util64_toa
(ub, ubstr, 64);
692
util64_toa
(ub, ubstrhex, 64, 16);
875
uint32_t
util64_toa
(int64_t w, char* buf, uint32_t len, uint32_t radix, UBool raw)
function
Completed in 33 milliseconds