Home
last modified time | relevance | path

Searched refs:first_pos (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/devel/boost-docs/boost_1_72_0/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; in atomic_read()
253 first_pos = ((first_pos + MASK) & MASK); in atomic_read()
269 first_pos = ((first_pos + MASK) & MASK); in atomic_read()
377 size_t pos = first_pos;
378 first_pos = (first_pos + num) & MASK;
383 first_pos &= MASK;
405 size_t pos = first_pos;
406 first_pos = (first_pos + num) & MASK;
411 first_pos &= MASK;
483 first_pos = (first_pos + NMAX - num) & MASK;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/sort/common/util/
H A Dcircular_buffer.hpp62 size_t nelem, first_pos; member
253 first_pos = ((first_pos + MASK) & MASK); in push_front()
269 first_pos = ((first_pos + MASK) & MASK); in push_front()
377 size_t pos = first_pos; in pop_copy_front()
378 first_pos = (first_pos + num) & MASK; in pop_copy_front()
383 first_pos &= MASK; in pop_copy_front()
405 size_t pos = first_pos; in pop_move_front()
406 first_pos = (first_pos + num) & MASK; in pop_move_front()
411 first_pos &= MASK; in pop_move_front()
483 first_pos = (first_pos + NMAX - num) & MASK; in push_copy_front()
[all …]
/dports/sysutils/f3/f3-8.0/
H A Dlibprobe.c27 uint64_t pos, write_pos = first_pos; in write_blocks()
322 first_pos, last_pos, salt)) in assess_reset_effect()
338 first_pos, last_pos, salt)) in assess_reset_effect()
381 if (first_pos > last_pos) in probabilistic_test()
406 ? first_pos + i in probabilistic_test()
556 first_pos = left_pos + 1; in find_cache_size()
568 *pright_pos = first_pos; in find_cache_size()
581 last_pos = first_pos - 1; in find_cache_size()
583 first_pos -= write_target; in find_cache_size()
585 first_pos = left_pos + 1; in find_cache_size()
[all …]
H A Dlibdevs.c124 if (first_pos > last_pos) in dev_read_blocks()
133 if (first_pos > last_pos) in dev_write_blocks()
1004 first_pos, last_pos); in pdev_read_blocks()
1020 first_pos, last_pos); in pdev_write_blocks()
1137 first_pos, last_pos); in sdev_read_blocks()
1190 first_pos, last_pos); in sdev_load_blocks()
1205 start_pos = first_pos; in sdev_save_block()
1243 first_pos, last_pos); in sdev_write_blocks()
1257 buffer, first_pos, last_pos); in sdev_carefully_recover()
1298 last_pos = first_pos = pos; in sdev_recover()
[all …]
H A Df3brew.c230 uint64_t pos, first_pos = first_block; in write_blocks() local
240 if (dev_write_blocks(dev, buffer, first_pos, pos)) in write_blocks()
242 " to 0x%" PRIx64, first_pos, pos); in write_blocks()
244 first_pos = pos + 1; in write_blocks()
369 uint64_t first_pos = first_block; in read_blocks() local
381 while (first_pos <= last_block) { in read_blocks()
383 uint64_t pos, next_pos = first_pos + step; in read_blocks()
387 if (dev_read_blocks(dev, buffer, first_pos, next_pos)) in read_blocks()
389 " to 0x%" PRIx64, first_pos, next_pos); in read_blocks()
391 for (pos = first_pos; pos <= next_pos; pos++) { in read_blocks()
[all …]
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DStringUtil.cc217 string::size_type first_pos = filename.find_last_of("/"); in basename() local
218 if (first_pos != string::npos) in basename()
219 return filename.substr(first_pos + 1); in basename()
224 string::size_type first_pos = str.find_first_not_of(" \t"); in removeFirstWhitespace() local
225 if (first_pos != string::npos) in removeFirstWhitespace()
226 str.erase(0, first_pos); in removeFirstWhitespace()
227 return first_pos; in removeFirstWhitespace()
233 string::size_type first_pos = str.find_last_not_of(" \t"); in removeTrailingWhitespace() local
234 if (first_pos != string::npos) { in removeTrailingWhitespace()
235 string::size_type last_pos = str.find_first_of(" \t", first_pos); in removeTrailingWhitespace()
[all …]
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/src/utilities/src/
H A Dstring_utils.C39 std::string::size_type first_pos = input.find_first_not_of(delimiter, 0); in split_string() local
41 std::string::size_type pos = input.find_first_of(delimiter, first_pos); in split_string()
43 while (std::string::npos != pos || std::string::npos != first_pos) in split_string()
46 results.push_back(input.substr(first_pos, pos - first_pos)); in split_string()
49 first_pos = input.find_first_not_of(delimiter, pos); in split_string()
52 pos = input.find_first_of(delimiter, first_pos); in split_string()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Ddelimiting.cc104 int64_t first_pos = -1; in ProcessWithPartial() local
106 util::string_view(*block), &first_pos)); in ProcessWithPartial()
107 if (first_pos == BoundaryFinder::kNoDelimiterFound) { in ProcessWithPartial()
111 *completion = SliceBuffer(block, 0, first_pos); in ProcessWithPartial()
112 *rest = SliceBuffer(block, first_pos); in ProcessWithPartial()
127 int64_t first_pos = -1; in ProcessFinal() local
129 util::string_view(*block), &first_pos)); in ProcessFinal()
130 if (first_pos == BoundaryFinder::kNoDelimiterFound) { in ProcessFinal()
135 *completion = SliceBuffer(block, 0, first_pos); in ProcessFinal()
136 *rest = SliceBuffer(block, first_pos); in ProcessFinal()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Ddelimiting.cc104 int64_t first_pos = -1; in ProcessWithPartial() local
106 util::string_view(*block), &first_pos)); in ProcessWithPartial()
107 if (first_pos == BoundaryFinder::kNoDelimiterFound) { in ProcessWithPartial()
111 *completion = SliceBuffer(block, 0, first_pos); in ProcessWithPartial()
112 *rest = SliceBuffer(block, first_pos); in ProcessWithPartial()
127 int64_t first_pos = -1; in ProcessFinal() local
129 util::string_view(*block), &first_pos)); in ProcessFinal()
130 if (first_pos == BoundaryFinder::kNoDelimiterFound) { in ProcessFinal()
135 *completion = SliceBuffer(block, 0, first_pos); in ProcessFinal()
136 *rest = SliceBuffer(block, first_pos); in ProcessFinal()
/dports/net-im/cutegram/Cutegram-2.7.1-stable/Cutegram/asemantools/qml/AsemanTools/
H A DCursorPicker.qml298 var first_pos = top_handler.y
301 if( first_pos > secnd_pos )
303 var tmp = first_pos
304 first_pos = secnd_pos
308 first_pos -= 40*Devices.density
327 textItem.cursorPosition = first_pos
331 if( first_pos > secnd_pos )
332 textItem.select( secnd_pos, first_pos )
334 textItem.select( first_pos, secnd_pos )
341 if( first_pos > secnd_pos )
[all …]
/dports/devel/srecord/srecord-1.64/srecord/input/filter/
H A Dunfill.cc70 int first_pos = buffer_pos; in read() local
88 if (buffer_pos - first_pos < fill_minimum) in read()
95 buffer.get_data() + first_pos, in read()
96 buffer_pos - first_pos in read()
118 buffer.get_data() + first_pos, in read()
119 buffer_pos - first_pos in read()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Ddelimiting.cc134 int64_t first_pos = -1; in ProcessWithPartial() local
136 util::string_view(*block), &first_pos)); in ProcessWithPartial()
137 if (first_pos == BoundaryFinder::kNoDelimiterFound) { in ProcessWithPartial()
141 *completion = SliceBuffer(block, 0, first_pos); in ProcessWithPartial()
142 *rest = SliceBuffer(block, first_pos); in ProcessWithPartial()
157 int64_t first_pos = -1; in ProcessFinal() local
159 util::string_view(*block), &first_pos)); in ProcessFinal()
160 if (first_pos == BoundaryFinder::kNoDelimiterFound) { in ProcessFinal()
165 *completion = SliceBuffer(block, 0, first_pos); in ProcessFinal()
166 *rest = SliceBuffer(block, first_pos); in ProcessFinal()
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dinterval_merge.c93 uint32_t first_pos = 0; in main() local
133 if (cur_first_pos < first_pos) { in main()
134 first_pos = cur_first_pos; in main()
141 printf("%s %u %u %s\n", chrom_name_buf, first_pos, last_pos, gene_name_buf); in main()
143 par_first_pos = first_pos; in main()
155 first_pos = cur_first_pos; in main()
159 printf("%s %u %u %s\n", chrom_name_buf, first_pos, last_pos, gene_name_buf); in main()
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DStringUtil.cc388 string::size_type first_pos = filename.find_last_of("/"); in basename() local
389 if (first_pos != string::npos) in basename()
390 return filename.substr(first_pos + 1); in basename()
395 string::size_type first_pos = str.find_first_not_of(" \t"); in removeFirstWhitespace() local
396 str.erase(0, first_pos); in removeFirstWhitespace()
397 return first_pos; in removeFirstWhitespace()
403 string::size_type first_pos = str.find_last_not_of(" \t"); in removeTrailingWhitespace() local
404 string::size_type last_pos = str.find_first_of(" \t", first_pos); in removeTrailingWhitespace()
407 return first_pos; in removeTrailingWhitespace()
412 string::size_type first_pos = StringUtil::removeFirstWhitespace(word); in getFirstWord() local
[all …]
/dports/devel/lyra/Lyra-1.6/tests/
H A Dcmdline_run_test.cpp22 std::string first_pos; in main() member
48 | arg( config.first_pos, "first arg" ) in main()
131 (REQUIRE( config.first_pos == "something" )); in main()
139 (REQUIRE( config.first_pos == "something" )); in main()
147 (REQUIRE( config.first_pos == "something" )); in main()
154 (REQUIRE( config.first_pos == "1st" )) in main()
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_draw_line_circle.cpp26 junctions.at(1)->position = first_pos; in update_junctions()
27 junctions.at(2)->position = first_pos - (second_pos - first_pos); in update_junctions()
79 first_pos = args.coords; in update()
107 second_pos = first_pos + Coordi(*r, 0); in update()
H A Dtool_draw_polygon_circle.cpp22 x.arc_center = first_pos; in update_polygon()
32 first_pos = args.coords; in begin()
62 first_pos = args.coords; in update()
87 second_pos = first_pos + Coordi(*r, 0); in update()
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/bike_r3/
H A Dsampling_internal.h15 IN size_t first_pos,
25 IN size_t first_pos,
34 IN size_t first_pos,
42 IN size_t first_pos,
/dports/security/liboqs/liboqs-0.7.0/src/kem/bike/additional_r3/
H A Dsampling_internal.h15 IN size_t first_pos,
25 IN size_t first_pos,
30 IN size_t first_pos,
40 IN size_t first_pos,

12345678910>>...15