Home
last modified time | relevance | path

Searched refs:in_iterator_type (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc36 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
46 in_iterator_type beg(fbuf); in test01()
47 in_iterator_type end; in test01()
60 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
70 in_iterator_type beg(fbuf); in test02()
71 in_iterator_type end; in test02()
84 typedef istreambuf_iterator<char> in_iterator_type; in test03() typedef
94 in_iterator_type beg(fbuf); in test03()
95 in_iterator_type end; in test03()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc36 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
46 in_iterator_type beg(fbuf); in test01()
47 in_iterator_type end; in test01()
60 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
70 in_iterator_type beg(fbuf); in test02()
71 in_iterator_type end; in test02()
84 typedef istreambuf_iterator<char> in_iterator_type; in test03() typedef
94 in_iterator_type beg(fbuf); in test03()
95 in_iterator_type end; in test03()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc36 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
46 in_iterator_type beg(fbuf); in test01()
47 in_iterator_type end; in test01()
60 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
70 in_iterator_type beg(fbuf); in test02()
71 in_iterator_type end; in test02()
84 typedef istreambuf_iterator<char> in_iterator_type; in test03() typedef
94 in_iterator_type beg(fbuf); in test03()
95 in_iterator_type end; in test03()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc36 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
46 in_iterator_type beg(fbuf); in test01()
47 in_iterator_type end; in test01()
60 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
70 in_iterator_type beg(fbuf); in test02()
71 in_iterator_type end; in test02()
84 typedef istreambuf_iterator<char> in_iterator_type; in test03() typedef
94 in_iterator_type beg(fbuf); in test03()
95 in_iterator_type end; in test03()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc35 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
45 in_iterator_type beg(fbuf); in test01()
46 in_iterator_type end; in test01()
59 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
69 in_iterator_type beg(fbuf); in test02()
70 in_iterator_type end; in test02()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc35 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
45 in_iterator_type beg(fbuf); in test01()
46 in_iterator_type end; in test01()
59 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
69 in_iterator_type beg(fbuf); in test02()
70 in_iterator_type end; in test02()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/
H A D4.cc35 typedef istreambuf_iterator<char> in_iterator_type; in test01() typedef
45 in_iterator_type beg(fbuf); in test01()
46 in_iterator_type end; in test01()
59 typedef istreambuf_iterator<char> in_iterator_type; in test02() typedef
69 in_iterator_type beg(fbuf); in test02()
70 in_iterator_type end; in test02()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
H A Dpod.cc31 typedef value_type* in_iterator_type; typedef
35 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
36 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/explicit_instantiation/
H A D2.cc32 typedef value_type* in_iterator_type; typedef
36 template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type);
37 …template out_iterator_type unique_copy(in_iterator_type, in_iterator_type, out_iterator_type, pred…

12345678910>>...19