Home
last modified time | relevance | path

Searched refs:UA2 (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.runtime.pass.cpp98 using UA2 = std::unique_ptr<A[], DAC&>; in test_sfinae() typedef
99 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
103 using UA2 = std::unique_ptr<A[], const DAC&>; in test_sfinae() typedef
104 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
108 using UA2 = std::unique_ptr<A>; in test_sfinae() typedef
109 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
113 using UA2 = std::unique_ptr<A, NCGenericDeleter>; in test_sfinae() typedef
114 static_assert(!std::is_assignable<UA1, UA2&&>::value, ""); in test_sfinae()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/c4/
H A Dc48007c.ada47 TYPE UA2 IS ARRAY(INTEGER RANGE <>, INTEGER RANGE <>) OF type
53 SUBTYPE CA21 IS UA2(1 .. 2, 1 .. 2);
54 SUBTYPE CA22 IS UA2(1 .. 2, 2 .. 0);
60 TYPE A_UA21 IS ACCESS UA2(1 .. 3, 1 .. 2);
61 TYPE A_UA22 IS ACCESS UA2(1 .. 2, 2 .. 1);

1234567891011