Searched defs:cFormat (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/test/iotest/ |
D | iotest.cpp | 207 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintf() local 612 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintfPrecision() local
|
D | strtst.c | 362 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
D | filetst.c | 1151 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
/external/tensorflow/tensorflow/lite/swift/Sources/ |
D | Interpreter.swift | 78 guard let cFormat = format, variable
|
/external/fastrpc/src/ |
D | std_dtoa.c | 374 int std_dtoa_hex( double dNumber, int nPrecision, char cFormat, in std_dtoa_hex()
|
/external/pdfium/fxjs/ |
D | cjs_util.cpp | 212 std::basic_string<wchar_t> cFormat = in printd() local
|
D | cjs_publicmethods.cpp | 1176 const char* cFormat = ""; in AFSpecial_Keystroke() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 1207 NumberFormat *cFormat = NumberFormat::createInstance(en_US, UNUM_CURRENCY, status); in TestLenientParse() local
|