/external/chromium/third_party/icu/source/test/iotest/ |
D | iotest.cpp | 250 uBufferLenReturned = u_sprintf_u(uBuffer, format, dbl); in DataDrivenPrintf() 255 uBufferLenReturned = u_sprintf_u(uBuffer, format, i8); in DataDrivenPrintf() 260 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16); in DataDrivenPrintf() 265 uBufferLenReturned = u_sprintf_u(uBuffer, format, i32); in DataDrivenPrintf() 270 uBufferLenReturned = u_sprintf_u(uBuffer, format, i64); in DataDrivenPrintf() 275 uBufferLenReturned = u_sprintf_u(uBuffer, format, cBuffer); in DataDrivenPrintf() 279 uBufferLenReturned = u_sprintf_u(uBuffer, format, argument); in DataDrivenPrintf() 612 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, dbl); in DataDrivenPrintfPrecision() 616 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i8); in DataDrivenPrintfPrecision() 620 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i16); in DataDrivenPrintfPrecision() [all …]
|
D | strtst.c | 223 u_sprintf_u(uStringBuf, myUString); in TestString() 229 retVal = u_sprintf_u(uStringBuf, myUString+10); in TestString()
|
/external/icu4c/test/iotest/ |
D | iotest.cpp | 258 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 …]
|
D | strtst.c | 223 u_sprintf_u(uStringBuf, myUString); in TestString() 229 retVal = u_sprintf_u(uStringBuf, myUString+10); in TestString()
|
/external/icu4c/io/ |
D | sprintf.c | 116 u_sprintf_u(UChar *buffer, in u_sprintf_u() function
|
/external/icu4c/io/unicode/ |
D | ustdio.h | 805 u_sprintf_u(UChar *buffer,
|
/external/chromium/third_party/icu/source/io/unicode/ |
D | ustdio.h | 761 u_sprintf_u(UChar *buffer,
|
/external/chromium/third_party/icu/source/io/ |
D | sprintf.c | 116 u_sprintf_u(UChar *buffer, in u_sprintf_u() function
|
/external/webkit/WebKit/mac/icu/unicode/ |
D | urename.h | 245 #define u_sprintf_u u_sprintf_u_3_2 macro
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | urename.h | 245 #define u_sprintf_u u_sprintf_u_3_2 macro
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
D | urename.h | 245 #define u_sprintf_u u_sprintf_u_3_2 macro
|
/external/webkit/WebCore/icu/unicode/ |
D | urename.h | 245 #define u_sprintf_u u_sprintf_u_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 345 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) macro
|
/external/chromium/third_party/icu/public/common/unicode/ |
D | urename.h | 313 #define u_sprintf_u u_sprintf_u_4_2 macro
|