Home
last modified time | relevance | path

Searched refs:swap_type (Results 1 – 25 of 111) sorted by relevance

12345

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/concepts/concepts.lang/concept.swappable/
H A Dswappable.pass.cpp217 using swap_type = std::remove_const_t<decltype(std::ranges::swap)>; typedef
218 static_assert(std::default_initializable<swap_type>);
219 static_assert(std::move_constructible<swap_type>);
220 static_assert(std::copy_constructible<swap_type>);
221 static_assert(std::assignable_from<swap_type&, swap_type>);
222 static_assert(std::assignable_from<swap_type&, swap_type&>);
223 static_assert(std::assignable_from<swap_type&, swap_type const&>);
224 static_assert(std::assignable_from<swap_type&, swap_type const>);
225 static_assert(std::swappable<swap_type>);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/concepts/concepts.lang/concept.swappable/
H A Dswappable.pass.cpp217 using swap_type = std::remove_const_t<decltype(std::ranges::swap)>; typedef
218 static_assert(std::default_initializable<swap_type>);
219 static_assert(std::move_constructible<swap_type>);
220 static_assert(std::copy_constructible<swap_type>);
221 static_assert(std::assignable_from<swap_type&, swap_type>);
222 static_assert(std::assignable_from<swap_type&, swap_type&>);
223 static_assert(std::assignable_from<swap_type&, swap_type const&>);
224 static_assert(std::assignable_from<swap_type&, swap_type const>);
225 static_assert(std::swappable<swap_type>);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/concepts/concepts.lang/concept.swappable/
H A Dswappable.pass.cpp217 using swap_type = std::remove_const_t<decltype(std::ranges::swap)>; typedef
218 static_assert(std::default_initializable<swap_type>);
219 static_assert(std::move_constructible<swap_type>);
220 static_assert(std::copy_constructible<swap_type>);
221 static_assert(std::assignable_from<swap_type&, swap_type>);
222 static_assert(std::assignable_from<swap_type&, swap_type&>);
223 static_assert(std::assignable_from<swap_type&, swap_type const&>);
224 static_assert(std::assignable_from<swap_type&, swap_type const>);
225 static_assert(std::swappable<swap_type>);
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/concepts/concepts.lang/concept.swappable/
H A Dswappable.pass.cpp217 using swap_type = std::remove_const_t<decltype(std::ranges::swap)>; typedef
218 static_assert(std::default_initializable<swap_type>);
219 static_assert(std::move_constructible<swap_type>);
220 static_assert(std::copy_constructible<swap_type>);
221 static_assert(std::assignable_from<swap_type&, swap_type>);
222 static_assert(std::assignable_from<swap_type&, swap_type&>);
223 static_assert(std::assignable_from<swap_type&, swap_type const&>);
224 static_assert(std::assignable_from<swap_type&, swap_type const>);
225 static_assert(std::swappable<swap_type>);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/memory/
H A Dpagemap_unittest.cc105 PFN_FROM_TYPE_AND_OFFSET(entries[0].swap_type, entries[0].swap_offset), in TEST_F()
114 PFN_FROM_TYPE_AND_OFFSET(entries[1].swap_type, entries[1].swap_offset), in TEST_F()
123 PFN_FROM_TYPE_AND_OFFSET(entries[2].swap_type, entries[2].swap_offset), in TEST_F()
132 PFN_FROM_TYPE_AND_OFFSET(entries[3].swap_type, entries[3].swap_offset), in TEST_F()
161 PFN_FROM_TYPE_AND_OFFSET(entries[0].swap_type, entries[0].swap_offset), in TEST_F()
170 PFN_FROM_TYPE_AND_OFFSET(entries[1].swap_type, entries[1].swap_offset), in TEST_F()
202 PFN_FROM_TYPE_AND_OFFSET(entries[0].swap_type, entries[0].swap_offset), in TEST_F()
211 PFN_FROM_TYPE_AND_OFFSET(entries[1].swap_type, entries[1].swap_offset), in TEST_F()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/l/
H A Dla140210.a50 type swap_type is private;
54 procedure swap (this, for_that : in out swap_type);
60 procedure swap (this, for_that : in out swap_type) is
61 temp : swap_type;

12345