Home
last modified time | relevance | path

Searched refs:uFormat (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/samples/date/
Ddate.c262 UChar uFormat[100]; in date() local
278 charsToUCharsDefault(uFormat,sizeof(uFormat)/sizeof(uFormat[0]),format,-1,status); in date()
279 udat_applyPattern(fmt,FALSE,uFormat,-1); in date()
307 UChar uFormat[100]; in getWhen() local
333 charsToUCharsDefault(uFormat,sizeof(uFormat)/sizeof(uFormat[0]), format,-1,status); in getWhen()
334 udat_applyPattern(fmt,FALSE,uFormat,-1); in getWhen()
/external/icu/icu4c/source/test/iotest/
Dstrtst.c361 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) \ argument
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");\
Dfiletst.c1123 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) \ argument
1126 log_err("Can't write test file for %s.\n", uFormat);\
1133 uNumPrinted = u_fprintf(myFile, uFormat, uValue);\
1141 log_err("%" uFormat " Got: \"%s\", Expected: \"%s\"\n", compBuffer, buffer);\
1144 log_err("%" uFormat " number printed Got: %d, Expected: %d\n", uNumPrinted, cNumPrinted);\
1147 log_err("%" uFormat " too much stored\n");\
/external/syzkaller/sys/windows/
Dwindows.txt1365 SetClipboardData(uFormat int32, hMem HANDLE) HANDLE
1366 GetClipboardData(uFormat int32) HANDLE