Home
last modified time | relevance | path

Searched defs:piece (Results 1 – 4 of 4) 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 Dbuffered_piece_collection.hpp195 struct piece struct
197 typedef robust_ring_type piece_robust_ring_type;
198 typedef geometry::section<robust_box_type, 1> section_type;
200 strategy::buffer::piece_type type;
201 signed_size_type index;
203 signed_size_type left_index; // points to previous piece of same ring
204 signed_size_type right_index; // points to next piece of same ring
211 segment_identifier first_seg_id;
212 … signed_size_type last_segment_index; // no segment-identifier - it is the same as first_seg_id
213 signed_size_type offsetted_count; // part in robust_ring which is part of offsetted ring
[all …]
H A Dturn_in_piece_visitor.hpp206 static inline analyse_result apply(Turn const& turn, Piece const& piece) in apply()
412 static inline analyse_result check_helper_segments(Turn const& turn, Piece const& piece) in check_helper_segments()
505 …static inline analyse_result check_monotonic(Turn const& turn, Piece const& piece, Compare const& … in check_monotonic()
529 static inline analyse_result apply(Turn const& turn, Piece const& piece) in apply()
630 Piece const& piece) in turn_in_convex_piece()
690 inline bool apply(Turn const& turn, Piece const& piece, bool first = true) in apply()
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyring.c169 u32 piece; in hash_key_type_and_desc() local
/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c396 size_t piece; in artpec6_crypto_walk_advance() local