HomeSort by relevance Sort by last modified time
    Searched defs:SORT (Results 1 - 6 of 6) sorted by null

  /external/emma/core/java12/com/vladium/emma/report/
IReportProperties.java 63 String SORT = "sort"; // comma-separated list of ('+'/'-'-prefixed column names)
  /external/bluetooth/glib/tests/
queue-test.c 201 FOREACH, FIND, FIND_CUSTOM, SORT,
335 case SORT:
sequence-test.c 78 NEW, FREE, GET_LENGTH, FOREACH, FOREACH_RANGE, SORT, SORT_ITER,
251 * ie. that the sort is stable
462 case SORT:
  /external/chromium/third_party/icu/source/test/perf/collperf/
collperf.cpp 114 //LCMAP_SORTsk 0x00000400 // WC sort sk (normalize)
843 #define SORT(data, func) \
848 SORT(ord_icu_data, icu_strcoll_len);
849 SORT(ord_icu_key, icu_cmpkey);
850 SORT(ord_posix_data, posix_strcoll_null);
851 SORT(ord_posix_key, posix_cmpkey);
852 SORT(ord_win_data, win_cmp_len);
853 SORT(ord_win_key, win_cmpkey);
854 SORT(ord_win_wcscmp, win_wcscmp);
855 SORT(ord_icu_strcmp, icu_strcmp)
    [all...]
  /external/icu4c/test/perf/collperf/
collperf.cpp 114 //LCMAP_SORTsk 0x00000400 // WC sort sk (normalize)
843 #define SORT(data, func) \
848 SORT(ord_icu_data, icu_strcoll_len);
849 SORT(ord_icu_key, icu_cmpkey);
850 SORT(ord_posix_data, posix_strcoll_null);
851 SORT(ord_posix_key, posix_cmpkey);
852 SORT(ord_win_data, win_cmp_len);
853 SORT(ord_win_key, win_cmpkey);
854 SORT(ord_win_wcscmp, win_wcscmp);
855 SORT(ord_icu_strcmp, icu_strcmp)
    [all...]
  /external/emma/lib/
emma.jar 

Completed in 164 milliseconds