Home
last modified time | relevance | path

Searched refs:begin1 (Results 51 – 75 of 1327) sorted by relevance

12345678910>>...54

/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/algorithm/
H A Dmerge.hpp73 I1 begin1, in RANGES_FUNC_BEGIN()
80 for(; begin0 != end0 && begin1 != end1; ++out)
82 if(invoke(pred, invoke(proj1, *begin1), invoke(proj0, *begin0)))
84 *out = *begin1;
85 ++begin1;
94 auto t1 = ranges::copy(begin1, end1, t0.out);
H A Dtransform.hpp96 I1 begin1, in RANGES_FUNC()
103 for(; begin0 != end0 && begin1 != end1; ++begin0, ++begin1, ++out)
104 *out = invoke(fun, invoke(proj0, *begin0), invoke(proj1, *begin1));
105 return {begin0, begin1, out};
161 I1 begin1, in RANGES_FUNC()
169 std::move(begin1),
197 I1Ref && begin1, in RANGES_FUNC()
205 static_cast<I1Ref &&>(begin1),
H A Dlexicographical_compare.hpp50 I1 begin1,
56 for(; begin1 != end1; ++begin0, ++begin1)
59 invoke(pred, invoke(proj0, *begin0), invoke(proj1, *begin1)))
61 if(invoke(pred, invoke(proj1, *begin1), invoke(proj0, *begin0)))
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dmismatch.cpp47 iterator begin1 = iterator(std::begin(c1)); in test_mismatch1() local
52 begin1, end1, std::begin(c2)); in test_mismatch1()
65 begin1, end1, std::begin(c2)); in test_mismatch1()
90 iterator begin1 = iterator(std::begin(c1)); in test_mismatch1_async() local
96 begin1, end1, std::begin(c2)); in test_mismatch1_async()
112 begin1, end1, std::begin(c2)); in test_mismatch1_async()
166 iterator begin1 = iterator(std::begin(c1)); in test_mismatch2() local
171 begin1, end1, std::begin(c2), std::equal_to<std::size_t>()); in test_mismatch2()
184 begin1, end1, std::begin(c2), std::equal_to<std::size_t>()); in test_mismatch2()
209 iterator begin1 = iterator(std::begin(c1)); in test_mismatch2_async() local
[all …]
H A Dmismatch_binary.cpp47 iterator begin1 = iterator(std::begin(c1)); in test_mismatch_binary1() local
52 begin1, end1, std::begin(c2), std::end(c2)); in test_mismatch_binary1()
65 begin1, end1, std::begin(c2), std::end(c2)); in test_mismatch_binary1()
90 iterator begin1 = iterator(std::begin(c1)); in test_mismatch_binary1_async() local
96 begin1, end1, std::begin(c2), std::end(c2)); in test_mismatch_binary1_async()
113 begin1, end1, std::begin(c2), std::end(c2)); in test_mismatch_binary1_async()
168 iterator begin1 = iterator(std::begin(c1)); in test_mismatch_binary2() local
173 begin1, end1, std::begin(c2), std::end(c2), in test_mismatch_binary2()
188 begin1, end1, std::begin(c2), std::end(c2), in test_mismatch_binary2()
214 iterator begin1 = iterator(std::begin(c1)); in test_mismatch_binary2_async() local
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DTransportReplyChannelAcceptor.cs53 ChainedBeginHandler begin1 = DummyBeginClose; in OnBeginClose()
57 begin1 = this.transportManagerContainer.BeginClose; in OnBeginClose()
61 …new ChainedAsyncResult(timeout, callback, state, base.OnBeginClose, base.OnEndClose, begin1, end1); in OnBeginClose()
148 ChainedBeginHandler begin1 = DummyBeginClose; in OnBeginClose()
152 begin1 = this.transportManagerContainer.BeginClose; in OnBeginClose()
156 return new ChainedAsyncResult(timeout, callback, state, begin1, end1, in OnBeginClose()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/algorithm/
H A Dtransform.hpp96 I1 begin1, in RANGES_FUNC()
103 for(; begin0 != end0 && begin1 != end1; ++begin0, ++begin1, ++out)
104 *out = invoke(fun, invoke(proj0, *begin0), invoke(proj1, *begin1));
105 return {begin0, begin1, out};
161 I1 begin1, in RANGES_FUNC()
169 std::move(begin1),
197 I1Ref && begin1, in RANGES_FUNC()
205 static_cast<I1Ref &&>(begin1),
H A Dlexicographical_compare.hpp50 I1 begin1,
56 for(; begin1 != end1; ++begin0, ++begin1)
59 invoke(pred, invoke(proj0, *begin0), invoke(proj1, *begin1)))
61 if(invoke(pred, invoke(proj1, *begin1), invoke(proj0, *begin0)))
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/databases/postgresql14-server/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/databases/postgresql14-client/postgresql-14.1/src/test/isolation/expected/
H A Dreindex-schema.out3 starting permutation: begin1 lock1 reindex2 drop3 end1
4 step begin1: BEGIN;
11 starting permutation: begin1 lock1 reindex_conc2 drop3 end1
12 step begin1: BEGIN;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dis_partitioned.pass.cpp28 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
33 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
40 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
42 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
43 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dis_partitioned.pass.cpp28 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
33 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
40 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
42 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
43 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc36 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
41 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
48 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
50 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
51 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc36 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
41 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
48 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
50 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
51 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc36 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
41 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
48 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
50 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
51 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc36 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
41 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
48 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
50 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
51 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc35 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
40 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
47 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
49 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
50 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc35 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
40 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
47 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
49 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
50 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dis_partitioned.pass.cpp28 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
33 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
40 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
42 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
43 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/25_algorithms/pstl/alg_modifying_operations/
H A Dis_partitioned.cc35 … operator()(pstl::execution::unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
40 …operator()(pstl::execution::parallel_unsequenced_policy, Iterator1 begin1, Iterator1 end1, Predica… in operator ()()
47 operator()(ExecutionPolicy&& exec, Iterator1 begin1, Iterator1 end1, Predicate pred) in operator ()()
49 const bool expected = std::is_partitioned(begin1, end1, pred); in operator ()()
50 const bool actual = std::is_partitioned(exec, begin1, end1, pred); in operator ()()

12345678910>>...54