Searched refs:u_sprintf_u (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/test/iotest/
H A Diotest.cpp259 uBufferLenReturned = u_sprintf_u(uBuffer, format, dbl);
264 uBufferLenReturned = u_sprintf_u(uBuffer, format, i8);
269 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16);
274 uBufferLenReturned = u_sprintf_u(uBuffer, format, i32);
279 uBufferLenReturned = u_sprintf_u(uBuffer, format, i64);
284 uBufferLenReturned = u_sprintf_u(uBuffer, format, cBuffer);
288 uBufferLenReturned = u_sprintf_u(uBuffer, format, argument);
619 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, dbl);
623 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i8);
627 uBufferLenReturned = u_sprintf_u(uBuffe
[all...]
H A Dstrtst.c223 u_sprintf_u(uStringBuf, myUString);
229 retVal = u_sprintf_u(uStringBuf, myUString+10);
/external/icu/icu4c/source/test/iotest/
H A Diotest.cpp259 uBufferLenReturned = u_sprintf_u(uBuffer, format, dbl);
264 uBufferLenReturned = u_sprintf_u(uBuffer, format, i8);
269 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16);
274 uBufferLenReturned = u_sprintf_u(uBuffer, format, i32);
279 uBufferLenReturned = u_sprintf_u(uBuffer, format, i64);
284 uBufferLenReturned = u_sprintf_u(uBuffer, format, cBuffer);
288 uBufferLenReturned = u_sprintf_u(uBuffer, format, argument);
619 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, dbl);
623 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i8);
627 uBufferLenReturned = u_sprintf_u(uBuffe
[all...]
H A Dstrtst.c223 u_sprintf_u(uStringBuf, myUString);
229 retVal = u_sprintf_u(uStringBuf, myUString+10);
/external/chromium_org/third_party/icu/source/io/
H A Dsprintf.c116 u_sprintf_u(UChar *buffer, function
/external/chromium_org/third_party/icu/source/io/unicode/
H A Dustdio.h848 u_sprintf_u(UChar *buffer,
876 * This is identical to <TT>u_sprintf_u</TT>, except that it will
884 * @see u_sprintf_u
909 * @see u_sprintf_u
/external/icu/icu4c/source/io/
H A Dsprintf.c116 u_sprintf_u(UChar *buffer, function
/external/icu/icu4c/source/io/unicode/
H A Dustdio.h846 u_sprintf_u(UChar *buffer,
874 * This is identical to <TT>u_sprintf_u</TT>, except that it will
882 * @see u_sprintf_u
907 * @see u_sprintf_u
/external/icu/icu4c/source/common/unicode/
H A Durename.h338 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h346 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) macro

Completed in 6714 milliseconds