Home
last modified time | relevance | path

Searched refs:is_left (Results 101 – 125 of 530) sorted by relevance

12345678910>>...22

/dports/www/xh/xh-0.14.1/cargo-crates/thiserror-1.0.29/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/thiserror-1.0.30/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/thiserror-1.0.29/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/thiserror-1.0.26/tests/
H A Dtest_expr.rs15 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
17 is_left: bool,
67 is_left: true,
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/thiserror-1.0.30/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/thiserror/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/thiserror-1.0.30/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/thiserror-1.0.29/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/thiserror-1.0.26/tests/
H A Dtest_expr.rs15 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
17 is_left: bool,
67 is_left: true,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/thiserror-1.0.28/tests/
H A Dtest_expr.rs15 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
17 is_left: bool,
67 is_left: true,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/thiserror-1.0.29/tests/
H A Dtest_expr.rs11 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
13 is_left: bool,
63 is_left: true,
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/thiserror-1.0.26/tests/
H A Dtest_expr.rs15 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
17 is_left: bool,
67 is_left: true,
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/thiserror-1.0.26/tests/
H A Dtest_expr.rs15 …#[error("cannot shift {} by {maximum} or more bits (got {current})", if *.is_left { "left" } else …
17 is_left: bool,
67 is_left: true,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dgen_overlay_widgets.py169 is_left = coord >= 0
170 return coord, is_left
174 is_left = coord_split[1] == smaller_coord_side
178 other_widget_coord_index = axis + (0 if is_left else 2)
181 return offset, is_left == is_align
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-booleanop-0.3.0/src/boolean/
H A Dsweep_event.rs84 pub fn is_left(&self) -> bool { in is_left() function
165 if self.is_left() { in is_below()
203 && self.is_left() == other.is_left() in eq()
243 if self.is_left() != other.is_left() { in cmp()
244 return less_if(self.is_left()); in cmp()
282 if self.is_left() { "L" } else { "R" }, in to_json_debug_short()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dgen_overlay_widgets.py201 is_left = coord >= 0
202 return coord, is_left
206 is_left = coord_split[1] == smaller_coord_side
210 other_widget_coord_index = axis + (0 if is_left else 2)
213 return offset, is_left == is_align
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkoverlaylayout.c346 gboolean is_left, is_right, is_top, is_bottom; in gtk_overlay_child_update_style_classes() local
354 is_left = is_right = is_top = is_bottom = FALSE; in gtk_overlay_child_update_style_classes()
363 is_left = (child_allocation->x == 0); in gtk_overlay_child_update_style_classes()
374 if (has_left && !is_left) in gtk_overlay_child_update_style_classes()
376 else if (!has_left && is_left) in gtk_overlay_child_update_style_classes()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcamera.c817 const bool is_left, in camera_stereo3d_model_matrix() argument
833 if (((pivot == CAM_S3D_PIVOT_LEFT) && is_left) || ((pivot == CAM_S3D_PIVOT_RIGHT) && !is_left)) { in camera_stereo3d_model_matrix()
846 fac_signed = is_left ? fac : -fac; in camera_stereo3d_model_matrix()
916 const bool is_left, in BKE_camera_multiview_view_matrix() argument
920 rd, camera, is_left ? STEREO_LEFT_NAME : STEREO_RIGHT_NAME, r_viewmat); in BKE_camera_multiview_view_matrix()
956 const bool is_left = camera_is_left(viewname); in BKE_camera_multiview_model_matrix_scaled() local
957 camera_stereo3d_model_matrix(camera, is_left, r_modelmat); in BKE_camera_multiview_model_matrix_scaled()
1058 bool is_left = true; in camera_stereo3d_shift_x() local
1064 is_left = STREQ(viewname, STEREO_LEFT_NAME); in camera_stereo3d_shift_x()
1076 if (((pivot == CAM_S3D_PIVOT_LEFT) && is_left) || ((pivot == CAM_S3D_PIVOT_RIGHT) && !is_left)) { in camera_stereo3d_shift_x()
[all …]
/dports/devel/py-astroid/astroid-2.9.0/astroid/nodes/
H A Das_string.py71 def _precedence_parens(self, node, child, is_left=True): argument
73 if self._should_wrap(node, child, is_left):
78 def _should_wrap(self, node, child, is_left): argument
92 and is_left != node.op_left_associative()
150 right = self._precedence_parens(node, node.right, is_left=False)
383 self._precedence_parens(node, node.body, is_left=True),
384 self._precedence_parens(node, node.test, is_left=True),
385 self._precedence_parens(node, node.orelse, is_left=False),
/dports/math/boolector/boolector-3.2.2/test/
H A Dtest_rotate.cpp18 void test_rot (uint32_t bw, uint32_t nbits, bool is_left) in test_rot() argument
32 fun = is_left ? boolector_rol : boolector_ror; in test_rot()
33 funi = is_left ? boolector_roli : boolector_rori; in test_rot()
/dports/cad/ghdl/ghdl-1.0.0/libraries/openieee/
H A Dbuild_1164.py220 def gen_shift(is_left, plus, minus): argument
221 if is_left:
245 def gen_rot(is_left, plus, minus): argument
246 if is_left:
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Dbluroverlay.c132 gboolean is_left, is_right, is_top, is_bottom; in blur_overlay_child_update_style_classes() local
140 is_left = is_right = is_top = is_bottom = FALSE; in blur_overlay_child_update_style_classes()
149 is_left = (child_allocation->x == 0); in blur_overlay_child_update_style_classes()
160 if (has_left && !is_left) in blur_overlay_child_update_style_classes()
162 else if (!has_left && is_left) in blur_overlay_child_update_style_classes()
/dports/multimedia/openshot/openshot-qt-2.6.1/src/windows/views/
H A Dzoom_slider.py238 def set_handle_limits(self, left_handle, right_handle, is_left=False): argument
251 if is_left and diff < self.min_distance:
253 elif not is_left and diff < self.min_distance:
299 is_left = True
313 … new_left_pos, new_right_pos = self.set_handle_limits(new_left_pos, new_right_pos, is_left)
323 is_left = False
338 … new_left_pos, new_right_pos = self.set_handle_limits(new_left_pos, new_right_pos, is_left)
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/numpy/
H A Dnp_where_op-inl.h80 template<int ndim, bool is_left>
88 if (is_left) { in Map()
96 template<int ndim, bool is_left>
105 if (is_left) { in Map()
269 template<typename xpu, bool is_left>
304 mxnet_op::Kernel<numpy_where_scalar_kernel<broadcast::MAX_DIM, is_left>, xpu>::Launch( in NumpyWhereScalarOpForward()
313 template<typename xpu, bool is_left>
361 mxnet_op::Kernel<numpy_where_backward_kernel<broadcast::MAX_DIM, is_left>, xpu>::Launch( in NumpyWhereScalarOpBackward()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/numpy/
H A Dnp_where_op-inl.h80 template<int ndim, bool is_left>
88 if (is_left) { in Map()
96 template<int ndim, bool is_left>
105 if (is_left) { in Map()
269 template<typename xpu, bool is_left>
304 mxnet_op::Kernel<numpy_where_scalar_kernel<broadcast::MAX_DIM, is_left>, xpu>::Launch( in NumpyWhereScalarOpForward()
313 template<typename xpu, bool is_left>
361 mxnet_op::Kernel<numpy_where_backward_kernel<broadcast::MAX_DIM, is_left>, xpu>::Launch( in NumpyWhereScalarOpBackward()

12345678910>>...22