Home
last modified time | relevance | path

Searched refs:opposite (Results 1 – 25 of 116) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/relate/
H A Ddirection.hpp42 , opposite(op) in direction_type()
55 , opposite(op) in direction_type()
72 bool opposite; member
243 Segment1 const& , Segment2 const& , bool opposite, in segments_collinear()
248 return_type r('c', opposite); in segments_collinear()
281 if (! opposite) in segments_collinear()
H A Dtupled.hpp51 bool opposite, in segments_collinear()
59 opposite, in segments_collinear()
63 opposite, in segments_collinear()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info_for_endpoint.hpp126 if ( ! result.template get<1>().opposite ) in linear_intersections()
261 bool opposite = inters.d_info().opposite; in apply() local
264 bool result_ignore_ip0 = append0_last && ( ip_count == 1 || !opposite ); in apply()
276 bool result_ignore_ip1 = append1_last && !opposite /*&& ip_count == 2*/; in apply()
449 bool opposite = inters.d_info().opposite; in handle_internal() local
452 op2 = opposite ? operation_union : operation_intersection; in handle_internal()
619 if ( ! base_turn_handler::opposite(side_pk_p, side_qk_p) ) in operations_of_equal()
H A Dget_turn_info_la.hpp267 if ( ! inters.d_info().opposite ) in apply()
314 if ( ! inters.d_info().opposite ) in apply()
741 const bool opposite = inters.d_info().opposite; in get_turn_info_for_endpoint() local
754 if ( opposite ) // opposite -> collinear in get_turn_info_for_endpoint()
839 tp.operations[1].operation = opposite ? operation_continue : operation_union; in get_turn_info_for_endpoint()
880 return !( opposite && ip_count > 1 ) || was_first_point_handled; in get_turn_info_for_endpoint()
H A Dget_turn_info.hpp74 static inline bool opposite(int side1, int side2) in opposite() function
255 return side1 == side2 && ! opposite(side1, turn); in between()
291 if (! opposite(side_qi_p1, side_qk_p1)) in apply()
504 if (! opposite(side_pk_p, side_qk_p)) in apply()
1049 if ( ! inters.d_info().opposite ) in apply()
1072 if ( ! inters.d_info().opposite ) in apply()
H A Dturn_info.hpp133 inline bool opposite() const in opposite() function
H A Dget_turn_info_ll.hpp306 if ( ! inters.d_info().opposite ) in apply()
365 if ( ! inters.d_info().opposite ) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp495 bool opposite = ! same_direction(res_a1_a2.azimuth, res_b1_b2.azimuth); in apply() local
501 opposite = ! opposite; in apply()
514 opposite = ! opposite; in apply()
530 return Policy::segments_collinear(a, b, opposite, in apply()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/dac/
H A Dad5755.txt27 Channel C and Channel D clock on opposite edges.
29 Channel B and Channel D clock on opposite edges.
/OK3568_Linux_fs/kernel/fs/omfs/
H A DKconfig10 the opposite is true. Say Y if you have either of these devices
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dsmbus-protocol.rst132 register is specified through the Comm byte. This is the opposite of
147 This is the opposite of the Read Word operation. 16 bits
194 The opposite of the Block Read command, this writes up to 32 bytes to
313 The opposite of the Block Read command, this writes bytes to
/OK3568_Linux_fs/buildroot/package/uhd/
H A D0005-core-remove-boost-math-in-favor-of-std-cmath.patch64 // 4. Set DSP offset to spin the signal in the opposite
96 // 4. Set DSP offset to spin the signal in the opposite
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-envelope-detector30 opposite value.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A Dfix-build-on-x86_64.patch5 opposite logic before.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dgpio-wdt.txt12 the opposite level disables the WDT. Active level is determined
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dberlin2cd-valve-steamlink.dts43 * DRAM (providing 1.35V). The other regulator on the opposite side
H A Dimx6q-apalis-ixora.dts182 /* active-high meaning opposite of regular PERST# active-low polarity */
H A Dimx6q-apalis-ixora-v1.1.dts178 /* active-high meaning opposite of regular PERST# active-low polarity */
H A Dimx6q-apalis-eval.dts178 /* active-high meaning opposite of regular PERST# active-low polarity */
/OK3568_Linux_fs/buildroot/package/nvidia-driver/
H A D0001-use-LDFLAGS.patch9 opposite), the link would fail because the ld emulation is incorrect:
/OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/
H A Dreadme.txt39 - USB in EHCI mode (usb starts does switch device->host, usb stop does the opposite)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dintersection.hpp576 bool const opposite = math::sign(length_a) != math::sign(length_b); in relate_collinear() local
578 return Policy::segments_collinear(a, b, opposite, in relate_collinear()
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Djack.rst45 of the endpoint may configured to be the opposite of the jack status if
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio.txt80 opposite physical level than the signal at the device's pin.
108 to generate or receive a signal of the opposite polarity, software will be
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-crop.rst56 Second the driver adjusts the image size (the opposite rectangle of the

12345