| /prebuilts/gradle-plugin/com/android/tools/traceview/25.5.0-alpha-preview-01/ |
| traceview-25.5.0-alpha-preview-01.jar | |
| /prebuilts/gradle-plugin/com/android/tools/traceview/25.5.0-alpha-preview-02/ |
| traceview-25.5.0-alpha-preview-02.jar | |
| /frameworks/base/core/java/android/widget/ |
| ActivityChooserModel.java | 114 * Defines a sorter that is responsible for sorting the activities 270 * The sorter for ordering activities based on intent and past choices. 594 * Sets the sorter for ordering activities based on historical data and an intent. 596 * @param activitySorter The sorter. 685 * sorter, there are some activities to sort, and there is some 937 * Default activity sorter implementation. [all...] |
| /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/ |
| ActivityChooserModel.java | 106 * Defines a sorter that is responsible for sorting the activities 257 * The sorter for ordering activities based on intent and past choices. 580 * Sets the sorter for ordering activities based on historical data and an intent. 582 * @param activitySorter The sorter. 665 * sorter, there are some activities to sort, and there is some 913 * Default activity sorter implementation. [all...] |
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| ElemForEach.java | 298 NodeSorter sorter = new NodeSorter(xctxt); local 305 sorter.sort(sourceNodes, keys, xctxt);
|
| /packages/apps/Gallery/res/values-da/ |
| strings.xml | 78 <string name="pref_gallery_sort_title" msgid="7447949250045443386">"Sorter rækkefølge"</string> 80 <string name="pref_gallery_sort_dialogtitle" msgid="5787417105532562739">"Sorter billeder"</string>
|
| /libcore/support/src/test/java/tests/resources/ |
| junit4-4.3.1.jar | |
| /external/tensorflow/tensorflow/core/util/sparse/ |
| dim_comparator.h | 33 // can be passed to e.g. std::sort, or any other sorter, to sort two
|
| sparse_tensor.h | 317 FixedDimComparator<ORDER_SIZE> sorter(ix_t, order, shape()); \ 318 std::sort(reorder.begin(), reorder.end(), sorter); \ 329 DimComparator sorter(ix_t, order, shape()); 330 std::sort(reorder.begin(), reorder.end(), sorter);
|
| /prebuilts/go/darwin-x86/src/sort/ |
| example_multi_test.go | 33 // OrderedBy returns a Sorter that sorts using the less functions, in order.
|
| /prebuilts/go/linux-x86/src/sort/ |
| example_multi_test.go | 33 // OrderedBy returns a Sorter that sorts using the less functions, in order.
|
| /external/clang/lib/Format/ |
| SortJavaScriptImports.cpp | 437 JavaScriptImportSorter Sorter(*Env, Style); 438 return Sorter.process();
|
| /external/owasp/sanitizer/lib/junit/ |
| junit-src.jar | |
| /prebuilts/go/darwin-x86/src/index/suffixarray/ |
| qsufsort.go | 12 // unsorted groups. For a given pass of the sorter, all suffixes are ordered
|
| /prebuilts/go/linux-x86/src/index/suffixarray/ |
| qsufsort.go | 12 // unsorted groups. For a given pass of the sorter, all suffixes are ordered
|
| /prebuilts/tools/common/m2/repository/junit/junit/4.10/ |
| junit-4.10-sources.jar | |
| /prebuilts/tools/common/m2/repository/junit/junit-dep/4.10/ |
| junit-dep-4.10-sources.jar | |
| /external/llvm/tools/llvm-diff/ |
| DifferenceEngine.cpp | 36 template <class T, class Sorter, unsigned InlineCapacity> 38 Sorter Precedes; 42 PriorityQueue(const Sorter &Precedes) : Precedes(Precedes) {}
|
| /external/swiftshader/third_party/LLVM/tools/llvm-diff/ |
| DifferenceEngine.cpp | 39 template <class T, class Sorter, unsigned InlineCapacity> 41 Sorter Precedes; 45 PriorityQueue(const Sorter &Precedes) : Precedes(Precedes) {}
|
| /dalvik/dexgen/src/com/android/dexgen/dex/file/ |
| MixedItemSection.java | 53 /** {@code non-null;} sorter which sorts instances by type */
|
| /dalvik/dx/src/com/android/dx/dex/file/ |
| MixedItemSection.java | 52 /** {@code non-null;} sorter which sorts instances by type */
|
| /prebuilts/misc/common/robolectric/3.1.1/lib/ |
| junit-4.12-sources.jar | |
| /prebuilts/misc/common/tradefed/ |
| tradefed-prebuilt.jar | |
| /prebuilts/tools/common/m2/repository/junit/junit/4.12/ |
| junit-4.12-sources.jar | |
| /prebuilts/devtools/tools/lib/ |
| junit-4.12.jar | |