Home
last modified time | relevance | path

Searched defs:is_sorted_iterator (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-iter.hh65 static constexpr bool is_sorted_iterator = false; member
389 static constexpr bool is_sorted_iterator = member
459 static constexpr bool is_sorted_iterator = Iter::is_sorted_iterator; member
567 static constexpr bool is_sorted_iterator = A::is_sorted_iterator; member
612 static constexpr bool is_sorted_iterator = false; member
722 static constexpr bool is_sorted_iterator = true; member
786 static constexpr bool is_sorted_iterator = true; member
815 static constexpr bool is_sorted_iterator = true; member
H A Dhb-ot-shaper-use-machine.hh857 static constexpr bool is_sorted_iterator = Iter::is_sorted_iterator; member
H A Dhb-bit-set-invertible.hh347 static constexpr bool is_sorted_iterator = true; member
H A Dhb-array.hh353 static constexpr bool is_sorted_iterator = true; member
H A Dhb-bit-set.hh878 static constexpr bool is_sorted_iterator = true; member
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/Common/
H A DCoverage.hh239 static constexpr bool is_sorted_iterator = true; member