Home
last modified time | relevance | path

Searched defs:opposite (Results 1 – 9 of 9) sorted by relevance

/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.hpp261 bool opposite = inters.d_info().opposite; in apply() local
449 bool opposite = inters.d_info().opposite; in handle_internal() local
H A Dturn_info.hpp133 inline bool opposite() const in opposite() function
H A Dget_turn_info_la.hpp741 const bool opposite = inters.d_info().opposite; in get_turn_info_for_endpoint() local
H A Dget_turn_info.hpp74 static inline bool opposite(int side1, int side2) in opposite() function
/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.hpp72 bool opposite; member
/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
/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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp505 bool const opposite = dot_n1n2 < c0; in apply() local
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm.c908 int opposite = !stream; in snd_pcm_attach_substream() local