HomeSort by relevance Sort by last modified time
    Searched refs:u_sprintf_u (Results 1 - 9 of 9) sorted by null

  /external/icu4c/test/iotest/
iotest.cpp 258 uBufferLenReturned = u_sprintf_u(uBuffer, format, dbl);
263 uBufferLenReturned = u_sprintf_u(uBuffer, format, i8);
268 uBufferLenReturned = u_sprintf_u(uBuffer, format, i16);
273 uBufferLenReturned = u_sprintf_u(uBuffer, format, i32);
278 uBufferLenReturned = u_sprintf_u(uBuffer, format, i64);
283 uBufferLenReturned = u_sprintf_u(uBuffer, format, cBuffer);
287 uBufferLenReturned = u_sprintf_u(uBuffer, format, argument);
618 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, dbl);
622 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i8);
626 uBufferLenReturned = u_sprintf_u(uBuffer, format, precision, i16)
    [all...]
strtst.c 223 u_sprintf_u(uStringBuf, myUString);
229 retVal = u_sprintf_u(uStringBuf, myUString+10);
  /external/icu4c/io/
sprintf.c 116 u_sprintf_u(UChar *buffer, function
  /external/icu4c/io/unicode/
ustdio.h 808 u_sprintf_u(UChar *buffer,
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 245 #define u_sprintf_u u_sprintf_u_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 245 #define u_sprintf_u u_sprintf_u_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 245 #define u_sprintf_u u_sprintf_u_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 245 #define u_sprintf_u u_sprintf_u_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 350 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) macro
    [all...]

Completed in 36 milliseconds