Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/
DX86GOT.h24 X86_32GOTEntry(uint64_t pContent, SectionData* pParent) in X86_32GOTEntry()
46 X86_64GOTEntry(uint64_t pContent, SectionData* pParent) in X86_64GOTEntry()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_contentparser.cpp38 RetainPtr<CPDF_Object> pContent = in CPDF_ContentParser() local
149 RetainPtr<const CPDF_Array> pContent = in GetContent() local
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonGOT.h24 HexagonGOTEntry(uint64_t pContent, SectionData* pParent) in HexagonGOTEntry()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/
DARMGOT.h26 ARMGOTEntry(uint64_t pContent, SectionData* pParent) in ARMGOTEntry()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GOT.h28 AArch64GOTEntry(uint64_t pContent, SectionData* pParent) in AArch64GOTEntry()
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/
H A Dcxfa_contentlayoutitem.cpp74 if (CXFA_ContentLayoutItem* pContent = pLayoutItem->AsContentLayoutItem()) { in GetAbsoluteRect() local
H A Dcxfa_viewlayoutprocessor.cpp266 const CXFA_ContentLayoutItem* pContent = pChild->AsContentLayoutItem(); in CalculateLayoutItemHeight() local