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

  /external/icu/icu4c/source/samples/date/
date.c 253 UChar uFormat[100];
269 charsToUCharsDefault(uFormat,sizeof(uFormat)/sizeof(uFormat[0]),format,-1,status);
270 udat_applyPattern(fmt,FALSE,uFormat,-1);
298 UChar uFormat[100];
324 charsToUCharsDefault(uFormat,sizeof(uFormat)/sizeof(uFormat[0]), format,-1,status);
325 udat_applyPattern(fmt,FALSE,uFormat,-1)
    [all...]
  /external/icu/icu4c/source/test/iotest/
strtst.c 361 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) \
366 uNumPrinted = u_sprintf(uBuffer, uFormat, uValue);\
370 log_err("%" uFormat " Got: \"%s\", Expected: \"%s\"\n", compBuffer, buffer);\
373 log_err("%" uFormat " number printed Got: %d, Expected: %d\n", uNumPrinted, cNumPrinted);\
376 log_err("%" uFormat " too much stored\n");\
filetst.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]
commctrl.h 194 UINT uFormat;
    [all...]

Completed in 317 milliseconds