Home
last modified time | relevance | path

Searched refs:test_set (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/containers/associative/
H A Dnon_const_comparator.incomplete.verify.cpp24 void test_set() { in test_set() function
53 test_set<std::set>(); in main()
54 test_set<std::multiset>(); in main()
/llvm-project-15.0.7/libcxx/test/libcxx/containers/unord/
H A Dnon_const_comparator.incomplete.verify.cpp24 void test_set() { in test_set() function
53 test_set<std::unordered_set>(); in main()
54 test_set<std::unordered_multiset>(); in main()
/llvm-project-15.0.7/pstl/test/std/algorithms/alg.sorting/alg.set.operations/
H A Dset.pass.cpp177 test_set(Compare compare) in test_set() function
260 test_set<float64_t, float64_t>(std::less<>()); in main()
261test_set<Num<int64_t>, Num<int32_t>>([](const Num<int64_t>& x, const Num<int32_t>& y) { return x <… in main()
263test_set<MemoryChecker, MemoryChecker>([](const MemoryChecker& val1, const MemoryChecker& val2) ->… in main()
/llvm-project-15.0.7/libcxx/test/std/containers/sequences/vector/
H A Daccess.pass.cpp70 TEST_CONSTEXPR_CXX20 void test_set() { in test_set() function
98 test_set<Vector>(); in test()
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimtest.c98 {"setu", 2, 1, test_set}, /* r0 = uv(r1) */
99 {"setv", 2, 1, test_set}, /* r0 = v(r1) */
H A Dimdrover.h51 bool test_set(testspec_t* t, FILE* ofp);
H A Dimdrover.c458 bool test_set(testspec_t* t, FILE* ofp) { in test_set() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc-mmintrin.c402 test_set() { in test_set() function
H A Dppc-xmmintrin.c817 test_set() { in test_set() function
H A Dppc-emmintrin.c882 test_set() { in test_set() function