Home
last modified time | relevance | path

Searched defs:pNodeList (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/xfa/
H A Dcjx_tree.cpp138 CXFA_AttachNodeList* pNodeList = in nodes() local
210 CXFA_ArrayNodeList* pNodeList = new CXFA_ArrayNodeList(GetDocument()); in ResolveNodeList() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/xfa/
H A Dcjx_tree.cpp143 auto* pNodeList = cppgc::MakeGarbageCollected<CXFA_AttachNodeList>( in nodes() local
227 auto* pNodeList = cppgc::MakeGarbageCollected<CXFA_ArrayNodeList>( in ResolveNodeList() local
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_SurfRetinoMap.c10 float *pNodeList, in SUMA_LocalRetinoGrad()
109 float *pNodeList=NULL, fv[3], **fm=NULL, *vfr=NULL, *mxxc=NULL, xc1, xc2; in SUMA_RetinoMap() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_script_signaturepseudomodel.cpp56 CXFA_NodeList* pNodeList = nullptr; in Sign() local
H A Dxfa_object_imp.cpp689 CXFA_ArrayNodeList* pNodeList = new CXFA_ArrayNodeList(m_pDocument); in Script_Som_ResolveNodeList() local
737 CXFA_AttachNodeList* pNodeList = new CXFA_AttachNodeList(m_pDocument, this); in Script_TreeClass_Nodes() local
/dports/science/dftbplus/dftbplus-19.1/prog/setupgeom/
H A Dparser_setup.F90272 type(fnodeList), pointer :: pNodeList local
324 subroutine readContacts(pNodeList, contacts, geom, task, iAtInRegion, nPLs) argument
325 type(fnodeList), pointer :: pNodeList local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/AMF/
H A DAMFImporter.cpp120 bool AMFImporter::Find_ConvertedNode(const std::string& pID, std::list<aiNode*>& pNodeList, aiNode*… in Find_ConvertedNode()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DAMFImporter.cpp119 bool AMFImporter::Find_ConvertedNode(const std::string& pID, std::list<aiNode*>& pNodeList, aiNode*… in Find_ConvertedNode()
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/bot/
H A Dbot_util.h286 node_s *pNodeList; variable
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftbplus/
H A Dparser.F903841 type(fnodeList), pointer :: pNodeList local
4040 type(fnodeList), pointer :: pNodeList local
4794 type(fnodeList), pointer :: pNodeList local
4921 subroutine readContacts(pNodeList, contacts, geom, task) argument
4922 type(fnodeList), pointer :: pNodeList local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fpdfxfa/
H A Dfpdfxfa_doc.cpp796 CXFA_NodeList* pNodeList, in Sign()