Home
last modified time | relevance | path

Searched refs:DefaultOnly (Results 101 – 125 of 519) sorted by relevance

12345678910>>...21

/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/containers/sequences/vector/vector.cons/
H A Dconstruct_size.pass.cpp66 test<std::vector<DefaultOnly> >(500); in main()
67 assert(DefaultOnly::count == 0); in main()
70 test<std::vector<DefaultOnly, min_allocator<DefaultOnly>> >(500); in main()
71 …test2<std::vector<DefaultOnly, test_allocator<DefaultOnly>> >( 100, test_allocator<DefaultOnly>(23… in main()
72 assert(DefaultOnly::count == 0); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp53 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
54 assert(std::get<0>(t) == DefaultOnly()); in main()
70 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
71 assert(std::get<0>(t) == DefaultOnly()); in main()
78 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
80 assert(std::get<0>(t) == DefaultOnly()); in main()
89 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
91 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp49 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
50 assert(std::get<0>(t) == DefaultOnly()); in main()
66 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
67 assert(std::get<0>(t) == DefaultOnly()); in main()
74 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
76 assert(std::get<0>(t) == DefaultOnly()); in main()
85 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
87 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp49 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
50 assert(std::get<0>(t) == DefaultOnly()); in main()
66 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
67 assert(std::get<0>(t) == DefaultOnly()); in main()
74 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
76 assert(std::get<0>(t) == DefaultOnly()); in main()
85 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
87 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp49 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
50 assert(std::get<0>(t) == DefaultOnly()); in main()
66 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
67 assert(std::get<0>(t) == DefaultOnly()); in main()
74 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
76 assert(std::get<0>(t) == DefaultOnly()); in main()
85 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
87 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc.pass.cpp49 std::tuple<DefaultOnly> t(std::allocator_arg, A1<int>()); in main()
50 assert(std::get<0>(t) == DefaultOnly()); in main()
66 std::tuple<DefaultOnly, alloc_first> t(std::allocator_arg, A1<int>(5)); in main()
67 assert(std::get<0>(t) == DefaultOnly()); in main()
74 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
76 assert(std::get<0>(t) == DefaultOnly()); in main()
85 std::tuple<DefaultOnly, alloc_first, alloc_last> t(std::allocator_arg, in main()
87 assert(std::get<0>(t) == DefaultOnly()); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/associative/multiset/
H A Demplace_hint.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/associative/set/
H A Demplace_hint.pass.cpp29 typedef std::set<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 1); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/associative/multiset/
H A Demplace_hint.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
H A Demplace.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/associative/set/
H A Demplace_hint.pass.cpp29 typedef std::set<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 1); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/associative/multiset/
H A Demplace.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
H A Demplace_hint.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/associative/set/
H A Demplace_hint.pass.cpp29 typedef std::set<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 1); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/multiset/
H A Demplace.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
H A Demplace_hint.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/set/
H A Demplace_hint.pass.cpp29 typedef std::set<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 1); in main()
45 assert(DefaultOnly::count == 0); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/containers/associative/multiset/
H A Demplace.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()
H A Demplace_hint.pass.cpp29 typedef std::multiset<DefaultOnly> M; in main()
32 assert(DefaultOnly::count == 0); in main()
36 assert(*m.begin() == DefaultOnly()); in main()
37 assert(DefaultOnly::count == 1); in main()
42 assert(*m.begin() == DefaultOnly()); in main()
43 assert(DefaultOnly::count == 2); in main()
45 assert(DefaultOnly::count == 0); in main()

12345678910>>...21