Home
last modified time | relevance | path

Searched defs:point (Results 1 – 25 of 234) sorted by relevance

12345678910

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dpoint.hpp32 struct point { struct
33 using coordinate_type = T;
34 ring_ptr<T> ring;
35 T x;
36 T y;
37 point_ptr<T> next;
38 point_ptr<T> prev;
40 point() : ring(nullptr), x(0), y(0), prev(this), next(this) { in point() function
43 point(T x_, T y_) : ring(nullptr), x(x_), y(y_), next(this), prev(this) { in point() argument
46 point(ring_ptr<T> ring_, mapbox::geometry::point<T> const& pt) in point() function
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/
H A Dpoint.hpp7 struct point struct
9 using coordinate_type = T;
11 constexpr point() in point() function
14 constexpr point(T x_, T y_) in point() function
18 T x;
19 T y;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/
H A Dpoint_to_range.hpp46 static inline void apply(Point const& point, in apply()
97 static inline return_type apply(Point const& point, in apply()
109 static inline return_type apply(Point const& point, in apply()
125 static inline return_type apply(Point const& point, in apply()
137 static inline return_type apply(Point const& point, in apply()
157 static inline void apply(Point const& point, in apply()
192 static inline return_type apply(Point const& point, in apply()
205 static inline return_type apply(Point const& point, in apply()
223 static inline return_type apply(Point const& point, in apply()
235 static inline return_type apply(Point const& point, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_data.hpp92 for (const auto& point : geom) { in operator ()() local
100 for (const auto& point : geom) { in operator ()() local
111 for (const auto& point : ring) { in operator ()() local
124 for (const auto& point : ring) { in operator ()() local
137 for (auto& point : ring) { in operator ()() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.cpp72 void init_matchpoints(orb_matched_point_t* point, U32 row1, U32 col1, U32 row2, U32 col2, U32 score… in init_matchpoints()
89 rk_aiq_orb_featue_point* point = keypoints->points + i; in get_roi_points_list() local
103 rk_aiq_orb_featue_point* point = keypoints->points + i; in get_roi_points_list() local
116 for(Node* point = roi_points_list->start; point != NULL; point = point->next) { in matching() local
160 rk_aiq_orb_featue_point* point = keypoints2->points + i; in matching() local
239 for(Node* point = matched_keypoints->start; point != NULL; point = point->next) { in get_trusted_four_points() local
256 for(Node* point = matched_keypoints->start; point != NULL; point = point->next) { in get_trusted_four_points() local
532 for(Node* point = matched_keypoints->start; point != NULL; point = point->next) { in elimate_affine_transform() local
573 for(Node* point = matched_keypoints->start; point != NULL; point = point->next) { in elimate_affine_transform() local
652 … for(Node* point = matched_keypoints->start; point != NULL && i < maxLength; point = point->next) { in elimate_affine_transform() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dshapes.cpp126 void Triangle::Legalize(Point& point) in Legalize()
212 Point* Triangle::PointCW(Point& point) in PointCW()
225 Point* Triangle::PointCCW(Point& point) in PointCCW()
238 Triangle* Triangle::NeighborCW(Point& point) in NeighborCW()
249 Triangle* Triangle::NeighborCCW(Point& point) in NeighborCCW()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_point_square.hpp52 inline void add_point(Point const& point, in add_point()
70 inline void add_points(Point const& point, in add_points()
93 inline void apply(Point const& point, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dpoint.hpp108 class point class
144 explicit inline point(CoordinateType const& v0) in point() function in boost::geometry::model::point
157 inline point(CoordinateType const& v0, CoordinateType const& v1) in point() function in boost::geometry::model::point
170 inline point(CoordinateType const& v0, CoordinateType const& v1, in point() function in boost::geometry::model::point
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/halrf/
H A Dhalrf_psd.c47 u32 point) in halrf_get_psd_data()
114 u32 point, in halrf_psd()
267 u32 point) in halrf_get_iqk_psd_data()
343 u32 point, in halrf_iqk_psd()
506 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/halrf/
H A Dhalrf_psd.c47 u32 point) in halrf_get_psd_data()
114 u32 point, in halrf_psd()
268 u32 point) in halrf_get_iqk_psd_data()
344 u32 point, in halrf_iqk_psd()
507 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
266 u32 point) in halrf_get_iqk_psd_data()
342 u32 point, in halrf_iqk_psd()
505 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
266 u32 point) in halrf_get_iqk_psd_data()
342 u32 point, in halrf_iqk_psd()
505 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/
H A Dhalrf_psd.c47 u32 point) in halrf_get_psd_data()
114 u32 point, in halrf_psd()
267 u32 point) in halrf_get_iqk_psd_data()
343 u32 point, in halrf_iqk_psd()
506 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/halrf/
H A Dhalrf_psd.c47 u32 point) in halrf_get_psd_data()
114 u32 point, in halrf_psd()
268 u32 point) in halrf_get_iqk_psd_data()
344 u32 point, in halrf_iqk_psd()
507 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/halrf/
H A Dhalrf_psd.c47 u32 point) in halrf_get_psd_data()
114 u32 point, in halrf_psd()
268 u32 point) in halrf_get_iqk_psd_data()
344 u32 point, in halrf_iqk_psd()
507 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
266 u32 point) in halrf_get_iqk_psd_data()
342 u32 point, in halrf_iqk_psd()
505 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
266 u32 point) in halrf_get_iqk_psd_data()
342 u32 point, in halrf_iqk_psd()
505 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dassign_indexed_point.hpp47 inline void assign_point_to_index(Point const& point, Geometry& geometry) in assign_point_to_index()
75 inline void assign_point_from_index(Geometry const& geometry, Point& point) in assign_point_from_index()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
336 u64 halrf_get_iqk_psd_data(void *dm_void, u32 point) in halrf_get_iqk_psd_data()
424 u32 point, in halrf_iqk_psd()
621 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dpoint_in_geometry.hpp63 int point_in_range(Point const& point, Range const& range, Strategy const& strategy) in point_in_range()
84 inline int point_in_range(Point const& point, Range const& range) in point_in_range()
362 inline int point_in_geometry(Point const& point, Geometry const& geometry, Strategy const& strategy) in point_in_geometry()
376 inline int point_in_geometry(Point const& point, Geometry const& geometry) in point_in_geometry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
349 u64 halrf_get_iqk_psd_data(void *dm_void, u32 point) in halrf_get_iqk_psd_data()
435 u32 point, in halrf_iqk_psd()
656 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/
H A Dhalrf_psd.c46 u32 point) in halrf_get_psd_data()
113 u32 point, in halrf_psd()
349 u64 halrf_get_iqk_psd_data(void *dm_void, u32 point) in halrf_get_iqk_psd_data()
435 u32 point, in halrf_iqk_psd()
656 u32 point, in halrf_psd_init_query()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dfor_each_coordinate.hpp67 inline void for_each_coordinate(Point& point, Op operation) in for_each_coordinate()
80 inline Op for_each_coordinate(Point const& point, Op operation) in for_each_coordinate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp85 Point const& point, Iterator begin, Iterator end) in point_in_range()
110 Point const& point, CoordinateType const& point_x, in point_in_section()
150 inline int point_in_original(Point const& point, Original const& original) in point_in_original()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.h165 …mali_timeline_point point; /**< Point on timeline we are waiting for to be relea… member
180 mali_timeline_point point; /**< Point on timeline for this tracker */ member
278 …LINE mali_bool mali_timeline_is_point_on(struct mali_timeline *timeline, mali_timeline_point point) in mali_timeline_is_point_on()
294 …ali_bool mali_timeline_is_point_released(struct mali_timeline *timeline, mali_timeline_point point) in mali_timeline_is_point_released()
314 …i_bool mali_timeline_is_tracker_released(struct mali_timeline *timeline, mali_timeline_point point) in mali_timeline_is_tracker_released()
339 …E mali_bool mali_timeline_is_point_valid(struct mali_timeline *timeline, mali_timeline_point point) in mali_timeline_is_point_valid()

12345678910