Home
last modified time | relevance | path

Searched refs:itx_first (Results 1 – 24 of 24) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/sort/flat_stable_sort/
H A Dflat_stable_sort.hpp114 ::divide(it_index itx_first, it_index itx_last) in divide() argument
116 size_t nblock = size_t(itx_last - itx_first); in divide()
118 { sort_small(itx_first, itx_last); in divide()
126 divide(itx_first, itx_first + nblock1); in divide()
127 divide(itx_first + nblock1, itx_last); in divide()
128 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in divide()
142 size_t nblock = size_t(itx_last - itx_first); in sort_small()
179 size_t nblock = size_t(itx_last - itx_first); in is_sorted_forward()
204 merge_range_pos(itx_first, itx_first + nblock1, itx_last); in is_sorted_forward()
220 size_t nblock = size_t(itx_last - itx_first); in is_sorted_backward()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/devel/hyperscan/boost_1_75_0/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/devel/boost-python-libs/boost_1_72_0/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/devel/R-cran-BH/BH/inst/include/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/devel/boost-libs/boost_1_72_0/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/sort/common/
H A Dmerge_block.hpp181 void merge_range_pos(it_index itx_first, it_index itx_mid,
192 void move_range_pos_backward(it_index itx_first, it_index itx_last,
223 ::merge_range_pos(it_index itx_first, it_index itx_mid,it_index itx_last) in merge_range_pos() argument
225 assert((itx_last - itx_mid) >= 0 and (itx_mid - itx_first) >= 0); in merge_range_pos()
227 size_t nelemA = (itx_mid - itx_first), nelemB = (itx_last - itx_mid); in merge_range_pos()
237 indexA.insert(indexA.begin(), itx_first, itx_mid); in merge_range_pos()
240 it_index itx_out = itx_first; in merge_range_pos()
341 ::move_range_pos_backward(it_index itx_first, it_index itx_last, size_t npos) in move_range_pos_backward() argument
343 assert((itx_last - itx_first) >= 0 and npos <= BLOCK_SIZE); in move_range_pos_backward()
359 for (it_index itx = itx_last - 1; itx != itx_first;) in move_range_pos_backward()
H A Drearrange.hpp64 void rearrange(Iter_data global_first, Iter_index itx_first, in rearrange() argument
76 assert((itx_last - itx_first) >= 0); in rearrange()
78 size_t nelem = size_t(itx_last - itx_first); in rearrange()
80 Iter_index index = itx_first; in rearrange()