Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-bit-set.hh272 bool del_sorted_array (const T *array, unsigned int count, unsigned int stride=sizeof(T)) in del_sorted_array() function
275 …bool del_sorted_array (const hb_sorted_array_t<const T>& arr) { return del_sorted_array (&arr, arr… in del_sorted_array() function