Searched defs:SORT (Results 1 – 5 of 5) sorted by relevance
63 String SORT = "sort"; // comma-separated list of ('+'/'-'-prefixed column names) field
143 #define SORT(attribute) \ in operator ()() macro
41 public static final int SORT = 0x1000; field in SerializeOptions
29 SORT, enumerator
869 #define SORT(data, func) \ in prepareData() macro