Home
last modified time | relevance | path

Searched refs:is_adjacent (Results 1 – 2 of 2) 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/buffer/
H A Dget_piece_turns.hpp82 inline bool is_adjacent(Piece const& piece1, Piece const& piece2) const in is_adjacent() function in boost::geometry::detail::buffer::piece_turn_visitor
291 || is_adjacent(piece1, piece2) in apply()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dfadump.c868 bool is_adjacent = false; in fadump_add_mem_range() local
888 is_adjacent = true; in fadump_add_mem_range()
890 if (!is_adjacent) { in fadump_add_mem_range()