Home
last modified time | relevance | path

Searched refs:ignore_unused_variable_warning (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dpolygon_concept.hpp68 boost::ignore_unused_variable_warning(e); in apply()
69 boost::ignore_unused_variable_warning(i); in apply()
70 boost::ignore_unused_variable_warning(ce); in apply()
71 boost::ignore_unused_variable_warning(ci); in apply()
72 boost::ignore_unused_variable_warning(poly); in apply()
73 boost::ignore_unused_variable_warning(cpoly); in apply()
118 boost::ignore_unused_variable_warning(ce); in apply()
119 boost::ignore_unused_variable_warning(ci); in apply()
120 boost::ignore_unused_variable_warning(cpoly); in apply()
H A Dsegment_concept.hpp109 boost::ignore_unused_variable_warning(coord); in apply()
H A Dbox_concept.hpp112 boost::ignore_unused_variable_warning(coord); in apply()
H A Dcheck.hpp219 boost::ignore_unused_variable_warning(c); in check()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/
H A Dwithin_concept.hpp96 boost::ignore_unused_variable_warning(r); in apply()
97 boost::ignore_unused_variable_warning(b); in apply()
98 boost::ignore_unused_variable_warning(str); in apply()
161 boost::ignore_unused_variable_warning(b); in apply()
162 boost::ignore_unused_variable_warning(str); in apply()
225 boost::ignore_unused_variable_warning(b); in apply()
226 boost::ignore_unused_variable_warning(str); in apply()
284 boost::ignore_unused_variable_warning(c); in check()
H A Darea_concept.hpp57 boost::ignore_unused_variable_warning(r); in apply()
58 boost::ignore_unused_variable_warning(str); in apply()
H A Dcentroid_concept.hpp61 boost::ignore_unused_variable_warning(str); in apply()
62 boost::ignore_unused_variable_warning(r); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dconcept_check.hpp52 template <class T> inline void ignore_unused_variable_warning(T const&) {} in ignore_unused_variable_warning() function
139 ignore_unused_variable_warning(a);
156 ignore_unused_variable_warning(x);
171 ignore_unused_variable_warning(ptr);
177 ignore_unused_variable_warning(c);
178 ignore_unused_variable_warning(ptr);
192 ignore_unused_variable_warning(c);
200 ignore_unused_variable_warning(c);
210 ignore_unused_variable_warning(y);
228 ignore_unused_variable_warning(x);
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Dconcepts.hpp159 boost::ignore_unused_variable_warning(i2); in BOOST_CONCEPT_USAGE()
168 boost::ignore_unused_variable_warning(r1); in BOOST_CONCEPT_USAGE()
171 boost::ignore_unused_variable_warning(r2); in BOOST_CONCEPT_USAGE()
202 boost::ignore_unused_variable_warning(i2); in BOOST_CONCEPT_USAGE()
204 boost::ignore_unused_variable_warning(r); in BOOST_CONCEPT_USAGE()
290 boost::ignore_unused_variable_warning(i1); in BOOST_CONCEPT_USAGE()
291 boost::ignore_unused_variable_warning(i2); in BOOST_CONCEPT_USAGE()
302 boost::ignore_unused_variable_warning(ci1); in const_constraints()
303 boost::ignore_unused_variable_warning(ci2); in const_constraints()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_concepts.hpp54 boost::ignore_unused_variable_warning(v); in BOOST_CONCEPT_USAGE()
100 boost::ignore_unused_variable_warning(r);
215 boost::ignore_unused_variable_warning(b);
236 boost::ignore_unused_variable_warning(b);
237 boost::ignore_unused_variable_warning(n);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray.hpp78 ::boost::ignore_unused_variable_warning(v); in check_capacity()
79 ::boost::ignore_unused_variable_warning(s); in check_capacity()
87 ::boost::ignore_unused_variable_warning(v); in throw_out_of_bounds()
88 ::boost::ignore_unused_variable_warning(i); in throw_out_of_bounds()
95 ::boost::ignore_unused_variable_warning(v); in check_index()
96 ::boost::ignore_unused_variable_warning(i); in check_index()
103 ::boost::ignore_unused_variable_warning(v); in check_not_empty()
110 ::boost::ignore_unused_variable_warning(v); in check_iterator_end_neq()
111 ::boost::ignore_unused_variable_warning(position); in check_iterator_end_neq()
118 ::boost::ignore_unused_variable_warning(v); in check_iterator_end_eq()
[all …]
/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.hpp405 boost::ignore_unused_variable_warning(i2); in handle_internal()
406 boost::ignore_unused_variable_warning(j2); in handle_internal()
407 boost::ignore_unused_variable_warning(ip_index); in handle_internal()
408 boost::ignore_unused_variable_warning(tp_model); in handle_internal()
H A Dget_turns.hpp158 boost::ignore_unused_variable_warning(n); in neighbouring()
159 boost::ignore_unused_variable_warning(index1); in neighbouring()
160 boost::ignore_unused_variable_warning(index2); in neighbouring()
189 boost::ignore_unused_variable_warning(interrupt_policy); in apply()
665 boost::ignore_unused_variable_warning(interrupt_policy); in get_turns_with_box()
/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 Dimplementation.hpp94 boost::ignore_unused_variable_warning(strategy); in apply()
106 boost::ignore_unused_variable_warning(strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/
H A Dimplementation.hpp70 ::boost::ignore_unused_variable_warning(strategy); in apply()
82 ::boost::ignore_unused_variable_warning(strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_box_by_side.hpp81 boost::ignore_unused_variable_warning(strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp97 boost::ignore_unused_variable_warning(count); in for_turns()
376 boost::ignore_unused_variable_warning(seg_id); in is_ip_on_boundary()
H A Dboundary_checker.hpp49 boost::ignore_unused_variable_warning(pt); in is_endpoint_boundary()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Ddistance_projected_point.hpp140 boost::ignore_unused_variable_warning(strategy); in apply()
H A Ddistance_projected_point_ax.hpp197 boost::ignore_unused_variable_warning(strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/
H A Dredistribute_elements.hpp159 ::boost::ignore_unused_variable_warning(parameters); in apply()
214 ::boost::ignore_unused_variable_warning(parameters); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Darea.hpp93 boost::ignore_unused_variable_warning(strategy); in apply()
/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.hpp217 boost::ignore_unused_variable_warning(first); in apply()
H A Dget_piece_turns.hpp284 boost::ignore_unused_variable_warning(first); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/
H A Dchoose_next_node.hpp51 ::boost::ignore_unused_variable_warning(parameters); in apply()

12