Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp57596 elem_type* InsertElementSorted(Item&& aItem, const Comparator& aComp) in InsertElementSorted()
57606 elem_type* InsertElementSorted(Item&& aItem, const Comparator& aComp, in InsertElementSorted()
57790 bool RemoveElement(const Item& aItem, const Comparator& aComp) in RemoveElement()
57816 bool RemoveElementSorted(const Item& aItem, const Comparator& aComp) in RemoveElementSorted()
57984 void Sort(const Comparator& aComp) in Sort()