/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_node.cpp | 563 for (CXFA_Node* pNode = pCommonParent->GetFirstChild(); pNode; in NodesSortedByDocumentIdx() local 571 NodeSetPair* NodeSetPairForNode(CXFA_Node* pNode, NodeSetPairMapMap* pMap) { in NodeSetPairForNode() 729 WideString GetNameExpressionSinglePath(CXFA_Node* pNode) { in GetNameExpressionSinglePath() 842 void LoadText(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadText() 867 bool LoadImageData(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadImageData() 914 bool LoadCaption(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadCaption() 956 bool LoadImageData(CXFA_FFDoc* doc, CXFA_Node* pNode) { in LoadImageData() 1057 for (auto* pNode = GetNextSibling(); pNode; pNode = pNode->GetNextSibling()) { in GetNextContainerSibling() local 1065 for (auto* pNode = GetPrevSibling(); pNode; pNode = pNode->GetPrevSibling()) { in GetPrevContainerSibling() local 1073 for (auto* pNode = GetFirstChild(); pNode; pNode = pNode->GetNextSibling()) { in GetFirstContainerChild() local [all …]
|
H A D | cxfa_nodeiteratortemplate.h | 27 bool SetCurrent(NodeType* pNode) { in SetCurrent() 70 NodeType* pNode = static_cast<NodeType*>(m_pCurrent); in SkipChildrenAndMoveToNext() local 84 bool RootReachableFromNode(NodeType* pNode) { in RootReachableFromNode() 89 NodeType* ParentWithinSubtree(NodeType* pNode) { in ParentWithinSubtree() 94 NodeType* NextSiblingWithinSubtree(NodeType* pNode) { in NextSiblingWithinSubtree() 98 NodeType* PreviousSiblingWithinSubtree(NodeType* pNode) { in PreviousSiblingWithinSubtree() 111 NodeType* LastChild(NodeType* pNode) { in LastChild() 121 NodeType* LastDescendant(NodeType* pNode) { in LastDescendant()
|
H A D | xfa_utils.cpp | 97 bool AttributeSaveInDataModel(CXFA_Node* pNode, XFA_Attribute eAttribute) { in AttributeSaveInDataModel() 135 WideString SaveAttribute(CXFA_Node* pNode, in SaveAttribute() 151 void RegenerateFormFile_Changed(CXFA_Node* pNode, in RegenerateFormFile_Changed() 287 void RegenerateFormFile_Container(CXFA_Node* pNode, in RegenerateFormFile_Container() 357 CXFA_LocaleValue XFA_GetLocaleValue(const CXFA_Node* pNode) { in XFA_GetLocaleValue() 395 bool XFA_FDEExtension_ResolveNamespaceQualifier(CFX_XMLElement* pNode, in XFA_FDEExtension_ResolveNamespaceQualifier() 445 CXFA_Node* pNode, in XFA_DataExporter_RegenerateFormFile()
|
H A D | cxfa_document_builder.cpp | 43 bool MatchNodeName(CFX_XMLNode* pNode, in MatchNodeName() 453 CXFA_Node* pNode = in ParseAsXDPPacket_Config() local 473 CXFA_Node* pNode = node_factory_->CreateNode(XFA_PacketType::Template, in ParseAsXDPPacket_Template() local 501 CXFA_Node* pNode = in ParseAsXDPPacket_Form() local 533 CXFA_Node* pNode = node_factory_->CreateNode(XFA_PacketType::Datasets, in ParseAsXDPPacket_Data() local 566 CXFA_Node* pNode = node_factory_->CreateNode(XFA_PacketType::Datasets, in ParseAsXDPPacket_Data() local 588 CXFA_Node* pNode = node_factory_->CreateNode(packet_type, element); in ParseAsXDPPacket_LocaleConnectionSourceSet() local 607 CXFA_Node* pNode = in ParseAsXDPPacket_Xdc() local 620 CXFA_Node* pNode = in ParseAsXDPPacket_User() local
|
H A D | cxfa_document.cpp | 166 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergeNode() local 178 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergeNode() local 197 for (CXFA_Node* pNode = pExistingNode->GetNextSibling(); pNode;) { in CloneOrMergeInstanceManager() local 236 for (CXFA_Node* pNode = pDataScope->GetFirstChild(); pNode; in SortRecurseRecord() local 374 CXFA_Node* pNode = ToNode(pObject); in FindDataRefDataNode() local 1513 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in GetNodeByID() local 1530 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in DoProtoMerge() local 1669 CXFA_Node* pNode = pObject->AsNode(); in GetNotBindNode() local 1767 for (CXFA_Node* pNode = sIterator.MoveToNext(); pNode; in DoDataMerge() local 1827 CXFA_Node* pNode = sIterator.MoveToNext(); in DoDataMerge() local [all …]
|
H A D | cxfa_validate.cpp | 81 CXFA_Message* pNode = in GetMessageText() local 124 CXFA_Message* pNode = in SetMessageText() local 149 const auto* pNode = GetChild<CXFA_Picture>(0, XFA_Element::Picture, false); in GetPicture() local
|
H A D | cxfa_nodeiteratortemplate_unittest.cpp | 18 static Node* GetFirstChild(Node* pNode) { in GetFirstChild() 22 static Node* GetNextSibling(Node* pNode) { in GetNextSibling() 25 static Node* GetParent(Node* pNode) { in GetParent()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_ffdocview.cpp | 105 void CXFA_FFDocView::InitLayout(CXFA_Node* pNode) { in InitLayout() 217 CXFA_Node* pNode = m_NewAddedNodes.front(); in UpdateDocView() local 238 void CXFA_FFDocView::UpdateUIDisplay(CXFA_Node* pNode, CXFA_FFWidget* pExcept) { in UpdateUIDisplay() 271 bool CXFA_FFDocView::ResetSingleNodeData(CXFA_Node* pNode) { in ResetSingleNodeData() 287 void CXFA_FFDocView::ResetNode(CXFA_Node* pNode) { in ResetNode() 386 CXFA_Node* pNode, in XFA_ProcessEvent() 438 for (CXFA_Node* pNode = pFormNode->GetFirstContainerChild(); pNode; in ExecEventActivityByDeepFirst() local 482 CXFA_Node* pNode = maybeResult.value().objects.front()->AsNode(); in GetWidgetByName() local 534 void CXFA_FFDocView::AddNewFormNode(CXFA_Node* pNode) { in AddNewFormNode() 539 void CXFA_FFDocView::AddIndexChangedSubform(CXFA_Subform* pNode) { in AddIndexChangedSubform() [all …]
|
H A D | cxfa_ffnotify.cpp | 86 CXFA_FFPageView* CXFA_FFNotify::OnCreateViewLayoutItem(CXFA_Node* pNode) { in OnCreateViewLayoutItem() 96 CXFA_FFWidget* CXFA_FFNotify::OnCreateContentLayoutItem(CXFA_Node* pNode) { in OnCreateContentLayoutItem() 240 void CXFA_FFNotify::AddCalcValidate(CXFA_Node* pNode) { in AddCalcValidate() 253 void CXFA_FFNotify::HandleWidgetEvent(CXFA_Node* pNode, in HandleWidgetEvent() 266 void CXFA_FFNotify::OpenDropDownList(CXFA_Node* pNode) { in OpenDropDownList() 293 void CXFA_FFNotify::ResetData(CXFA_Node* pNode) { in ResetData() 307 void CXFA_FFNotify::RunNodeInitialize(CXFA_Node* pNode) { in RunNodeInitialize() 328 void CXFA_FFNotify::SetFocusWidgetNode(CXFA_Node* pNode) { in SetFocusWidgetNode() 335 void CXFA_FFNotify::OnNodeReady(CXFA_Node* pNode) { in OnNodeReady()
|
H A D | cxfa_textprovider.cpp | 35 CXFA_TextProvider::CXFA_TextProvider(CXFA_Node* pNode, Type eType) in CXFA_TextProvider() 96 CXFA_Node* pNode = pItemNode->GetFirstChild(); in GetTextNode() local 114 CXFA_Caption* pNode = in GetParaIfExists() local 123 CXFA_Caption* pNode = in GetFontIfExists() local
|
H A D | cxfa_fwltheme.cpp | 127 CXFA_Node* pNode = pWidget->GetNode(); in DrawText() local 151 CXFA_Node* pNode = pWidget->GetNode(); in GetUIMargin() local 246 CXFA_Node* pNode = pWidget->GetNode(); in CalcTextRect() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | tree_node_unittest.cpp | 19 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 24 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 29 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 36 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 43 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 50 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 57 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 64 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local 79 auto pNode = std::make_unique<TestTreeNode>(); in TEST() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dxtmpl.h | 386 CNode *pNode = (CNode *) rPosition; in GetNext() local 393 CNode *pNode = (CNode *) rPosition; in GetNext() local 400 CNode *pNode = (CNode *) rPosition; in GetPrev() local 407 CNode *pNode = (CNode *) rPosition; in GetPrev() local 414 CNode *pNode = (CNode *) position; in GetAt() local 420 CNode *pNode = (CNode *) position; in GetAt() local 426 CNode *pNode = (CNode *) pos; in SetAt() local 443 CNode *pNode; in RemoveAll() local 463 CNode *pNode = (CNode *) pNewBlock->data(); in NewNode() local 471 CDXList::CNode *pNode = m_pNodeFree; in NewNode() local [all …]
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_nametree.cpp | 47 bool GetNodeAncestorsLimitsInternal(const RetainPtr<CPDF_Dictionary>& pNode, in GetNodeAncestorsLimitsInternal() 79 const RetainPtr<CPDF_Dictionary>& pNode, in GetNodeAncestorsLimits() 89 bool UpdateNodesAndLimitsUponDeletion(CPDF_Dictionary* pNode, in UpdateNodesAndLimitsUponDeletion() 200 const RetainPtr<CPDF_Dictionary>& pNode, in SearchNameNodeByNameInternal() 279 const RetainPtr<CPDF_Dictionary>& pNode, in SearchNameNodeByName() 303 CPDF_Dictionary* pNode, in SearchNameNodeByIndexInternal() 350 CPDF_Dictionary* pNode, in SearchNameNodeByIndex() 358 size_t CountNamesInternal(const CPDF_Dictionary* pNode, in CountNamesInternal()
|
H A D | cpdf_interactiveform.cpp | 366 void AddChildNode(std::unique_ptr<Node> pNode) { in AddChildNode() 462 Node* pNode = pParent->GetChildAt(i); in Lookup() local 474 Node* pNode = GetRoot(); in SetField() local 500 Node* pNode = GetRoot(); in GetField() local 517 Node* pNode = GetRoot(); in FindNode() local 598 CFieldTree::Node* pNode = m_pFieldTree->FindNode(csFieldName); in CountFields() local 608 CFieldTree::Node* pNode = m_pFieldTree->FindNode(csFieldName); in GetField() local
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/GlobalInfo/ |
H A D | GmmInfo.cpp | 245 GmmLib::GMM_ADAPTER_INFO *pNode = NULL; in AddContext() local 348 GmmLib::GMM_ADAPTER_INFO *pNode = GetAdapterNodeUnlocked(sBdf); in RemoveContext() local 410 GMM_ADAPTER_INFO *pNode = NULL, *pPrev = NULL; in AddAdapterNode() local 456 void GmmLib::GmmMultiAdapterContext::RemoveAdapterNode(GMM_ADAPTER_INFO *pNode) in RemoveAdapterNode() 499 GMM_ADAPTER_INFO *pNode = NULL; in GetAdapterNode() local 524 GMM_ADAPTER_INFO *pNode = this->pHeadNode; in GetAdapterNodeUnlocked() local 557 GMM_ADAPTER_INFO *pNode = NULL; in GetAdapterLibContext() local
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/ |
D | BaseStreamGraph.cpp | 95 void BaseStreamGraph::AddNode(BaseNode* pNode, bool bReverse) in AddNode() 119 void BaseStreamGraph::RemoveNode(BaseNode* pNode) in RemoveNode() 143 BaseNode* pNode = mListNodeToStart.front(); in startNodes() local 173 BaseNode* pNode = mListNodeStarted.front(); in stopNodes() local 197 BaseNode* pNode = mListNodeToStart.front(); in deleteNodes() local
|
/aosp_15_r20/external/fastrpc/inc/ |
H A D | AEEQList.h | 178 #define QLIST_FOR_ALL(pList, pNode) \ argument 183 #define QLIST_FOR_REST(pList, pNode) \ argument 188 #define QLIST_REV_FOR_ALL(pList, pNode) \ argument 193 #define QLIST_REV_FOR_REST(pList, pNode) \ argument 199 #define QLIST_NEXTSAFE_FOR_ALL(pList, pNode, pNodeNext) \ argument
|
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/utils/ |
D | phNxpNciHal_utils.cc | 80 struct listNode* pNode; in listAdd() local 127 struct listNode* pNode; in listRemove() local 190 struct listNode* pNode; in listGetAndRemoveNext() local 232 struct listNode* pNode = pList->pFirst; in listDump() local
|
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/utils/ |
D | phNxpNciHal_utils.cc | 82 struct listNode* pNode; in listAdd() local 129 struct listNode* pNode; in listRemove() local 192 struct listNode* pNode; in listGetAndRemoveNext() local 234 struct listNode* pNode = pList->pFirst; in listDump() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/xml/ |
H A D | cfx_xmltext.h | 32 inline bool IsXMLText(const CFX_XMLNode* pNode) { in IsXMLText() 38 inline CFX_XMLText* ToXMLText(CFX_XMLNode* pNode) { in ToXMLText() 42 inline const CFX_XMLText* ToXMLText(const CFX_XMLNode* pNode) { in ToXMLText()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | object_tracker_utils.cpp | 87 auto pNode = iter->second; in ValidateCommandBuffer() local 261 auto pNode = iit.second; in PreCallValidateDestroyInstance() local 305 auto pNode = iit.second; in PreCallRecordDestroyInstance() local 313 auto pNode = iit.second; in PreCallRecordDestroyInstance() local 443 auto pNode = iter->second; in PreCallValidateBeginCommandBuffer() local 644 …[swapchain](std::shared_ptr<ObjTrackState> pNode) { return pNode->parent_object == HandleToUint64(… in PreCallRecordDestroySwapchainKHR() 729 …[commandPool](std::shared_ptr<ObjTrackState> pNode) { return pNode->parent_object == HandleToUint6… in PreCallValidateDestroyCommandPool() 731 auto pNode = itr.second; in PreCallValidateDestroyCommandPool() local 744 …[commandPool](std::shared_ptr<ObjTrackState> pNode) { return pNode->parent_object == HandleToUint6… in PreCallRecordDestroyCommandPool()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/layout/ |
H A D | cxfa_layoutitem.cpp | 19 CXFA_LayoutItem* pNode = pLayoutItem->GetFirstChild(); in XFA_ReleaseLayoutItem() local 36 CXFA_LayoutItem::CXFA_LayoutItem(CXFA_Node* pNode, ItemType type) in CXFA_LayoutItem() 84 void CXFA_LayoutItem::SetFormNode(CXFA_Node* pNode) { in SetFormNode()
|
H A D | cxfa_viewlayoutprocessor.cpp | 194 CXFA_Node* pNode = pDocument->GetNodeByID( in ResolveBreakTarget() local 220 void SetLayoutGeneratedNodeFlag(CXFA_Node* pNode) { in SetLayoutGeneratedNodeFlag() 301 bool ContentAreasFitInPageAreas(const CXFA_Node* pNode, in ContentAreasFitInPageAreas() 1689 CXFA_Node* pNode = pViewItem->GetFormNode(); in MergePageSetContents() local 1776 CXFA_Node* pNode = ToNode(pDocument->GetXFAObject(XFA_HASHCODE_Form)); in MergePageSetContents() local 1794 CXFA_Node* pNode = sIterator.GetCurrent(); in MergePageSetContents() local 1967 CXFA_Node* pNode = m_pCurPageArea; in ProcessSimplexOrDuplexPageSets() local
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cjx_object.cpp | 146 for (CXFA_Node* pNode = GetXFANode()->GetPrevSibling(); pNode; in Subform_and_SubformSet_InstanceIndex() local 523 CXFA_Node* pNode = GetXFANode(); in SetValue() local 533 CXFA_Node* pNode = nullptr; in SetContent() local 695 CXFA_Node* pNode = nullptr; in TryContent() local 844 for (const CXFA_Node* pNode = GetXFANode(); pNode; in GetMapModuleValueFollowingChain() local 862 for (const CXFA_Node* pNode = GetXFANode(); pNode; in GetMapModuleStringFollowingChain() local 881 for (const CXFA_Node* pNode = GetXFANode(); pNode; in GetMapModuleMeasurementFollowingChain() local 929 CXFA_Node* pNode = ToNode(pDstObj)->GetContainerNode(); in MoveBufferMapData() local 1410 for (CXFA_Node* pNode = GetXFANode()->GetPrevSibling(); pNode; in ScriptSomInstanceIndex() local
|