Home
last modified time | relevance | path

Searched defs:UB1 (Results 1 – 25 of 33) sorted by relevance

12

/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.single.pass.cpp93 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
98 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
104 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
111 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/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.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp113 using UB1 = std::unique_ptr<B, DB&>; in test_sfinae() typedef
118 using UB1 = std::unique_ptr<B, const DB&>; in test_sfinae() typedef
124 using UB1 = std::unique_ptr<B[]>; in test_sfinae() typedef
131 using UB1 = std::unique_ptr<B[], NCGenericDeleter>; in test_sfinae() typedef
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/condense/Hessenberg/
H A DL.hpp31 Matrix<F> UB1, V01, VB1, G11; in L() local
H A DU.hpp31 Matrix<F> UB1, V01, VB1, G11; in U() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dhexagon_types.h723 unsigned char UB1(void) { in UB1() function
1135 unsigned char UB1(void) { in UB1() function
1982 unsigned char UB1(void) { in UB1() function
2394 unsigned char UB1(void) { in UB1() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dhexagon_types.h723 unsigned char UB1(void) { in UB1() function
1135 unsigned char UB1(void) { in UB1() function
1982 unsigned char UB1(void) { in UB1() function
2394 unsigned char UB1(void) { in UB1() function

12