Searched +defs:test +defs:all (Results 1 – 6 of 6) sorted by relevance
94 constexpr bool test(std::size_t x) const { in test() function98 constexpr bool all() const { return bits_ == allBits; } in all() function
136 constexpr bool test(enumerationType x) const { in test() function139 constexpr bool all() const { return bitset_.all(); } in all() function
66 all: objs examples test target73 test: imtest pi bug-swap doc.md target
216 bool all() const { in all() function472 bool test(unsigned Idx) const { in test() function554 bool test(const SmallBitVector &RHS) const { in test() function
168 bool all() const { in all() function454 bool test(unsigned Idx) const { in test() function529 bool test(const BitVector &RHS) const { in test() function
28 #define ISLPP_ASSERT(test, message) \ argument197 all = isl_dim_all enumerator8154 boolean basic_map::every_map(const std::function<boolean(isl::map)> &test) const in every_map()9232 boolean basic_set::every_set(const std::function<boolean(isl::set)> &test) const in every_set()10894 boolean map::every_map(const std::function<boolean(isl::map)> &test) const in every_map()14442 boolean point::every_set(const std::function<boolean(isl::set)> &test) const in every_set()17531 boolean schedule_node::every_descendant(const std::function<boolean(isl::schedule_node)> &test) con… in every_descendant()18694 boolean set::every_set(const std::function<boolean(isl::set)> &test) const in every_set()20512 boolean union_map::every_map(const std::function<boolean(isl::map)> &test) const in every_map()21993 boolean union_set::every_set(const std::function<boolean(isl::set)> &test) const in every_set()