Home
last modified time | relevance | path

Searched defs:cFormat (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/test/iotest/
Diotest.cpp207 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintf() local
575 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintfPrecision() local
Dstrtst.c361 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) \ argument
Dfiletst.c1123 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) \ argument
/external/tensorflow/tensorflow/lite/experimental/swift/Sources/
DInterpreter.swift58 guard let cFormat = format, variable
/external/pdfium/fxjs/
Dcjs_util.cpp195 std::basic_string<wchar_t> cFormat = in printd() local
Dcjs_publicmethods.cpp1482 const char* cFormat = ""; in AFSpecial_Keystroke() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1159 NumberFormat *cFormat = NumberFormat::createInstance(en_US, UNUM_CURRENCY, status); in TestLenientParse() local