Home
last modified time | relevance | path

Searched defs:nextE (Results 1 – 23 of 23) sorted by relevance

/dports/games/spring/spring_98.0/AI/Skirmish/RAI/
H A DBasicArray.h33 bool nextE(basicArrayType *&nextElement) in nextE() function
40 bool nextE(basicArrayType &nextElement) in nextE() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_vertex.cxx104 const bmsh3d_edge* nextE = find_unvisited_E_(); in detect_vtopo_type() local
360 const bmsh3d_edge* nextE = V->find_unvisited_E_(); in get_non_manifold_1ring_extra_Fs() local
H A Dbmsh3d_face.cxx195 bmsh3d_edge* nextE = nextHE->edge(); in find_next_E() local
227 bmsh3d_edge* nextE = nextHE->edge(); in find_next_HE() local
/dports/devel/vcglib/vcglib-2020.09/apps/QT/trimesh_pos_demo/
H A Dglwidget.cpp121 void GLWidget::nextE( ){ in nextE() function in GLWidget
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dlcd_time.c298 Enginetime nextE = NULL; in free_etimelist() local
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/core/
H A DssTimer.java70 public ssTimerEvent nextE; field in ssTimer.ssTimerEvent
/dports/math/ogdf/OGDF/include/ogdf/graphalg/
H A DSteinerTreePreprocessing.h1043 for (edge e = m_copyGraph.firstEdge(), nextE; e; e = nextE) { in terminalDistanceTest() local
1104 for (edge e = m_copyGraph.firstEdge(), nextE; e; e = nextE) { in longEdgesTest() local
1239 for (edge e = m_copyGraph.firstEdge(), nextE; e; e = nextE) { in PTmTest() local
1687 for (edge e = m_copyGraph.firstEdge(), nextE; e; e = nextE) { in deleteEdgesAboveUpperBound() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Modeling/src/
H A DWorkGraph.cpp438 auto nextE = boost::add_edge(nextV, vNew, newGraph->graph); in RecursiveCut() local
463 auto nextE = boost::add_edge(nextV, vNew, newGraph->graph); in RecursiveCut() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/microhttpd/
H A Dinternal.h582 struct MHD_Connection *nextE; member
1048 struct MHD_UpgradeResponseHandle *nextE; member
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/lib/
H A Dinternal.h640 struct MHD_Connection *nextE; member
877 struct MHD_UpgradeResponseHandle *nextE; member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/livarot/
H A DShape.h361 … int nextE, prevE; // next and previous edge in the double-linked list at the end point member
/dports/www/libmicrohttpd/libmicrohttpd-0.9.74/src/microhttpd/
H A Dinternal.h918 struct MHD_Connection *nextE; member
1449 struct MHD_UpgradeResponseHandle *nextE; member
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A Dtregion.cpp981 int nextE = (e + 1) % int(m_edge.size()); in leftScanlineIntersections() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp1629 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_Wire.cxx3444 TopoDS_Edge prevE = sewd->Edge(prev), nextE = sewd->Edge(next); in FixDummySeam() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2264 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2421 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2485 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2485 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2421 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2485 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2619 ElementsIterT nextIt = nextItPair.first, nextE = nextItPair.second; in verifyAttributes() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dbasic_fun.cpp7204 long nextE = 0; in strtok_fun() local