Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/iotest/
Diotest.cpp207 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintf() local
612 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintfPrecision() local
Dstrtst.c362 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) UPRV_BLOCK_MACRO_BEGIN { \ argument
Dfiletst.c1151 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) UPRV_BLOCK_MACRO_BEGIN { \ argument
/external/tensorflow/tensorflow/lite/swift/Sources/
DInterpreter.swift78 guard let cFormat = format, variable
/external/fastrpc/src/
Dstd_dtoa.c374 int std_dtoa_hex( double dNumber, int nPrecision, char cFormat, in std_dtoa_hex()
/external/pdfium/fxjs/
Dcjs_util.cpp212 std::basic_string<wchar_t> cFormat = in printd() local
Dcjs_publicmethods.cpp1176 const char* cFormat = ""; in AFSpecial_Keystroke() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1207 NumberFormat *cFormat = NumberFormat::createInstance(en_US, UNUM_CURRENCY, status); in TestLenientParse() local