Home
last modified time | relevance | path

Searched defs:pNodeInfo (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/playlists/
H A DPlayListB4S.cpp80 TiXmlNode* pNodeInfo = pEntryElement->FirstChild("Name"); in LoadData() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.cxx685 WW8TableNodeInfo::Pointer_t pNodeInfo; in processTableBoxLines() local
747 WW8TableNodeInfo::Pointer_t pNodeInfo; in processTableBox() local
841 WW8TableNodeInfo::Pointer_t pNodeInfo = getTableNodeInfo(pNode); in insertTableNodeInfo() local
918 WW8TableNodeInfo::Pointer_t pNodeInfo = getTableNodeInfo(pNode); in getNextNode() local
1078 WW8TableNodeInfo * pNodeInfo, in insert()
1109 WW8TableNodeInfo * pNodeInfo = aCellIt->getTableNodeInfo(); in addShadowCells() local
1185 WW8TableNodeInfo * pNodeInfo = aCellIt->getTableNodeInfo(); in connectCells() local
1447 CellInfo::CellInfo(const SwRect & aRect, WW8TableNodeInfo * pNodeInfo) in CellInfo()
H A Dwrtww8.cxx4418 ww8::WW8TableNodeInfo::Pointer_t pNodeInfo = in OutputStartNode() local
4446 ww8::WW8TableNodeInfo::Pointer_t pNodeInfo = m_pTableInfo->getTableNodeInfo( &rNode ); in OutputEndNode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.cxx689 WW8TableNodeInfo::Pointer_t pNodeInfo; in processTableBoxLines() local
751 WW8TableNodeInfo::Pointer_t pNodeInfo; in processTableBox() local
845 WW8TableNodeInfo::Pointer_t pNodeInfo = getTableNodeInfo(pNode); in insertTableNodeInfo() local
922 WW8TableNodeInfo::Pointer_t pNodeInfo = getTableNodeInfo(pNode); in getNextNode() local
1082 WW8TableNodeInfo * pNodeInfo, in insert()
1113 WW8TableNodeInfo * pNodeInfo = aCellIt->getTableNodeInfo(); in addShadowCells() local
1189 WW8TableNodeInfo * pNodeInfo = aCellIt->getTableNodeInfo(); in connectCells() local
1451 CellInfo::CellInfo(const SwRect & aRect, WW8TableNodeInfo * pNodeInfo) in CellInfo()
H A Dwrtww8.cxx4233 ww8::WW8TableNodeInfo::Pointer_t pNodeInfo = in OutputStartNode() local
4261 ww8::WW8TableNodeInfo::Pointer_t pNodeInfo = m_pTableInfo->getTableNodeInfo( &rNode ); in OutputEndNode() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/sfm/
H A DsfmArea.c224 int * pFanInfo, * pNodeInfo = Vec_IntEntryP( vInfo, Vec_IntEntry(vFirst, iNodeCell) ); in Abc_ObjChangeEval() local
267 void Abc_ObjChangeUpdate( Abc_Obj_t * pObj, int iFanin, Mio_Cell2_t * pCells, int * pNodeInfo, Vec_… in Abc_ObjChangeUpdate()
285 int * pFanInfo, * pNodeInfo = Vec_IntEntryP( vInfo, Vec_IntEntry(vFirst, iNodeCell) ); in Abc_ObjChangePerform() local
/dports/cad/veroroute/VeroRoute/Src/
H A DNodeInfoManager.h34 for (auto& pNodeInfo : m_list) delete pNodeInfo; in DeAllocate() local
H A DBoard_routing.cpp681 NodeInfo* pNodeInfo = m_nodeInfoMgr.GetAt(n); in CheckAllComplete() local
/dports/databases/cego/cego-2.47.11/src/
H A DCegoXMLSpace.cc167 Element *pNodeInfo = new Element(XML_NODEINFO_ELEMENT); in getNodeList() local
H A DCegoAdminThread.cc2912 Element* pNodeInfo = _pDBMng->getNodeList(); in srvGetNodeList() local