Home
last modified time | relevance | path

Searched defs:vecy (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Djitter_2d.c37 float vecx, vecy, dvecx, dvecy, x, y, len; in BLI_jitterate1() local
95 float vecx, vecy, dvecx, dvecy, x, y; in BLI_jitterate2() local
/dports/math/octave-forge-geometry/geometry-4.0.0/inst/
H A Dpolysplit.m68 vecy = vecy'; variable
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/diagonalwipe/
H A DDiagonalWipeStrategy.cpp60 QPoint vecy( 0, static_cast<int>( 2.0 * area.height() * percent ) ); in clipPath() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/geom/AffineTransform/
H A DTestRotateMethods.java137 double vecy = Math.sin(radians) * vectorscale; in test() local
166 double vecy = quadyvec[quad & 3] * vectorscale; in test() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1503 public void rotate(double vecx, double vecy) { in rotate()
1555 public void rotate(double vecx, double vecy, in rotate()
1920 public void setToRotation(double vecx, double vecy) { in setToRotation()
1975 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1503 public void rotate(double vecx, double vecy) { in rotate()
1555 public void rotate(double vecx, double vecy, in rotate()
1920 public void setToRotation(double vecx, double vecy) { in setToRotation()
1975 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1503 public void rotate(double vecx, double vecy) { in rotate()
1555 public void rotate(double vecx, double vecy, in rotate()
1920 public void setToRotation(double vecx, double vecy) { in setToRotation()
1975 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1487 public void rotate(double vecx, double vecy) { in rotate()
1539 public void rotate(double vecx, double vecy, in rotate()
1904 public void setToRotation(double vecx, double vecy) { in setToRotation()
1959 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java710 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
742 double vecy, in getRotateInstance()
1504 public void rotate(double vecx, double vecy) { in rotate()
1556 public void rotate(double vecx, double vecy, in rotate()
1921 public void setToRotation(double vecx, double vecy) { in setToRotation()
1976 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java711 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
743 double vecy, in getRotateInstance()
1505 public void rotate(double vecx, double vecy) { in rotate()
1557 public void rotate(double vecx, double vecy, in rotate()
1922 public void setToRotation(double vecx, double vecy) { in setToRotation()
1977 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1503 public void rotate(double vecx, double vecy) { in rotate()
1555 public void rotate(double vecx, double vecy, in rotate()
1920 public void setToRotation(double vecx, double vecy) { in setToRotation()
1975 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1503 public void rotate(double vecx, double vecy) { in rotate()
1555 public void rotate(double vecx, double vecy, in rotate()
1920 public void setToRotation(double vecx, double vecy) { in setToRotation()
1975 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1503 public void rotate(double vecx, double vecy) { in rotate()
1555 public void rotate(double vecx, double vecy, in rotate()
1920 public void setToRotation(double vecx, double vecy) { in setToRotation()
1975 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/geom/
H A DAffineTransform.java709 public static AffineTransform getRotateInstance(double vecx, double vecy) { in getRotateInstance()
741 double vecy, in getRotateInstance()
1487 public void rotate(double vecx, double vecy) { in rotate()
1539 public void rotate(double vecx, double vecy, in rotate()
1904 public void setToRotation(double vecx, double vecy) { in setToRotation()
1959 public void setToRotation(double vecx, double vecy, in setToRotation()
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A Dvector.h33 GLdouble vecy; member
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-outlier/src/main/java/de/lmu/ifi/dbs/elki/algorithm/outlier/spatial/
H A DCTLuGLSBackwardSearchAlgorithm.java201 final NumberVector vecy = relationy.get(id); in singleIteration() local
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CUDA/
H A Dsparse_cuda_gpu_ptr.hpp72 cusparseDnVecDescr_t vecx, vecy; in csrmv() local
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_clipper.c196 double vecy = sin(ang * M_PI / ANG180); in gld_clipper_AngleToPseudo() local

12