Home
last modified time | relevance | path

Searched refs:has_y (Results 26 – 50 of 88) sorted by relevance

1234

/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_orientations.py186 for y_val, has_y in ((0, False),
192 res = pass_tol if has_y else fail_tol
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Dremote_input_filter.cc120 if (expect_local_echo_ && event.has_x() && event.has_y()) { in InjectMouseEvent()
H A Dinput_injector_chromeos.cc160 DCHECK(event.has_x() && event.has_y()); in InjectMouseEvent()
/dports/lang/parrot/parrot-8.1.0/examples/sdl/
H A Dmandel.pir165 .param int has_y :opt_flag
167 unless has_y goto get
187 .param int has_y :opt_flag
189 unless has_y goto get
/dports/devel/critcl/critcl-3.1.18.1/test/assets/cproc/
H A D2.1728 static void c__aproc0(int x, int has_y, int y, critcl_variadic_int args)
H A D2.1628 static void c__aproc0(int has_x, int x, int has_y, int y, critcl_variadic_int args)
/dports/devel/critcl/critcl-3.1.18.1/test/assets/cproc-trace/
H A D2.1728 static void c__aproc0(int x, int has_y, int y, critcl_variadic_int args)
H A D2.1628 static void c__aproc0(int has_x, int x, int has_y, int y, critcl_variadic_int args)
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dutilities.r531 has_y <- !is.null(y) functionVar
564 if (has_y) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dinput_event_tracker.cc123 if (event.has_x() && event.has_y()) { in InjectMouseEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dcommon_param_traits_macros.h75 IPC_STRUCT_TRAITS_MEMBER(has_y)
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xephyr/xorg-server-1.20.13/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xwayland/xorg-server-1.20.13/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xarcan/xarcan-0.6.0/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/dix/
H A Dgetevents.c1212 int has_x, has_y; in transformAbsolute() local
1215 has_y = valuator_mask_isset(mask, 1); in transformAbsolute()
1217 if (!has_x && !has_y) in transformAbsolute()
1220 if (!has_x || !has_y) { in transformAbsolute()
1234 if (has_y) in transformAbsolute()
1245 if (has_y || oy != y) in transformAbsolute()
/dports/graphics/open3d/Open3D-0.2/src/IO/FileFormat/
H A DFilePCD.cpp93 bool has_y = false; in CheckHeader() local
104 has_y = true; in CheckHeader()
119 header.has_points = (has_x && has_y && has_z); in CheckHeader()
/dports/graphics/py-open3d-python/Open3D-0.2/src/IO/FileFormat/
H A DFilePCD.cpp93 bool has_y = false; in CheckHeader() local
104 has_y = true; in CheckHeader()
119 header.has_points = (has_x && has_y && has_z); in CheckHeader()
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Dmodel.cc168 if (has_y()) { in Serialize()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DGCodeReader.hpp58 bool has_y() const { return this->has(Y); } in has_y() function in Slic3r::GCodeReader::GCodeLine
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/GCode/
H A DGCodeProcessor.cpp2038 if (line.has_y()) { in process_G1()
2122 if (line.has_y()) in process_G1()
2158 if (line.has_y()) in process_G1()
2186 if (line.has_y()) in process_G1()
2239 if (line.has_y()) in process_G1()
2290 bool has_xyz = !(line.has_x() || line.has_y() || line.has_z()); in process_G1()
2319 if (line.has_y()) in process_G1()

1234