Searched defs:cFormat (Results 1 – 6 of 6) sorted by relevance
238 std::basic_string<wchar_t> cFormat = p1.ToCFXWideString().c_str(); in printd() local321 std::wstring cFormat = cFormat2; in printd() local404 std::string cFormat = CFX_ByteString::FromUnicode(sFormat).c_str(); in printx() local412 void util::printx(const std::string& cFormat, in printx()
1600 std::string cFormat; in AFSpecial_Format() local1743 std::string cFormat; in AFSpecial_Keystroke() local
204 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintf() local572 char cFormat[sizeof(cBuffer)]; in DataDrivenPrintfPrecision() local
358 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) \ argument
1120 #define TestFPrintFormat(uFormat, uValue, cFormat, cValue) \ argument
1459 NumberFormat *cFormat = NumberFormat::createInstance(en_US, UNUM_CURRENCY, status); in TestLenientParse() local