Home
last modified time | relevance | path

Searched refs:SortFunc (Results 1 – 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSWindows/ControlPanel/
DBrowsingPage.cpp164 m_browseListCtrl.SortItems( SortFunc, (DWORD_PTR) this ); in OnSetActive()
288 m_browseListCtrl.SortItems( SortFunc, (DWORD_PTR) this ); in OnBnClickedAddBrowseDomain()
363 CBrowsingPage::SortFunc(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort) in SortFunc() function in CBrowsingPage
DBrowsingPage.h82 SortFunc(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort);
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1546 SF &SortFunc; member
1547 reverse_sort(SF &sf) : SortFunc(sf) {} in reverse_sort()
1552 return SortFunc(right, left); in operator ()()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1651 SF &SortFunc; member
1653 reverse_sort(SF &sf) : SortFunc(sf) {} in reverse_sort()
1658 return SortFunc(right, left); in operator ()()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1651 SF &SortFunc; member
1653 reverse_sort(SF &sf) : SortFunc(sf) {} in reverse_sort()
1658 return SortFunc(right, left); in operator ()()