Home
last modified time | relevance | path

Searched refs:is_end (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dquery_iterators.hpp117 return l.m_visitor.is_end(); in operator ==()
122 return r.m_visitor.is_end(); in operator ==()
185 return l.m_visitor.is_end(); in operator ==()
190 return r.m_visitor.is_end(); in operator ==()
219 virtual bool is_end() const = 0;
243 virtual bool is_end() const { return m_iterator == end_query_iterator<Value, Allocators>(); } in is_end() function in boost::geometry::index::detail::rtree::iterators::query_iterator_wrapper
370 return l.m_ptr->is_end(); in operator ==()
375 return r.m_ptr->is_end(); in operator ==()
H A Diterators.hpp108 return l.m_visitor.is_end(); in operator ==()
113 return r.m_visitor.is_end(); in operator ==()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream_v10.c270 vdev->tnr.is_end = true; in config_tnr()
477 vdev->nr.is_end = true; in config_nr_shp()
624 vdev->fec.is_end = true; in config_fec()
764 vdev->nr.is_end = true; in nr_work_event()
790 if (!vdev->fec.is_end) { in nr_work_event()
806 if (buf_rd && vdev->nr.is_end && list_empty(list)) { in nr_work_event()
809 } else if (vdev->nr.is_end && !list_empty(list)) { in nr_work_event()
817 } else if (!vdev->nr.is_end && buf_rd) { in nr_work_event()
825 if (vdev->nr.is_end && !vdev->nr.cur_wr) { in nr_work_event()
834 if (vdev->nr.cur_rd && vdev->nr.is_end) { in nr_work_event()
[all …]
H A Dstream.h106 bool is_end; member
123 bool is_end; member
136 bool is_end; member
177 bool is_end; member
H A Dstream_v20.c71 vdev->fec.is_end = true; in config_fec()
216 vdev->fec.is_end = true; in fec_work_event()
233 if (buf_rd && vdev->fec.is_end && list_empty(list)) { in fec_work_event()
236 } else if (vdev->fec.is_end && !list_empty(list)) { in fec_work_event()
244 } else if (!vdev->fec.is_end && buf_rd) { in fec_work_event()
251 if (vdev->fec.cur_rd && vdev->fec.is_end) { in fec_work_event()
313 vdev->fec.is_end = false; in fec_work_event()
H A Dprocfs.c76 dev->stream_vdev.tnr.is_end ? "idle" : "working", in ispp_show()
86 dev->stream_vdev.nr.is_end ? "idle" : "working", in ispp_show()
102 dev->stream_vdev.fec.is_end ? "idle" : "working", in ispp_show()
H A Dstream.c262 vir->is_end = false; in vir_cpy_image()
306 vir->is_end = true; in vir_cpy_image()
972 if (dev->stream_vdev.fec.is_end && in rkispp_stream_stop()
1040 stream->is_end, in rkispp_stop_streaming()
1083 stream->is_end = true; in rkispp_start_streaming()
1700 vdev->nr.is_end = true; in restart_module()
/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/detail/ov_tree_map_/
H A Dnode_iterators.hpp168 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local
171 if (is_end) in operator ==()
175 return (is_end); in operator ==()
/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/detail/ov_tree_map_/
H A Dnode_iterators.hpp168 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local
171 if (is_end) in operator ==()
175 return (is_end); in operator ==()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.c97 bool is_end; in ath11k_debugfs_fw_stats_process() local
143 is_end = ((++num_vdev) == total_vdevs_started); in ath11k_debugfs_fw_stats_process()
148 if (is_end) { in ath11k_debugfs_fw_stats_process()
163 is_end = ((++num_bcn) == ar->num_started_vdevs); in ath11k_debugfs_fw_stats_process()
168 if (is_end) { in ath11k_debugfs_fw_stats_process()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dpreprocess.c495 static char *__expand_string(const char **str, bool (*is_end)(char c), in __expand_string()
522 if (is_end(*p)) in __expand_string()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Diterator.hpp113 bool is_end() const in is_end() function in boost::geometry::index::detail::rtree::visitors::iterator
H A Dspatial_query.hpp189 bool is_end() const in is_end() function in boost::geometry::index::detail::rtree::visitors::spatial_query_incremental
H A Ddistance_query.hpp429 bool is_end() const in is_end() function in boost::geometry::index::detail::rtree::visitors::distance_query_incremental
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Drunlist.c1530 bool is_end; in ntfs_rl_truncate_nolock() local
1544 is_end = false; in ntfs_rl_truncate_nolock()
1548 is_end = true; in ntfs_rl_truncate_nolock()
1554 if (!is_end) { in ntfs_rl_truncate_nolock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Ddebug.c257 bool is_start, is_started, is_end; in ath10k_debug_fw_stats_process() local
299 is_end = (!list_empty(&ar->debug.fw_stats.pdevs) && in ath10k_debug_fw_stats_process()
305 if (is_end) in ath10k_debug_fw_stats_process()
313 if (is_started && !is_end) { in ath10k_debug_fw_stats_process()
/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl2772 my $is_end = 0;
2776 $is_end = $lines[$ln - 1] =~ /^\+/;
2792 $is_end = 1;
2797 if ($is_start && $is_end && $length < $min_conf_desc_length) {
/OK3568_Linux_fs/kernel/scripts/
H A Dcheckpatch.pl3134 my $is_end = 0;
3138 $is_end = $lines[$ln - 1] =~ /^\+/;
3160 $is_end = 1;
3165 if ($is_start && $is_end && $length < $min_conf_desc_length) {