| /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 D | buffer_inserter.hpp | 237 static inline geometry::strategy::buffer::result_code iterate(Collection& collection, in iterate() function 483 static inline geometry::strategy::buffer::result_code iterate(Collection& collection, in iterate() function 498 = buffer_range::iterate(collection, begin, end, in iterate() 558 code = iterate(collection, boost::rbegin(view), boost::rend(view), in apply() 565 code = iterate(collection, boost::begin(view), boost::end(view), in apply() 647 static inline geometry::strategy::buffer::result_code iterate(Collection& collection, in iterate() function 688 = detail::buffer::buffer_range<output_ring_type>::iterate(collection, in iterate() 734 code = iterate(collection, in apply() 743 code = iterate(collection, in apply() 793 void iterate(Iterator begin, Iterator end, in iterate() function [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/detail/ |
| H A D | iterate.hpp | 44 <boost/phoenix/support/detail/iterate.hpp>)) \ 56 <boost/phoenix/support/detail/iterate.hpp>, \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | vec.h | 591 bool iterate (unsigned, T *) const; 592 bool iterate (unsigned, T **) const; 774 return v->iterate (ix, ptr); 787 return v->iterate (ix, ptr); 917 vec<T, A, vl_embed>::iterate (unsigned ix, T *ptr) const 943 vec<T, A, vl_embed>::iterate (unsigned ix, T **ptr) const 1452 bool iterate (unsigned ix, T *p) const; 1453 bool iterate (unsigned ix, T **p) const; 1621 vec<T, va_heap, vl_ptr>::iterate (unsigned ix, T *ptr) const 1624 return m_vec->iterate (ix, ptr); [all …]
|
| H A D | tree-ssanames.h | 66 for (I = 1; SSANAMES (FN)->iterate (I, &VAR); ++I) \
|
| H A D | sel-sched-ir.h | 1086 for (i = 0; edges.iterate (i, &e); i++) in get_loop_exit_edges_unique_dests() 1164 for (i = 0; exits.iterate (i, &e); i++) in get_all_loop_exits() 1178 for (j = 0; next_exits.iterate (j, &ne); j++) in get_all_loop_exits() 1278 ip->loop_exits.iterate (ip->current_exit, &e_tmp); in _succ_iter_cond()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | vec.h | 591 bool iterate (unsigned, T *) const; 592 bool iterate (unsigned, T **) const; 774 return v->iterate (ix, ptr); 787 return v->iterate (ix, ptr); 917 vec<T, A, vl_embed>::iterate (unsigned ix, T *ptr) const 943 vec<T, A, vl_embed>::iterate (unsigned ix, T **ptr) const 1452 bool iterate (unsigned ix, T *p) const; 1453 bool iterate (unsigned ix, T **p) const; 1621 vec<T, va_heap, vl_ptr>::iterate (unsigned ix, T *ptr) const 1624 return m_vec->iterate (ix, ptr); [all …]
|
| H A D | tree-ssanames.h | 66 for (I = 1; SSANAMES (FN)->iterate (I, &VAR); ++I) \
|
| H A D | sel-sched-ir.h | 1086 for (i = 0; edges.iterate (i, &e); i++) in get_loop_exit_edges_unique_dests() 1164 for (i = 0; exits.iterate (i, &e); i++) in get_all_loop_exits() 1178 for (j = 0; next_exits.iterate (j, &ne); j++) in get_all_loop_exits() 1278 ip->loop_exits.iterate (ip->current_exit, &e_tmp); in _succ_iter_cond()
|
| /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 D | traverse.hpp | 85 switch_detector.iterate(); in apply() 103 trav.iterate(rings, finalized_ring_size, state); in apply()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-device.rst | 70 Sometimes you need to iterate over all devices registered by a specific 75 You can iterate over all registered devices as follows: 90 int iterate(void *p) 98 /* iterate over all ivtv device instances */
|
| H A D | mc-core.rst | 140 The media framework provides APIs to iterate over entities in a graph. 142 To iterate over all entities belonging to a media device, drivers can use 155 Drivers might also need to iterate over all entities in a graph that can be
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | recalculate.hpp | 129 static inline void iterate(IteratorIn begin, IteratorIn end, in iterate() function 153 iterate( in apply_interior_rings()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/ |
| H A D | iterate.hpp | 15 <boost/phoenix/support/detail/iterate.hpp>
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | dir.c | 431 if (host_file->f_op->iterate || host_file->f_op->iterate_shared) { in coda_readdir() 442 ret = host_file->f_op->iterate(host_file, ctx); in coda_readdir() 585 .iterate = coda_readdir,
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | backref.c | 1961 iterate_extent_inodes_t *iterate, void *ctx) argument 1971 ret = iterate(eie->inum, eie->offset, root, ctx); 1991 iterate_extent_inodes_t *iterate, void *ctx, argument 2046 iterate, ctx); 2113 iterate_irefs_t *iterate, void *ctx) argument 2159 ret = iterate(parent, name_len, 2176 iterate_irefs_t *iterate, void *ctx) argument 2218 ret = iterate(parent, name_len, 2237 struct btrfs_path *path, iterate_irefs_t *iterate, argument 2243 ret = iterate_inode_refs(inum, fs_root, path, iterate, ctx); [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | biovecs.rst | 108 biovec, in order to calculate bi_vcnt for the new bio we'd have to iterate 137 * The following helpers iterate over single-page segment. The passed 'struct 143 * The following helpers iterate over multi-page bvec. The passed 'struct
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | simplify.hpp | 134 static inline void iterate(IteratorIn begin, IteratorIn end, in iterate() function 160 iterate<Minimum>( in apply_interior_rings()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | extrausers.bbclass | 63 # iterate to the next setting
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-iter.rst | 42 *MAP* so bpf program can iterate over map elements for
|
| /OK3568_Linux_fs/kernel/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 70 By calling pcmcia_loop_config(), a driver can iterate over all available 140 It is no longer necessary to iterate on the driver's internal
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | siphash.rst | 69 You may then iterate like usual over the returned hash bucket. 181 You may then iterate like usual over the returned hash bucket.
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | xarray.rst | 85 xa_extract(). Or you can iterate over the present entries in the XArray 120 iterate over marked entries by using the xa_for_each_marked() iterator. 133 There is no way to iterate over entries which are not marked; the data 136 iterate over all entries which have both ``XA_MARK_1`` and ``XA_MARK_2`` 137 set, or iterate over all entries which have ``XA_MARK_0`` or ``XA_MARK_2`` 468 iterate over every entry which overlaps the specified range.
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | readdir.c | 47 else if (!file->f_op->iterate) in iterate_dir() 67 res = file->f_op->iterate(file, ctx); in iterate_dir()
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | Kconfig.recursion-issue-01 | 10 # Kconfig needs to address. We iterate over what Kconfig needs to address
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | adfs.h | 128 int (*iterate)(struct adfs_dir *dir, struct dir_context *ctx); member
|