Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp145 auto pFormat = std::make_unique<CFGAS_StringFormatter>(wsFormat); in ValidateValue() local
297 auto pFormat = std::make_unique<CFGAS_StringFormatter>(wsFormat); in FormatSinglePattern() local
578 auto pFormat = std::make_unique<CFGAS_StringFormatter>(wsFormat); in ParsePatternValue() local
Dcxfa_node.cpp4739 auto* pFormat = GetChild<CXFA_Format>(0, XFA_Element::Format, false); in GetPictureContent() local
/external/pdfium/core/fxcrt/
Dwidestring.cpp61 absl::optional<size_t> GuessSizeForVSWPrintf(const wchar_t* pFormat, in GuessSizeForVSWPrintf()
256 const wchar_t* pFormat, in TryVSWPrintf()
323 WideString WideString::Format(const wchar_t* pFormat, ...) { in Format()
Dbytestring.cpp82 ByteString ByteString::FormatV(const char* pFormat, va_list argList) { in FormatV()
108 ByteString ByteString::Format(const char* pFormat, ...) { in Format()
/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalAndroid.cpp397 …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.cpp1249 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9182 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local
/external/cronet/third_party/icu/source/test/intltest/
Dnumfmtst.cpp1249 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
9182 LocalPointer<NumberFormat>pFormat(NumberFormat::createPercentInstance("en_US", status)); in Test13055_PercentageRounding() local