| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | point_order.hpp | 51 clockwise = 1, enumerator 71 static const order_selector value = clockwise; 82 struct clockwise struct 84 static const order_selector value = geometry::clockwise; argument 109 : public detail::point_order::clockwise {}; 113 : public detail::point_order::clockwise {}; 118 : public detail::point_order::clockwise {}; 122 : public detail::point_order::clockwise {}; 145 : public detail::point_order::clockwise {}; 149 : public detail::point_order::clockwise {};
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_rotary_test.c | 104 unsigned short clockwise=0,anticlockwise=0; //��־��ת���� in main() local 120 while (1&&!(clockwise&&anticlockwise)) { in main() 127 clockwise = 0x1; in main()
|
| /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 D | do_reverse.hpp | 28 struct do_reverse<clockwise, false> : boost::false_type {}; 31 struct do_reverse<clockwise, true> : boost::true_type {};
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | is_acceptable_turn.hpp | 48 struct acceptable_operation<Polygon, clockwise, polygon_tag> 62 struct acceptable_operation<MultiPolygon, clockwise, multi_polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/ |
| H A D | order_as_direction.hpp | 30 struct order_as_direction<clockwise>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | hull_graham_andrew.hpp | 292 bool clockwise, in result() argument 295 if (clockwise) in result()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/ |
| H A D | box_view.hpp | 107 static order_selector const value = clockwise;
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 57 This state is used to recognize a clockwise turn 64 This state is used to recognize a counter-clockwise turn
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | sitronix,st7586.txt | 13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
| H A D | ilitek,ili9225.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
| H A D | ilitek,ili9341.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
| H A D | himax,hx8357d.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
| H A D | multi-inno,mi0283qt.txt | 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/ |
| H A D | ring.hpp | 147 static const order_selector value = clockwise;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0015-camerabin2-Support-setting-default-filters.patch | 11 export CAMERABIN2_VIEWFINDER_FILTER="videoflip method=clockwise"
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0015-camerabin2-Support-setting-default-filters.patch | 11 export CAMERABIN2_VIEWFINDER_FILTER="videoflip method=clockwise"
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0015-camerabin2-Support-setting-default-filters.patch | 11 export CAMERABIN2_VIEWFINDER_FILTER="videoflip method=clockwise"
|
| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | overlay_base.dts | 32 spin = "clockwise";
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 109 right (clockwise when viewed from above), a negative value to the 129 position. Positive values move the camera to the right (clockwise 496 right (clockwise when viewed from above), a negative value to the 538 counter-clockwise direction to be applied to the captured images once 635 A correction of 90 degrees in counter-clockwise direction has to be
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 133 along the (z) axis if rotated clockwise, and a positive value if rotated 134 counter-clockwise according to the right-hand rule.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/ |
| H A D | earcut.hpp | 58 template <typename Ring> Node* linkedList(const Ring& points, const bool clockwise); 184 Earcut<N>::linkedList(const Ring& points, const bool clockwise) { in linkedList() argument 203 if (clockwise == (sum > 0)) { in linkedList()
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | sh7760fb.rst | 25 * Rotation works only 90degress clockwise, and only if horizontal
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | convex_hull.hpp | 70 strategy.result(state, out, Order == clockwise, Closure != open); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/ |
| H A D | earcut.hpp | 82 template <typename Ring> Node* linkedList(const Ring& points, const bool clockwise); 214 Earcut<N>::linkedList(const Ring& points, const bool clockwise) { in linkedList() argument 233 if (clockwise == (sum > 0)) { in linkedList()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwideline.c | 855 int clockwise; in miPolyBuildPoly() local 874 clockwise = 1; in miPolyBuildPoly() 882 clockwise = -1; in miPolyBuildPoly() 906 i = StepAround(i, clockwise, count); in miPolyBuildPoly() 907 s = StepAround(s, clockwise, count); in miPolyBuildPoly() 932 i = StepAround(i, -clockwise, count); in miPolyBuildPoly() 933 s = StepAround(s, -clockwise, count); in miPolyBuildPoly()
|