HomeSort by relevance Sort by last modified time
    Searched full:sorting (Results 1 - 25 of 1649) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/junit/src/main/java/org/junit/runner/manipulation/
Sortable.java 4 * Interface for runners that allow sorting of tests. By sorting tests based on when they last failed, most recently
5 * failed first, you can reduce the average time to the first test failing. Test sorting should not be used to
16 * @param sorter the {@link Sorter} to use for sorting the tests
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseSortLib/
BaseSortLib.uni 2 // Library used for sorting routines.
4 // Library used for sorting routines.
19 "Library used for sorting routines."
23 "Library used for sorting routines."
BaseSortLib.inf 2 # Library used for sorting routines.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiSortLib/
UefiSortLib.uni 2 // Library used for sorting routines.
4 // Library used for sorting routines.
19 "Library used for sorting routines."
23 "Library used for sorting routines."
  /external/ply/ply/test/pkg_test6/
__init__.py 1 # Tests proper sorting of modules in yacc.ParserReflect.get_pfunctions
  /packages/apps/DocumentsUI/res/layout-sw720dp-land/
column_headers.xml 51 <com.android.documentsui.sorting.HeaderCell
63 </com.android.documentsui.sorting.HeaderCell>
65 <com.android.documentsui.sorting.HeaderCell
77 </com.android.documentsui.sorting.HeaderCell>
79 <com.android.documentsui.sorting.HeaderCell
91 </com.android.documentsui.sorting.HeaderCell>
93 <com.android.documentsui.sorting.HeaderCell
105 </com.android.documentsui.sorting.HeaderCell>
107 <com.android.documentsui.sorting.HeaderCell
119 </com.android.documentsui.sorting.HeaderCell
    [all...]
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_config.h 2 #define RESOLVSORT /* allow sorting of addresses in gethostbyname */
  /external/bsdiff/
README.chromium 10 files. By using suffix sorting and taking advantage of how executable files
  /system/sepolicy/tools/fc_sort/
README 1 fc_sort is a tool used for sorting the file_contexts entries based on a heuristic that is
  /external/icu/icu4c/source/common/
uarrsort.h 18 * Internal function for sorting arrays.
28 * Function type for comparing two items as part of sorting an array or similar.
46 * Array sorting function.
55 * @param sortStable If true, a stable sorting algorithm must be used.
93 * for use in stable sorting.
96 * the largest such index, if multiple, for stable sorting;
  /external/python/cpython2/Doc/howto/
index.rst 26 sorting.rst
  /external/python/cpython3/Doc/howto/
index.rst 25 sorting.rst
  /external/icu/icu4c/source/test/intltest/
escoll.h 12 * sorting sequence. The Spanish modern sorting sequence does not sort
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
sort.h 26 * @brief Parallel sorting algorithm switch.
66 * for parallel sorting.
90 * for parallel sorting.
111 * for parallel sorting.
131 * @brief Choose quicksort for parallel sorting.
152 * @brief Choose balanced quicksort for parallel sorting.
174 * for parallel sorting.
194 * @brief Choose a parallel sorting algorithm.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
sort.h 26 * @brief Parallel sorting algorithm switch.
66 * for parallel sorting.
90 * for parallel sorting.
111 * for parallel sorting.
131 * @brief Choose quicksort for parallel sorting.
152 * @brief Choose balanced quicksort for parallel sorting.
174 * for parallel sorting.
194 * @brief Choose a parallel sorting algorithm.
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/
SortDimensionTest.java 17 package com.android.documentsui.sorting;
26 import com.android.documentsui.sorting.SortDimension.SortCapability;
27 import com.android.documentsui.sorting.SortDimension.SortDirection;
  /external/icu/icu4c/source/test/cintltst/
cdetst.h 20 * collation rules as its sorting sequence.
cestst.h 20 * collation rules as its sorting sequence.
cfintst.h 20 * collation rules as its sorting sequence.
cfrtst.h 20 * collation rules as its sorting sequence.
cturtst.h 20 * collation rules as its sorting sequence.
encoll.h 20 * collation rules as its sorting sequence.
  /external/libdivsufsort/
CHANGELOG.md 14 * Improve the performance of the suffix-sorting algorithm
  /external/llvm/test/CodeGen/X86/
x86-64-sret-return-2.ll 8 ; This used to crash due to topological sorting issues in selection DAG.
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
SortModels.java 19 import com.android.documentsui.sorting.SortModel;

Completed in 4080 milliseconds

1 2 3 4 5 6 7 8 91011>>