Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp115 auto pFormat = pdfium::MakeUnique<CFGAS_FormatString>(m_pLocaleMgr); in ValidateValue() local
323 auto pFormat = pdfium::MakeUnique<CFGAS_FormatString>(m_pLocaleMgr); in FormatPatterns() local
345 auto pFormat = pdfium::MakeUnique<CFGAS_FormatString>(m_pLocaleMgr); in FormatSinglePattern() local
610 auto pFormat = pdfium::MakeUnique<CFGAS_FormatString>(m_pLocaleMgr); in ParsePatternValue() local
/external/pdfium/core/fxcrt/
Dwidestring.cpp60 Optional<size_t> GuessSizeForVSWPrintf(const wchar_t* pFormat, in GuessSizeForVSWPrintf()
253 const wchar_t* pFormat, in TryVSWPrintf()
347 WideString WideString::Format(const wchar_t* pFormat, ...) { in Format()
Dbytestring.cpp116 ByteString ByteString::FormatV(const char* pFormat, va_list argList) { in FormatV()
140 ByteString ByteString::Format(const char* pFormat, ...) { in Format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c2223 enum pipe_format pFormat; in st_ChooseTextureFormat() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTString.cpp1620 CPVRTString CPVRTString::format(const char *pFormat, ...) in format()
1887 CPVRTString PVRTStringFromFormattedStr(const char *pFormat, ...) in PVRTStringFromFormattedStr()
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp2407 if (CXFA_Format* pFormat = in GetPictureContent() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1196 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
8808 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local