HomeSort by relevance Sort by last modified time
    Searched full:declare_sort (Results 1 - 2 of 2) sorted by null

  /system/extras/librank/
librank.c 55 #define declare_sort(field) \ macro
58 declare_sort(vss);
59 declare_sort(rss);
60 declare_sort(pss);
61 declare_sort(uss);
  /system/extras/procrank/
procrank.c 37 #define declare_sort(field) \ macro
40 declare_sort(vss);
41 declare_sort(rss);
42 declare_sort(pss);
43 declare_sort(uss);

Completed in 66 milliseconds