Home
last modified time | relevance | path

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

/dports/math/4ti2/4ti2-Release_1_6_9/src/util/
H A Dorbit.c148 vector v, w, lastVector; in computeOrbitPermutationsGraver() local
214 vector v, w, lastVector; in computeOrbitPermutationsGroebner() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DSVGRootInlineBox.cpp231 static inline void swapItemsInVector(Vector<float>& firstVector, Vector<float>& lastVector, unsigne… in swapItemsInVector()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkResliceCursorLineRepresentation.cxx281 double lastVector[3], currVector[3]; in RotateAxis() local
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkResliceCursorLineRepresentation.cxx297 double lastVector[3], currVector[3]; in RotateAxis() local
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkResliceCursorLineRepresentation.cxx297 double lastVector[3], currVector[3]; in RotateAxis() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/samplecode/
H A DSampleAAGeometry.cpp962 void draw_bisect(SkCanvas* canvas, const SkVector& lastVector, const SkVector& vector, in draw_bisect()
1002 SkVector firstVector, lastVector, nextLast, vector; in draw_bisects() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/samplecode/
H A DSampleAAGeometry.cpp949 void draw_bisect(SkCanvas* canvas, const SkVector& lastVector, const SkVector& vector, in draw_bisect()
989 SkVector firstVector, lastVector, nextLast, vector; in draw_bisects() local
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DAbcSimplex.cpp861 CoinIndexedVector *lastVector = previousVector; in computePrimals() local
1022 CoinIndexedVector *lastVector = previousVector; in computeDuals() local
H A DClpSimplex.cpp976 CoinIndexedVector *lastVector = previousVector; in computePrimals() local
1194 CoinIndexedVector *lastVector = previousVector; in computeDuals() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpSimplex.cpp795 CoinIndexedVector * lastVector = previousVector; in computePrimals() local
967 CoinIndexedVector * lastVector = previousVector; in computeDuals() local
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dgm.h1459 …VECTOR *lastVector[NS_DIM_PREFIX VECTOR_LISTPARTS]; /* pointer to last vector … member