/external/pdfium/core/fpdfdoc/ |
D | cpdf_metadata.cpp | 15 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in CPDF_Metadata() local
|
D | cpdf_bookmarktree.cpp | 21 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in GetFirstChild() local
|
D | cpdf_numbertree.cpp | 50 CPDF_NumberTree::CPDF_NumberTree(CPDF_Dictionary* pRoot) : m_pRoot(pRoot) {} in CPDF_NumberTree()
|
D | cpdf_action.cpp | 94 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in GetURI() local
|
D | cpdf_nametree.cpp | 299 CPDF_NameTree::CPDF_NameTree(CPDF_Dictionary* pRoot) : m_pRoot(pRoot) {} in CPDF_NameTree() 304 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in CPDF_NameTree() local
|
D | cpdf_annotlist.cpp | 130 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_AnnotList() local
|
D | cpdf_interform.cpp | 629 CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CPDF_InterForm() local
|
/external/icu/icu4c/source/common/ |
D | uresdata.h | 70 #define RES_GET_POINTER(pRoot, res) ((pRoot)+RES_GET_OFFSET(res)) argument 386 const int32_t *pRoot; member
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_nodeiteratortemplate.h | 13 explicit CXFA_NodeIteratorTemplate(NodeType* pRoot) in CXFA_NodeIteratorTemplate()
|
D | cxfa_document.cpp | 329 CXFA_Node* CXFA_Document::GetNodeByID(CXFA_Node* pRoot, in GetNodeByID()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdoc.cpp | 292 const CPDF_Dictionary* pRoot = pPDFDoc->GetRoot(); in OpenDoc() local 354 const CPDF_Dictionary* pRoot = m_pPDFDoc->GetRoot(); in GetPDFNamedImage() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_ext.cpp | 175 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDFDoc_GetPageMode() local
|
D | fpdfsave.cpp | 63 const CPDF_Dictionary* pRoot = pPDFDocument->GetRoot(); in SaveXFADocumentData() local
|
D | fpdfattachment.cpp | 66 CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDFDoc_AddAttachment() local
|
D | fpdfview.cpp | 584 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetFormType() local 1385 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_CountNamedDests() local 1476 const CPDF_Dictionary* pRoot = pDoc->GetRoot(); in FPDF_GetNamedDest() local
|
D | cpdfsdk_formfillenvironment.cpp | 596 const CPDF_Dictionary* pRoot = GetPDFDocument()->GetRoot(); in ProcOpenAction() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_parser.cpp | 115 const auto* pRoot = ToReference(dict->GetObjectFor("Root")); in ApplyTrailer() local 837 CPDF_Object* pRoot = pDict->GetObjectFor("Root"); in RebuildCrossRef() local 895 CPDF_Object* pRoot = pTrailer->GetObjectFor("Root"); in RebuildCrossRef() local
|
D | cpdf_data_avail.cpp | 279 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in PreparePageItem() local 993 const CPDF_Dictionary* pRoot = m_pDocument->GetRoot(); in CheckAcroForm() local
|
D | cpdf_document.cpp | 479 const CPDF_Dictionary* pRoot = GetRoot(); in GetPagesDict() local 729 const CPDF_Dictionary* pRoot = GetRoot(); in InsertNewPage() local
|
/external/icu/icu4c/source/tools/genrb/ |
D | genrb.cpp | 384 const int32_t *pRoot = (const int32_t *)( in main() local
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_docenvironment.cpp | 450 const CPDF_Dictionary* pRoot = m_pContext->GetPDFDoc()->GetRoot(); in ExportData() local 752 const CPDF_Dictionary* pRoot = m_pContext->GetPDFDoc()->GetRoot(); in ExportSubmitFile() local
|
/external/tinyxml2/ |
D | xmltest.cpp | 1877 tinyxml2::XMLElement *pRoot = doc.NewElement("Root"); in main() local
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 22354 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList() 22394 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList() 22522 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()
|
/external/sqlite/dist/ |
D | sqlite3.c | 22354 static void memsys3UnlinkFromList(u32 i, u32 *pRoot){ in memsys3UnlinkFromList() 22394 static void memsys3LinkIntoList(u32 i, u32 *pRoot){ in memsys3LinkIntoList() 22522 static void memsys3Merge(u32 *pRoot){ in memsys3Merge()
|