/aosp_15_r20/frameworks/compile/mclinker/lib/Core/ |
D | InputTree.cpp | 19 InputTree& InputTree::merge(TreeIteratorBase pRoot, in merge() 34 InputTree& InputTree::enterGroup(TreeIteratorBase pRoot, in enterGroup() 41 InputTree& InputTree::insert(TreeIteratorBase pRoot, in insert()
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_nametree.cpp | 409 CPDF_NameTree::CPDF_NameTree(RetainPtr<CPDF_Dictionary> pRoot) in CPDF_NameTree() 420 RetainPtr<CPDF_Dictionary> pRoot = pDoc->GetMutableRoot(); in Create() local 440 RetainPtr<CPDF_Dictionary> pRoot = pDoc->GetMutableRoot(); in CreateWithRootNameArray() local 464 CPDF_Dictionary* pRoot) { in CreateForTesting()
|
H A D | cpdf_interactiveform.cpp | 532 RetainPtr<CPDF_Dictionary> pRoot = m_pDocument->GetMutableRoot(); in CPDF_InteractiveForm() local 737 CFieldTree::Node* pRoot = m_pFieldTree->GetRoot(); in ResetForm() local 892 CFieldTree::Node* pRoot = m_pFieldTree->GetRoot(); in CheckRequiredFields() local 925 CFieldTree::Node* pRoot = m_pFieldTree->GetRoot(); in ExportToFDF() local 953 CFieldTree::Node* pRoot = m_pFieldTree->GetRoot(); in ExportToFDF() local
|
H A D | cpdf_numbertree.cpp | 53 CPDF_NumberTree::CPDF_NumberTree(RetainPtr<const CPDF_Dictionary> pRoot) in CPDF_NumberTree()
|
H A D | cpdf_annotlist.cpp | 180 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_AnnotList() local
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/src/ |
D | PolicyManager.cpp | 328 const XMLElement* pRoot, const char* tag, bool includeOtherComponents, in readPolicies() 420 const XMLElement* pRoot, in readPolicyGroups() 469 const XMLElement* pRoot, const std::unordered_map<std::string, int>& customComponents) { in readSystemPolicyOverrides() 492 Result<std::unordered_map<std::string, int>> readCustomComponents(const XMLElement* pRoot) { in readCustomComponents()
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ |
D | InputTree.h | 301 mcld::InputTree& mcld::InputTree::enterGroup(mcld::TreeIteratorBase pRoot) { in enterGroup() 313 mcld::InputTree& mcld::InputTree::insert(mcld::TreeIteratorBase pRoot, in insert()
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 388 const int32_t *pRoot; member
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_document.cpp | 290 const CPDF_Dictionary* pRoot = GetRoot(); in GetPagesDict() local 498 RetainPtr<CPDF_Dictionary> pRoot = GetMutableRoot(); in InsertNewPage() local
|
H A D | cpdf_data_avail.cpp | 273 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in PreparePageItem() local 978 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CheckAcroForm() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_view.cpp | 288 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetFormType() local 1072 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_CountNamedDests() local 1176 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetNamedDest() local
|
H A D | fpdf_ext.cpp | 89 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDFDoc_GetPageMode() local
|
H A D | fpdf_save.cpp | 49 RetainPtr<CPDF_Dictionary> pRoot = pPDFDocument->GetMutableRoot(); in SaveXFADocumentData() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/ |
H A D | cpdfxfa_docenvironment.cpp | 467 const CPDF_Dictionary* pRoot = m_pContext->GetPDFDoc()->GetRoot(); in ExportData() local 755 const CPDF_Dictionary* pRoot = m_pContext->GetPDFDoc()->GetRoot(); in ExportSubmitFile() local
|
H A D | cpdfxfa_context.cpp | 62 const CPDF_Dictionary* pRoot = pPDFDoc->GetRoot(); in CreateXFAMultiStream() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | GroupReader.cpp | 37 bool GroupReader::readGroup(Module::input_iterator pRoot, in readGroup()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_nodeiteratortemplate.h | 20 explicit CXFA_NodeIteratorTemplate(NodeType* pRoot) in CXFA_NodeIteratorTemplate()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/ |
H A D | genrb.cpp | 419 const int32_t *pRoot = (const int32_t *)( in main() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/ |
H A D | genrb.cpp | 419 const int32_t *pRoot = (const int32_t *)( in main() local
|