Home
last modified time | relevance | path

Searched refs:limit_pos (Results 1 – 25 of 56) sorted by relevance

123

/dports/sysutils/vector/vector-0.10.0/cargo-crates/scan_fmt-0.2.5/src/
H A Dparse.rs49 limit_pos: usize, // if non-0, then inc_limit() returns when 'pos' gets here field
57 limit_pos: 0, in new()
87 self.limit_pos = self.pos + n; in start_inc_limit()
90 self.limit_pos = 0; in start_inc_limit()
96 self.limit_pos > 0 && self.pos >= self.limit_pos in hit_inc_limit()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/scan_fmt-0.2.6/src/
H A Dparse.rs55 limit_pos: usize, // if non-0, then inc_limit() returns when 'pos' gets here field
63 limit_pos: 0, in new()
93 self.limit_pos = self.pos + n; in start_inc_limit()
96 self.limit_pos = 0; in start_inc_limit()
102 self.limit_pos > 0 && self.pos >= self.limit_pos in hit_inc_limit()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/scan_fmt-0.2.6/src/
H A Dparse.rs55 limit_pos: usize, // if non-0, then inc_limit() returns when 'pos' gets here field
63 limit_pos: 0, in new()
93 self.limit_pos = self.pos + n; in start_inc_limit()
96 self.limit_pos = 0; in start_inc_limit()
102 self.limit_pos > 0 && self.pos >= self.limit_pos in hit_inc_limit()
/dports/devel/py-jeepney/jeepney-0.7.1/jeepney/
H A Dlow_level.py277 limit_pos = data_pos + 2 ** 26
284 if data_pos > limit_pos:
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/container/
H A Dvector.hpp2881 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2884 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2892 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2897 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2901 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2906 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/container/
H A Dvector.hpp2847 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2850 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2858 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2863 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2867 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2872 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/container/
H A Dvector.hpp2847 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2850 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2858 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2863 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2867 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2872 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/databases/xtrabackup/boost_1_59_0/boost/container/
H A Dvector.hpp2847 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2850 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2858 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2863 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2867 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2872 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/databases/percona57-server/boost_1_59_0/boost/container/
H A Dvector.hpp2847 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2850 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2858 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2863 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2867 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2872 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/databases/percona57-client/boost_1_59_0/boost/container/
H A Dvector.hpp2847 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2850 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2858 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2863 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2867 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2872 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/container/
H A Dvector.hpp2786 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count)
2789 BOOST_ASSERT(last_pos <= limit_pos);
2797 if((last_pos + shift_count) <= limit_pos){
2802 else if((first_pos + shift_count) >= limit_pos){
2806 hole_size = first_pos + shift_count - limit_pos;
2811 T* const limit_ptr = begin_ptr + limit_pos;
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/container/
H A Dvector.hpp2847 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2850 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2858 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2863 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2867 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2872 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/container/
H A Dvector.hpp2881 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2884 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2892 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2897 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2901 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2906 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/devel/hyperscan/boost_1_75_0/boost/container/
H A Dvector.hpp2870 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2873 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2881 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2886 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2890 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2895 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/container/
H A Dvector.hpp2870 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count)
2873 BOOST_ASSERT(last_pos <= limit_pos);
2881 if((last_pos + shift_count) <= limit_pos){
2886 else if((first_pos + shift_count) >= limit_pos){
2890 hole_size = first_pos + shift_count - limit_pos;
2895 T* const limit_ptr = begin_ptr + limit_pos;
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/container/
H A Dvector.hpp2905 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2908 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2916 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2921 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2925 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2930 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/devel/R-cran-BH/BH/inst/include/boost/container/
H A Dvector.hpp2919 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2922 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2930 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2935 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2941 hole_size = static_cast<size_type>(first_pos + shift_count - limit_pos); in priv_insert_ordered_at_shift_range()
2946 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/container/
H A Dvector.hpp2870 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2873 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2881 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2886 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2890 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2895 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/container/
H A Dvector.hpp2912 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2915 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2923 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2928 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2932 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2937 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/container/
H A Dvector.hpp2905 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2908 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2916 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2921 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2925 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2930 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/container/
H A Dvector.hpp2889 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2892 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2900 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2905 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2909 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2914 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/devel/boost-libs/boost_1_72_0/boost/container/
H A Dvector.hpp2905 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2908 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2916 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2921 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2925 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2930 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/devel/boost-python-libs/boost_1_72_0/boost/container/
H A Dvector.hpp2905 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2908 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2916 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2921 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2925 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2930 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/container/
H A Dvector.hpp2879 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count)
2882 BOOST_ASSERT(last_pos <= limit_pos);
2890 if((last_pos + shift_count) <= limit_pos){
2895 else if((first_pos + shift_count) >= limit_pos){
2899 hole_size = first_pos + shift_count - limit_pos;
2904 T* const limit_ptr = begin_ptr + limit_pos;
/dports/devel/boost-docs/boost_1_72_0/boost/container/
H A Dvector.hpp2905 (size_type first_pos, size_type last_pos, size_type limit_pos, size_type shift_count) in priv_insert_ordered_at_shift_range() argument
2908 BOOST_ASSERT(last_pos <= limit_pos); in priv_insert_ordered_at_shift_range()
2916 if((last_pos + shift_count) <= limit_pos){ in priv_insert_ordered_at_shift_range()
2921 else if((first_pos + shift_count) >= limit_pos){ in priv_insert_ordered_at_shift_range()
2925 hole_size = first_pos + shift_count - limit_pos; in priv_insert_ordered_at_shift_range()
2930 T* const limit_ptr = begin_ptr + limit_pos; in priv_insert_ordered_at_shift_range()

123