Home
last modified time | relevance | path

Searched defs:xy (Results 76 – 100 of 5706) sorted by relevance

12345678910>>...229

/dports/devel/hyperscan/boost_1_75_0/boost/preprocessor/arithmetic/
H A Dsub.hpp35 # define BOOST_PP_SUB_P(d, xy) BOOST_PP_TUPLE_ELEM(2, 1, xy) argument
38 # define BOOST_PP_SUB_O(d, xy) BOOST_PP_SUB_O_I xy argument
40 # define BOOST_PP_SUB_O(d, xy) BOOST_PP_SUB_O_I(BOOST_PP_TUPLE_ELEM(2, 0, xy), BOOST_PP_TUPLE_EL… argument
77 # define BOOST_PP_SUB_P(d, xy) BOOST_PP_AND(BOOST_PP_TUPLE_ELEM(2, 1, xy),BOOST_PP_TUPLE_ELEM(2, 0,… argument
80 # define BOOST_PP_SUB_O(d, xy) BOOST_PP_SUB_O_I xy argument
82 # define BOOST_PP_SUB_O(d, xy) BOOST_PP_SUB_O_I(BOOST_PP_TUPLE_ELEM(2, 0, xy), BOOST_PP_TUPLE_EL… argument
/dports/misc/ompl/ompl-1.5.2/tests/geometric/2d/
H A D2DcirclesSetup.h65 const double *xy = state->as<base::RealVectorStateSpace::StateType>()->values; in isValid() local
71 const double *xy = state->as<base::RealVectorStateSpace::StateType>()->values; in clearance() local
116 double* xy = state->as<base::RealVectorStateSpace::StateType>()->values; in readPathsFromFile() local
/dports/math/R-cran-sp/sp/demo/
H A Dfib.R1 xy = expand.grid(x = seq(5,355,by=10),y=seq(-85,85,by=10)) globalVar
8 xy = expand.grid(x = seq(-85,85,by=10),y=seq(-85,85,by=10)) globalVar
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/build/
H A Dzinstructions.go20324 func (c *Context) VMOVMSKPD(xy, r operand.Op) { argument
20349 func (c *Context) VMOVMSKPS(xy, r operand.Op) { argument
20374 func (c *Context) VMOVNTDQ(xy, m operand.Op) { argument
20424 func (c *Context) VMOVNTPD(xy, m operand.Op) { argument
20449 func (c *Context) VMOVNTPS(xy, m operand.Op) { argument
20822 func (c *Context) VORPD(mxy, xy, xy1 operand.Op) { argument
20851 func (c *Context) VORPS(mxy, xy, xy1 operand.Op) { argument
21344 func (c *Context) VPAND(mxy, xy, xy1 operand.Op) { argument
23205 func (c *Context) VPMOVMSKB(xy, r operand.Op) { argument
23783 func (c *Context) VPOR(mxy, xy, xy1 operand.Op) { argument
[all …]
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dmctweak.py19 def __init__(self, wcs, xy, rd): argument
115 def mctweak(wcs, xy, rd): argument
233 xy = fits_table('bok-01.axy') variable
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/x86/
H A Dzctors.go25571 func VMOVMSKPD(xy, r operand.Op) (*intrep.Instruction, error) { argument
25599 func VMOVMSKPS(xy, r operand.Op) (*intrep.Instruction, error) { argument
25627 func VMOVNTDQ(xy, m operand.Op) (*intrep.Instruction, error) { argument
25683 func VMOVNTPD(xy, m operand.Op) (*intrep.Instruction, error) { argument
25711 func VMOVNTPS(xy, m operand.Op) (*intrep.Instruction, error) { argument
26284 func VORPD(mxy, xy, xy1 operand.Op) (*intrep.Instruction, error) { argument
26330 func VORPS(mxy, xy, xy1 operand.Op) (*intrep.Instruction, error) { argument
27112 func VPAND(mxy, xy, xy1 operand.Op) (*intrep.Instruction, error) { argument
29856 func VPMOVMSKB(xy, r operand.Op) (*intrep.Instruction, error) { argument
30760 func VPOR(mxy, xy, xy1 operand.Op) (*intrep.Instruction, error) { argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument
81 double SkDLine::ExactPointH(const SkDPoint& xy, double left, double right, double y) { in ExactPointH()
93 double SkDLine::NearPointH(const SkDPoint& xy, double left, double right, double y) { in NearPointH()
116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV()
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV()
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/devel/etcd33/etcd-3.3.23/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/www/minio-client/etcd-3.5.0/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/devel/etcd34/etcd-3.4.18/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/pkg/adt/
H A Dinterval_tree_test.go354 type xy struct { struct
355 x int64
356 y int64
/dports/graphics/proj/proj-7.2.1/src/conversions/
H A Dgeocent.cpp38 PJ_XY xy = {0.0,0.0}; in forward() local
45 static PJ_LP inverse(PJ_XY xy, PJ *P) { in inverse()
/dports/math/R/R-4.1.2/src/library/grid/R/
H A Dfunction.R44 xy <- genXY(x) functionVar
50 xy <- genXY(x) functionVar
55 xy <- genXY(x) functionVar
60 xy <- genXY(x) functionVar
65 xy <- genXY(x) functionVar
/dports/math/libRmath/R-4.1.1/src/library/grid/R/
H A Dfunction.R44 xy <- genXY(x) functionVar
50 xy <- genXY(x) functionVar
55 xy <- genXY(x) functionVar
60 xy <- genXY(x) functionVar
65 xy <- genXY(x) functionVar

12345678910>>...229