Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dlabel_file.h199 static inline int sort_specs(struct saved_data *data) in sort_specs() function
/third_party/skia/third_party/externals/imgui/
Dimgui_tables.cpp2763 …ImGuiTableColumnSortSpecs* sort_specs = (table->SortSpecsCount == 0) ? NULL : (table->SortSpecsCou… in TableSortSpecsBuild() local