Searched defs:is_reversed (Results 1 – 4 of 4) sorted by relevance
14 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed() function
49 constexpr bool is_reversed() const { return start() > end(); } in is_reversed() function
75 constexpr bool is_reversed() const { return start() > end(); } in is_reversed() function