Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp139 auto pFormat = in ValidateValue() local
281 auto pFormat = in FormatSinglePattern() local
556 auto pFormat = in ParsePatternValue() local
Dcxfa_node.cpp4692 if (CXFA_Format* pFormat = in GetPictureContent() local
/external/pdfium/core/fxcrt/
Dwidestring.cpp59 Optional<size_t> GuessSizeForVSWPrintf(const wchar_t* pFormat, in GuessSizeForVSWPrintf()
252 const wchar_t* pFormat, in TryVSWPrintf()
317 WideString WideString::Format(const wchar_t* pFormat, ...) { in Format()
Dbytestring.cpp83 ByteString ByteString::FormatV(const char* pFormat, va_list argList) { in FormatV()
109 ByteString ByteString::Format(const char* pFormat, ...) { in Format()
/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalAndroid.cpp402 …tProperties(const AHardwareBuffer_Desc &ahbDesc, VkAndroidHardwareBufferFormatPropertiesANDROID *p… in GetAndroidHardwareBufferFormatProperties()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1246 enum pipe_format pFormat; in st_ChooseTextureFormat() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1244 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9176 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local