Home
last modified time | relevance | path

Searched refs:setMatrix (Results 1 – 25 of 1884) sorted by relevance

12345678910>>...76

/dports/math/grpn/grpn-1.5.2/src/
H A Dtest.c61 setMatrix(ma, setNumberReal(newNumber(), ra), 0, 0); in test()
62 setMatrix(ma, setNumberReal(newNumber(), rb), 0, 1); in test()
63 setMatrix(ma, setNumberReal(newNumber(), rb), 0, 2); in test()
64 setMatrix(ma, setNumberReal(newNumber(), rb), 1, 0); in test()
66 setMatrix(ma, setNumberReal(newNumber(), ra), 1, 2); in test()
69 setMatrix(mb, setNumberReal(newNumber(), ra), 0, 0); in test()
70 setMatrix(mb, setNumberReal(newNumber(), ra), 0, 1); in test()
71 setMatrix(mb, setNumberReal(newNumber(), ra), 1, 0); in test()
72 setMatrix(mb, setNumberReal(newNumber(), ra), 1, 1); in test()
73 setMatrix(mb, setNumberReal(newNumber(), rb), 2, 0); in test()
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/common/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/common/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/common/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/common/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/libnetwork/internal/setmatrix/
H A Dsetmatrix.go35 type setMatrix struct { struct
43 s := &setMatrix{}
48 func (s *setMatrix) init() { argument
52 func (s *setMatrix) Get(key string) ([]interface{}, bool) { argument
62 func (s *setMatrix) Contains(key string, value interface{}) (bool, bool) { argument
72 func (s *setMatrix) Insert(key string, value interface{}) (bool, int) { argument
85 func (s *setMatrix) Remove(key string, value interface{}) (bool, int) { argument
106 func (s *setMatrix) Cardinality(key string) (int, bool) { argument
117 func (s *setMatrix) String(key string) (string, bool) { argument
127 func (s *setMatrix) Keys() []string { argument
/dports/devel/gammaray/GammaRay-2.11.3/ui/propertyeditor/
H A Dpropertymatrixmodel.cpp46 void PropertyMatrixModel::setMatrix(const QVariant &matrix) in setMatrix() function in PropertyMatrixModel
361 value.setMatrix(value.m11(), value.m12(), value.m21(), value.m22(), in setData()
376 value.setMatrix(floatData, value.m12(), value.m13(), value.m21(), in setData()
380 value.setMatrix(value.m11(), floatData, value.m13(), value.m21(), in setData()
384 value.setMatrix(value.m11(), value.m12(), floatData, value.m21(), in setData()
388 value.setMatrix(value.m11(), value.m12(), value.m13(), floatData, in setData()
392 value.setMatrix(value.m11(), value.m12(), value.m13(), in setData()
397 value.setMatrix(value.m11(), value.m12(), value.m13(), value.m21(), in setData()
401 value.setMatrix(value.m11(), value.m12(), value.m13(), value.m21(), in setData()
405 value.setMatrix(value.m11(), value.m12(), value.m13(), value.m21(), in setData()
[all …]
/dports/cad/impact/Impact/src/run/elements/
H A DSolid_Iso_6HG.java284 N.setMatrix(0, 2, 0, 0, D.getMatrix(0, 2, 0, 0)); in calculateN()
285 N.setMatrix(3, 5, 1, 1, D.getMatrix(0, 2, 0, 0)); in calculateN()
286 N.setMatrix(6, 8, 2, 2, D.getMatrix(0, 2, 0, 0)); in calculateN()
287 N.setMatrix(0, 2, 3, 3, D.getMatrix(0, 2, 1, 1)); in calculateN()
288 N.setMatrix(3, 5, 4, 4, D.getMatrix(0, 2, 1, 1)); in calculateN()
289 N.setMatrix(6, 8, 5, 5, D.getMatrix(0, 2, 1, 1)); in calculateN()
290 N.setMatrix(0, 2, 6, 6, D.getMatrix(0, 2, 2, 2)); in calculateN()
291 N.setMatrix(3, 5, 7, 7, D.getMatrix(0, 2, 2, 2)); in calculateN()
460 P.setMatrix(0, 2, 0, 2, J_inv); in calculateStrain()
461 P.setMatrix(3, 5, 3, 5, J_inv); in calculateStrain()
[all …]
H A DSolid_Iso_4.java301 N.setMatrix(0, 2, 0, 0, D.getMatrix(0, 2, 0, 0)); in calculateN()
302 N.setMatrix(3, 5, 1, 1, D.getMatrix(0, 2, 0, 0)); in calculateN()
303 N.setMatrix(6, 8, 2, 2, D.getMatrix(0, 2, 0, 0)); in calculateN()
304 N.setMatrix(0, 2, 3, 3, D.getMatrix(0, 2, 1, 1)); in calculateN()
305 N.setMatrix(3, 5, 4, 4, D.getMatrix(0, 2, 1, 1)); in calculateN()
306 N.setMatrix(6, 8, 5, 5, D.getMatrix(0, 2, 1, 1)); in calculateN()
307 N.setMatrix(0, 2, 6, 6, D.getMatrix(0, 2, 2, 2)); in calculateN()
308 N.setMatrix(3, 5, 7, 7, D.getMatrix(0, 2, 2, 2)); in calculateN()
407 P.setMatrix(0, 2, 0, 2, J_inv); in calculateStrain()
408 P.setMatrix(3, 5, 3, 5, J_inv); in calculateStrain()
[all …]
H A DSolid_Iso_6.java289 N.setMatrix(0, 2, 0, 0, D.getMatrix(0, 2, 0, 0)); in calculateN()
290 N.setMatrix(3, 5, 1, 1, D.getMatrix(0, 2, 0, 0)); in calculateN()
291 N.setMatrix(6, 8, 2, 2, D.getMatrix(0, 2, 0, 0)); in calculateN()
292 N.setMatrix(0, 2, 3, 3, D.getMatrix(0, 2, 1, 1)); in calculateN()
293 N.setMatrix(3, 5, 4, 4, D.getMatrix(0, 2, 1, 1)); in calculateN()
294 N.setMatrix(6, 8, 5, 5, D.getMatrix(0, 2, 1, 1)); in calculateN()
295 N.setMatrix(0, 2, 6, 6, D.getMatrix(0, 2, 2, 2)); in calculateN()
296 N.setMatrix(3, 5, 7, 7, D.getMatrix(0, 2, 2, 2)); in calculateN()
394 P.setMatrix(0, 2, 0, 2, J_inv); in calculateStrain()
395 P.setMatrix(3, 5, 3, 5, J_inv); in calculateStrain()
[all …]
/dports/www/kf5-khtml/khtml-5.89.0/src/platform/graphics/qt/
H A DAffineTransformQt.cpp50 void AffineTransform::setMatrix(double a, double b, double c, double d, double tx, double ty) in setMatrix() function in WebCore::AffineTransform
52 m_transform.setMatrix(a, b, c, d, tx, ty); in setMatrix()
85 m_transform.setMatrix(a, b(), c(), d(), e(), f()); in setA()
95 m_transform.setMatrix(a(), b, c(), d(), e(), f()); in setB()
105 m_transform.setMatrix(a(), b(), c, d(), e(), f()); in setC()
115 m_transform.setMatrix(a(), b(), c(), d, e(), f()); in setD()
125 m_transform.setMatrix(a(), b(), c(), d(), e, f()); in setE()
135 m_transform.setMatrix(a(), b(), c(), d(), e(), f); in setF()
/dports/graphics/nurbs++/nurbs++-3.0.11/image/
H A Dimage.h110 void despeckle() { setImage() ; image=DespeckleImage(image); setMatrix() ;} in despeckle()
111 void emboss() { setImage() ; image=EmbossImage(image) ; setMatrix() ;} in emboss()
112 void enhance() { setImage() ; image=EnhanceImage(image) ; setMatrix() ;} in enhance()
113 void blur(double b) { setImage() ; image=BlurImage(image,b) ; setMatrix() ;} in blur()
114 … void oilPaint(const unsigned int a) { setImage() ; image=OilPaintImage(image,a) ; setMatrix() ;} in oilPaint()
124 void setMatrix() ;
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgManipulator/
H A DTabBoxDragger.cpp34 _planeDraggers[0]->setMatrix(osg::Matrix::translate(osg::Vec3(0.0,0.5,0.0))); in TabBoxDragger()
38 …_planeDraggers[1]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.0,-0.5,0.0))… in TabBoxDragger()
42 …_planeDraggers[2]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.0,0.0,-0.5))… in TabBoxDragger()
47 …_planeDraggers[3]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.0,0.0,0.5))); in TabBoxDragger()
52 …_planeDraggers[4]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(-0.5,0.0,0.0))… in TabBoxDragger()
57 …_planeDraggers[5]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.5,0.0,0.0))); in TabBoxDragger()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgManipulator/
H A DTabBoxDragger.cpp34 _planeDraggers[0]->setMatrix(osg::Matrix::translate(osg::Vec3(0.0,0.5,0.0))); in TabBoxDragger()
38 …_planeDraggers[1]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.0,-0.5,0.0))… in TabBoxDragger()
42 …_planeDraggers[2]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.0,0.0,-0.5))… in TabBoxDragger()
47 …_planeDraggers[3]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.0,0.0,0.5))); in TabBoxDragger()
52 …_planeDraggers[4]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(-0.5,0.0,0.0))… in TabBoxDragger()
57 …_planeDraggers[5]->setMatrix(osg::Matrix(rotation)*osg::Matrix::translate(osg::Vec3(0.5,0.0,0.0))); in TabBoxDragger()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgrobot/
H A Dosgrobot.cpp248 xTransform->setMatrix(xRot); in buildJoint2()
272 xTransform->setMatrix(xRot); in buildTube2()
280 zTransform->setMatrix(zTrans); in buildTube2()
292 xTransform->setMatrix(xRot); in buildJoint3()
329 xTransform->setMatrix(xRot); in buildJoint4()
360 zTransform->setMatrix(zTrans); in buildTube5()
375 xTransform->setMatrix(xRot); in buildJoint5()
398 xTransform->setMatrix(xRot); in buildJoint6()
414 mt->setMatrix(m); in buildEndEffector()
455 mt->setMatrix(xMatrix); in createAxis()
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgrobot/
H A Dosgrobot.cpp248 xTransform->setMatrix(xRot); in buildJoint2()
272 xTransform->setMatrix(xRot); in buildTube2()
280 zTransform->setMatrix(zTrans); in buildTube2()
292 xTransform->setMatrix(xRot); in buildJoint3()
329 xTransform->setMatrix(xRot); in buildJoint4()
360 zTransform->setMatrix(zTrans); in buildTube5()
375 xTransform->setMatrix(xRot); in buildJoint5()
398 xTransform->setMatrix(xRot); in buildJoint6()
414 mt->setMatrix(m); in buildEndEffector()
455 mt->setMatrix(xMatrix); in createAxis()
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/test/java/de/lmu/ifi/dbs/elki/math/linearalgebra/
H A DVMathOperationsTest.java407 setMatrix(m1, row_index, col_index, sub1); in testSet()
413 setMatrix(m1, 4, 9, col_index, sub2); in testSet()
423 setMatrix(m1, row_index, 2, 17, sub3); in testSet()
430 setMatrix(m1, 0, 7, 16, 19, sub4); in testSet()
436 setMatrix(res1, 0, getRowDimensionality(m2), 0, getColumnDimensionality(m2), m2); in testSet()
448 setMatrix(res2, riter, citer[0], citer[citer.length - 1] + 1, m2); in testSet()
452 setMatrix(res2, riter[0], riter[riter.length - 1] + 1, citer, m2); in testSet()
551 setMatrix(m3, rows, cols, m2); in testReference()
553 setMatrix(m3, r0, r1, cols, m2); in testReference()
555 setMatrix(m3, rows, c0, c1, m2); in testReference()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
H A DDrawManager.java120 canvas.setMatrix(m); in drawCircle()
137 canvas.setMatrix(CanvasMatrixUtil.createPerspectiveMatrix(modelMatrices.get(0), in drawAnimatedRoundRect()
153 canvas.setMatrix(CanvasMatrixUtil.createPerspectiveMatrix(modelMatrices.get(0), in drawRect()
180 canvas.setMatrix(CanvasMatrixUtil.createMatrixFrom4x4( in drawText()
234 canvas.setMatrix(mvpv); in drawFingerPainting()
244 canvas.setMatrix(new android.graphics.Matrix()); in drawFingerPainting()
279 canvas.setMatrix(new android.graphics.Matrix()); in drawPointCloud()
348 canvas.setMatrix(mvpv); in drawPlaneOutline()
358 canvas.setMatrix(new android.graphics.Matrix()); in drawPlaneOutline()
398 canvas.setMatrix(mvpv); in drawPlaneWithShader()
[all …]

12345678910>>...76