Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/iotest/
Diotest.cpp258 uBufferLenReturned = u_sprintf_u(uBuffer, format, dbl); in DataDrivenPrintf()
263 uBufferLenReturned = u_sprintf_u(uBuffer, format, i8); in DataDrivenPrintf()
268 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16); in DataDrivenPrintf()
273 uBufferLenReturned = u_sprintf_u(uBuffer, format, i32); in DataDrivenPrintf()
278 uBufferLenReturned = u_sprintf_u(uBuffer, format, i64); in DataDrivenPrintf()
283 uBufferLenReturned = u_sprintf_u(uBuffer, format, cBuffer); in DataDrivenPrintf()
287 uBufferLenReturned = u_sprintf_u(uBuffer, format, argument); in DataDrivenPrintf()
618 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, dbl); in DataDrivenPrintfPrecision()
622 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i8); in DataDrivenPrintfPrecision()
626 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i16); in DataDrivenPrintfPrecision()
[all …]
Dstrtst.c223 u_sprintf_u(uStringBuf, myUString); in TestString()
229 retVal = u_sprintf_u(uStringBuf, myUString+10); in TestString()
/external/icu4c/test/iotest/
Diotest.cpp259 uBufferLenReturned = u_sprintf_u(uBuffer, format, dbl); in DataDrivenPrintf()
264 uBufferLenReturned = u_sprintf_u(uBuffer, format, i8); in DataDrivenPrintf()
269 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16); in DataDrivenPrintf()
274 uBufferLenReturned = u_sprintf_u(uBuffer, format, i32); in DataDrivenPrintf()
279 uBufferLenReturned = u_sprintf_u(uBuffer, format, i64); in DataDrivenPrintf()
284 uBufferLenReturned = u_sprintf_u(uBuffer, format, cBuffer); in DataDrivenPrintf()
288 uBufferLenReturned = u_sprintf_u(uBuffer, format, argument); in DataDrivenPrintf()
619 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, dbl); in DataDrivenPrintfPrecision()
623 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i8); in DataDrivenPrintfPrecision()
627 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i16); in DataDrivenPrintfPrecision()
[all …]
Dstrtst.c223 u_sprintf_u(uStringBuf, myUString); in TestString()
229 retVal = u_sprintf_u(uStringBuf, myUString+10); in TestString()
/external/icu4c/io/
Dsprintf.c116 u_sprintf_u(UChar *buffer, in u_sprintf_u() function
/external/chromium_org/third_party/icu/source/io/unicode/
Dustdio.h808 u_sprintf_u(UChar *buffer,
/external/chromium_org/third_party/icu/source/io/
Dsprintf.c116 u_sprintf_u(UChar *buffer, in u_sprintf_u() function
/external/icu4c/io/unicode/
Dustdio.h848 u_sprintf_u(UChar *buffer,
/external/icu4c/common/unicode/
Durename.h337 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h348 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) macro