| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/ |
| H A D | minmax_element.hpp | 56 basic_minmax_element(ForwardIter first, ForwardIter last, Compare comp) in basic_minmax_element() 123 minmax_element(ForwardIter first, ForwardIter last) in minmax_element() 131 minmax_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in minmax_element() 212 basic_first_min_element(ForwardIter first, ForwardIter last, in basic_first_min_element() 225 basic_last_min_element(ForwardIter first, ForwardIter last, in basic_last_min_element() 238 basic_first_max_element(ForwardIter first, ForwardIter last, in basic_first_max_element() 251 basic_last_max_element(ForwardIter first, ForwardIter last, in basic_last_max_element() 266 first_min_element(ForwardIter first, ForwardIter last) in first_min_element() 274 first_min_element(ForwardIter first, ForwardIter last, BinaryPredicate comp) in first_min_element() 282 last_min_element(ForwardIter first, ForwardIter last) in last_min_element() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/ |
| H A D | c_algo.c | 62 c_iterator c_copy(c_iterator first, c_iterator last, c_iterator result) in c_copy() 69 c_iterator c_copy_backward(c_iterator first, c_iterator last, c_iterator result) in c_copy_backward() 98 c_iterator c_uninitialized_copy(c_iterator first, c_iterator last, c_iterator result) in c_uninitialized_copy() 103 void c_fill(c_iterator first, c_iterator last, const value_type val) in c_fill() 109 c_iterator c_fill_n(c_iterator first, size_type n, const value_type val) in c_fill_n() 116 c_iterator c_uninitialized_fill_n(c_iterator first, size_type n, const value_type val) in c_uninitialized_fill_n() 137 UNARY_FUNCTION c_for_each(c_iterator first, c_iterator last, UNARY_FUNCTION pf) in c_for_each() 144 c_iterator c_find(c_iterator first, c_iterator last, const value_type val) in c_find() 195 c_iterator c_find_if(c_iterator first, c_iterator last, UNARY_PREDICATE pf) in c_find_if() 246 c_iterator c_adjacent_find(c_iterator first, c_iterator last, BINARY_PREDICATE pf) in c_adjacent_find() [all …]
|
| H A D | c_pair.h | 81 first_type first; member 90 c_iterator first; member 99 c_iterator first; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | varray_detail.hpp | 155 void destroy_dispatch(I first, I last, in destroy_dispatch() 164 void destroy(I first, I last) in destroy() 195 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch() 206 inline O copy_dispatch(I first, I last, O dst, in copy_dispatch() 213 inline O copy(I first, I last, O dst) in copy() 231 O uninitialized_copy_dispatch(I first, I last, O dst, in uninitialized_copy_dispatch() 243 F uninitialized_copy_dispatch(I first, I last, F dst, in uninitialized_copy_dispatch() 251 F uninitialized_copy(I first, I last, F dst) in uninitialized_copy() 269 O uninitialized_move_dispatch(I first, I last, O dst, in uninitialized_move_dispatch() 281 O uninitialized_move_dispatch(I first, I last, O dst, in uninitialized_move_dispatch() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | siphash.c | 117 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 134 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 156 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() 184 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() 208 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32() 216 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 317 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32() 331 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 349 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 370 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/ |
| H A D | parse.hpp | 26 Iterator& first in parse() 46 Iterator first = first_; in parse() local 69 Iterator& first in parse() 97 Iterator first = first_; in parse() local 105 Iterator& first in phrase_parse() 130 Iterator first = first_; in phrase_parse() local 138 Iterator& first in phrase_parse() 183 Iterator first = first_; in phrase_parse() local 191 Iterator& first in phrase_parse() 209 Iterator first = first_; in phrase_parse() local
|
| H A D | parse_attr.hpp | 45 Iterator& first in parse() 78 Iterator first = first_; in parse() local 87 Iterator& first in phrase_parse() 137 Iterator first = first_; in phrase_parse() local 147 Iterator& first in phrase_parse() 167 Iterator first = first_; in phrase_parse() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | merge.hpp | 74 RandIt rotate_gcd(RandIt first, RandIt middle, RandIt last) in rotate_gcd() 110 (RandIt first, const RandIt last, const T& key, Compare comp) in lower_bound() 135 (RandIt first, const RandIt last, const T& key, Compare comp) in upper_bound() 261 (BidirIt first, BidirIt middle, BidirIt last, Distance len1, Distance len2, Compare comp) in merge_bufferless_ONlogN_recursive() 348 void merge_bufferless_ONlogN(BidirIt first, BidirIt middle, BidirIt last, Compare comp) in merge_bufferless_ONlogN() 356 void merge_bufferless_ON2(RandIt first, RandIt middle, RandIt last, Compare comp) in merge_bufferless_ON2() 388 void merge_bufferless(RandIt first, RandIt middle, RandIt last, Compare comp) in merge_bufferless() 401 ( InputIterator first, InputIterator last in op_merge_with_right_placed() 428 ( InputIterator first, InputIterator last in swap_merge_with_right_placed() 438 ( BidirOutIterator const first, BidirOutIterator last, BidirOutIterator dest_last in op_merge_with_left_placed() [all …]
|
| H A D | merge_sort.hpp | 45 void inplace_stable_sort(RandIt first, RandIt last, Compare comp) in inplace_stable_sort() 62 void merge_sort_copy( RandIt first, RandIt last in merge_sort_copy() 83 void merge_sort_uninitialized_copy( RandIt first, RandIt last in merge_sort_uninitialized_copy() 109 void merge_sort( RandIt first, RandIt last, Compare comp in merge_sort()
|
| H A D | adaptive_sort_merge.hpp | 100 bool is_sorted(ForwardIt const first, ForwardIt last, Pred pred) in is_sorted() 115 bool is_sorted(::order_perf_type *first, ::order_perf_type *last, ::order_type_less) in is_sorted() 131 bool is_sorted_and_unique(ForwardIt first, ForwardIt last, Pred pred) in is_sorted_and_unique() 146 count_if_with(ForwardIt first, ForwardIt last, Pred pred, const V &v) in count_if_with() 175 void move_assign(RandIt first, std::size_t n) in move_assign() 193 void push_back(RandIt first, std::size_t n) in push_back() 332 range_xbuf(Iterator first, Iterator last) in range_xbuf() 337 void move_assign(RandIt first, std::size_t n) in move_assign() 507 , RandIt const first in find_next_block() 538 , RandIt const first in merge_blocks_bufferless() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/std/ |
| H A D | utility.hpp | 54 struct first struct 62 struct result<This(Pair)> 68 struct result<This(Pair &)> 74 struct result<This(Pair const &)> 80 typename Pair::first_type &operator()(Pair &pair) const in operator ()() 86 typename Pair::first_type const &operator()(Pair const &pair) const in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/ |
| H A D | pbf_writer.hpp | 100 void add_packed_fixed(pbf_tag_type tag, It first, It last, std::input_iterator_tag) { in add_packed_fixed() 113 void add_packed_fixed(pbf_tag_type tag, It first, It last, std::forward_iterator_tag) { in add_packed_fixed() 128 void add_packed_varint(pbf_tag_type tag, It first, It last) { in add_packed_varint() 141 void add_packed_svarint(pbf_tag_type tag, It first, It last) { in add_packed_svarint() 636 void add_packed_bool(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_bool() 650 void add_packed_enum(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_enum() 664 void add_packed_int32(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_int32() 678 void add_packed_sint32(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_sint32() 692 void add_packed_uint32(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_uint32() 706 void add_packed_int64(pbf_tag_type tag, InputIterator first, InputIterator last) { in add_packed_int64() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/ |
| H A D | assoc_container.hpp | 253 cc_hash_table(It first, It last) in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 430 gp_hash_table(It first, It last) in gp_hash_table() 438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table() 449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table() 461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() 475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/ |
| H A D | assoc_container.hpp | 253 cc_hash_table(It first, It last) in cc_hash_table() 260 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 271 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 283 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 297 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 430 gp_hash_table(It first, It last) in gp_hash_table() 438 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table() 449 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in gp_hash_table() 461 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() 475 gp_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in gp_hash_table() [all …]
|
| /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 D | point_to_range.hpp | 47 iterator_type first, in apply() 98 iterator_type first, in apply() 110 iterator_type first, in apply() 158 iterator_type first, in apply() 193 iterator_type first, in apply() 206 iterator_type first, in apply()
|
| H A D | geometry_to_range.hpp | 45 RangeIterator first, in apply() 97 RangeIterator first, in apply() 116 RangeIterator first, in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/ |
| H A D | string_parse.hpp | 21 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 41 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 58 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse() 73 , Iterator& first, Iterator const& last, Attribute& attr) in string_parse()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | pair.hpp | 31 typedef T1 first; typedef 40 struct first struct 43 typedef typename P::first type;
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/lib/ |
| H A D | cpufreq.h | 20 struct cpufreq_available_governors *first; member 26 struct cpufreq_available_frequencies *first; member 33 struct cpufreq_affected_cpus *first; member 40 struct cpufreq_stats *first; member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_pipapo_avx2.c | 220 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_2() 282 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_4() 358 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_8() 453 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_12() 542 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_4b_32() 677 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_1() 734 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_2() 798 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_4() 873 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_6() 958 const u8 *pkt, bool first, bool last) in nft_pipapo_avx2_lookup_8b_16() [all …]
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKBGAlloc.c | 43 int first, in _XkbFreeGeomLeafElems() 82 int first, in _XkbFreeGeomNonLeafElems() 142 XkbFreeGeomProperties(XkbGeometryPtr geom, int first, int count, Bool freeAll) in XkbFreeGeomProperties() 154 XkbFreeGeomKeyAliases(XkbGeometryPtr geom, int first, int count, Bool freeAll) in XkbFreeGeomKeyAliases() 174 XkbFreeGeomColors(XkbGeometryPtr geom, int first, int count, Bool freeAll) in XkbFreeGeomColors() 186 XkbFreeGeomPoints(XkbOutlinePtr outline, int first, int count, Bool freeAll) in XkbFreeGeomPoints() 207 XkbFreeGeomOutlines(XkbShapePtr shape, int first, int count, Bool freeAll) in XkbFreeGeomOutlines() 230 XkbFreeGeomShapes(XkbGeometryPtr geom, int first, int count, Bool freeAll) in XkbFreeGeomShapes() 242 XkbFreeGeomOverlayKeys(XkbOverlayRowPtr row, int first, int count, Bool freeAll) in XkbFreeGeomOverlayKeys() 253 XkbFreeGeomKeys(XkbRowPtr row, int first, int count, Bool freeAll) in XkbFreeGeomKeys() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | sysfillrect.c | 28 unsigned long first, last; in bitfill_aligned() local 84 unsigned long first, last; in bitfill_unaligned() local 139 unsigned long first, last; in bitfill_aligned_rev() local 195 unsigned long first, last; in bitfill_unaligned_rev() local
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | double_object.hpp | 45 reference first() { return first_; } in first() function in boost::iostreams::detail::single_object_holder 46 const_reference first() const { return first_; } in first() function in boost::iostreams::detail::single_object_holder 69 reference first() { return first_; } in first() function 70 const_reference first() const { return first_; } in first() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | send.c | 242 static void wg_packet_create_data_done(struct wg_peer *peer, struct sk_buff *first) in wg_packet_create_data_done() 267 struct sk_buff *first; in wg_packet_tx_worker() local 291 struct sk_buff *first, *skb, *next; in wg_packet_encrypt_worker() local 311 static void wg_packet_create_data(struct wg_peer *peer, struct sk_buff *first) in wg_packet_create_data()
|