Searched refs:includes (Results 1 - 25 of 158) sorted by relevance

1234567

/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/includes/requirements/explicit_instantiation/
H A D2.cc35 template bool includes(iterator_type, iterator_type, iterator_type,
38 template bool includes(iterator_type, iterator_type, iterator_type,
H A Dpod.cc34 template bool includes(iterator_type, iterator_type, iterator_type,
37 template bool includes(iterator_type, iterator_type, iterator_type,
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/elf/
H A Dsection6.d7 # The MIPS includes a 'section .reginfo' and such here.
13 # Arm includes a .ARM.attributes section here
H A Dsection0.d9 # The MIPS includes a 'section .reginfo' and such here.
17 # Arm includes a .ARM.attributes section here
H A Dsection1.d9 # The MIPS includes a 'section .reginfo' and such here.
17 # Arm includes a .ARM.attributes section here
H A Dsection7.d7 # The MIPS includes a 'section .reginfo' and such here.
21 # Arm includes a .ARM.attributes section here
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/elf/
H A Dsection0.d8 # The MIPS includes a 'section .reginfo' and such here.
16 # Arm includes a .ARM.attributes section here
H A Dsection1.d8 # The MIPS includes a 'section .reginfo' and such here.
16 # Arm includes a .ARM.attributes section here
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/includes/
H A Dcheck_type.cc18 // 25.3.5.1 [lib.includes]
41 { return std::includes(s, s, s, s); }
45 { return std::includes(x, x, x, x, predicate); }
H A D1.cc18 // 25.3.5.1 [lib.includes]
26 using std::includes;
37 VERIFY(includes(con1.begin(), con1.end(), con2.begin(), con2.end()));
47 VERIFY(!includes(con1.begin(), con1.end(), con2.begin(), con2.end()));
57 VERIFY(includes(con1.begin(), con1.end(), con2.begin(), con2.end()));
68 VERIFY(includes(con1.begin(), con1.end(), con2.begin(), con2.end()));
79 VERIFY(!includes(con1.begin(), con1.end(), con2.begin(), con2.end()));
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dsection0.d11 # The MIPS includes a 'section .reginfo' and such here.
19 # Arm includes a .ARM.attributes section here
H A Dsection1.d11 # The MIPS includes a 'section .reginfo' and such here.
19 # Arm includes a .ARM.attributes section here
H A Dsection6.d9 # The MIPS includes a 'section .reginfo' and such here.
15 # Arm includes a .ARM.attributes section here
H A Dsection7.d9 # The MIPS includes a 'section .reginfo' and such here.
23 # Arm includes a .ARM.attributes section here
/haiku-buildtools/gcc/libstdc++-v3/scripts/
H A Dtestsuite_flags.in15 testsuite_flags --install-includes
16 --build-includes
35 --install-includes)
39 --build-includes)
/haiku-buildtools/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard1.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard2.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard3.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard4.s1 # This test case includes a single case of a load hazard, whereby an
H A Dhazard5.s1 # This test case includes a single case of a load hazard, whereby an
H A Doddldw.s1 # This test case includes a single case of a load hazard, whereby an
H A Doddsdw.s1 # This test case includes a single case of a load hazard, whereby an
H A Dyield1.s1 # This test case includes a single case of a yield instruction
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/iq2000/
H A Dhazard0.s1 # This test case includes a single case of a load hazard, whereby an

Completed in 114 milliseconds

1234567