Home
last modified time | relevance | path

Searched defs:is_equal (Results 1 – 14 of 14) sorted by relevance

/llvm-project/libcxx/include/__memory_resource/
H A Dmemory_resource.h44 _LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_equal(__other); } is_equal() function
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dpartition.pass.cpp53 is_equal(Iterator first, Iterator last, Iterator d_first) in is_equal() function
60 is_equal(Iterator, Iterator, Iterator) in is_equal() function
/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dnth_element.pass.cpp57 is_equal(const DataType<T>& x, const DataType<T>& y) in is_equal() function
64 is_equal(const T& x, const T& y) in is_equal() function
/llvm-project/polly/lib/External/isl/
H A Disl_test2.cc99 static bool is_equal(const T &a, const T &b) in is_equal() function
105 static bool is_equal(const T &a, const T &b) in is_equal() function
H A Disl_space.c1029 isl_bool is_equal; in isl_space_check_equal_tuples() local
1105 isl_bool is_equal; in isl_space_check_wrapped_tuple_is_equal() local
2570 isl_bool is_equal; in isl_space_check_domain_tuples() local
H A Disl_union_templ.c1217 isl_bool is_equal; in FN() local
H A Disl_scheduler.c375 int is_equal; in graph_find_matching_edge() local
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.split/
H A Dgeneral.pass.cpp32 constexpr bool is_equal(View& view, const Expected& expected) { in is_equal() function
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.lazy.split/
H A Dgeneral.pass.cpp64 constexpr bool is_equal(View& view, const Expected& expected) { in is_equal() function
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h51 bool is_equal(const KMPAffinity::Mask *rhs) const override { is_equal() function
389 bool is_equal(const KMPAffinity::Mask *rhs) const override { is_equal() function
605 bool is_equal(const KMPAffinity::Mask *rhs) const override { is_equal() function
H A Dkmp.h770 virtual bool is_equal(const Mask *rhs) const { return false; } in is_equal() function
/llvm-project/libcxxabi/src/
H A Dprivate_typeinfo.cpp71 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) is_equal() function
[all...]
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h5330 boolean aff::is_equal(const isl::pw_aff &pa2) const in is_equal() function
8461 boolean basic_map::is_equal(const isl::basic_map &bmap2) const in is_equal() function
8467 boolean basic_map::is_equal(const isl::map &map2) const in is_equal() function
8472 boolean basic_map::is_equal(const isl::union_map &umap2) const in is_equal() function
9415 boolean basic_set::is_equal(const isl::basic_set &bset2) const in is_equal() function
9421 boolean basic_set::is_equal(const isl::set &set2) const in is_equal() function
9426 boolean basic_set::is_equal(const isl::union_set &uset2) const in is_equal() function
9431 boolean basic_set::is_equal(const isl::point &bset2) const in is_equal() function
11294 boolean map::is_equal(const isl::map &map2) const in is_equal() function
11300 boolean map::is_equal(const isl::union_map &umap2) const in is_equal() function
[all …]
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp66 constexpr bool is_equal(const char *LHS, const char *RHS) { in is_equal() function
[all...]