Home
last modified time | relevance | path

Searched defs:ascending (Results 1 – 25 of 170) sorted by relevance

1234567

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCounter.java153 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator()
169 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount()
173 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount()
186 public Set<Row.R2<Long, T>> getEntrySetSortedByCount(boolean ascending, Comparator<T> byValue) { in getEntrySetSortedByCount()
H A DCounter2.java108 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator()
126 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount()
130 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount()
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCounter.java113 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator()
127 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount()
131 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCounter.java116 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator()
130 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount()
134 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount()
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/
Dlinspace.rs41 let ascending = if values.len() < 2 { in search() localVariable
74 let ascending = if values.len() < 2 { in search() localVariable
111 let ascending = if values.len() < 2 { in search() localVariable
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DConcurrentSkipListSetTest.java866 int min, int max, boolean ascending, in bashSubSet()
869 check(set.descendingSet(), min, max, !ascending, bs); in bashSubSet() local
873 check(set.descendingSet(), min, max, !ascending, bs); in bashSubSet() local
948 final int min, final int max, final boolean ascending, in check()
H A DTreeSetTest.java862 int min, int max, boolean ascending) { in bashSubSet()
864 check(set.descendingSet(), min, max, !ascending); in bashSubSet() local
868 check(set.descendingSet(), min, max, !ascending); in bashSubSet() local
943 final int min, final int max, final boolean ascending) { in check()
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DConcurrentSkipListSetTest.java780 int min, int max, boolean ascending, in bashSubSet()
783 check(set.descendingSet(), min, max, !ascending, bs); in bashSubSet() local
787 check(set.descendingSet(), min, max, !ascending, bs); in bashSubSet() local
862 final int min, final int max, final boolean ascending, in check()
H A DTreeSetTest.java783 int min, int max, boolean ascending) { in bashSubSet()
785 check(set.descendingSet(), min, max, !ascending); in bashSubSet() local
789 check(set.descendingSet(), min, max, !ascending); in bashSubSet() local
864 final int min, final int max, final boolean ascending) { in check()
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/
DReadRecordsRequestUsingFilters.java59 boolean ascending) { in ReadRecordsRequestUsingFilters()
200 public Builder<T> setAscending(boolean ascending) { in setAscending()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DTablePrinter.java79 public TablePrinter setSortAscending(boolean ascending) { in setSortAscending()
80 columnSorter.setSortAscending(columns.size() - 1, ascending); in setSortAscending() local
277 private BitSet ascending = new BitSet(); field in TablePrinter.ColumnSorter
/aosp_15_r20/system/extras/iotop/
H A Diotop.cpp58 static auto comparator = [](auto& lhs, auto& rhs, auto field, bool ascending) -> bool { in GetSorter()
70 auto make_sorter = [](auto field, bool ascending) { in GetSorter()
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/data/entries/api/
DLoadEntriesHelper.java83 …java.lang.String packageName, boolean ascending, int pageSize, @org.jetbrains.annotations.NotNull() in readDataType()
181 java.lang.String packageName, boolean ascending, int pageSize) { in buildReadRecordsRequestUsingFilters()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_ext_test/
Dis_sorted.cpp26 Container ascending; in test_is_sorted_impl() local
/aosp_15_r20/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/it/
H A DITDnsTest.java946 ImmutableList<ChangeRequest> ascending = in testListChanges() local
2036 ImmutableList<ChangeRequest> ascending = in testListChangesBatch() local
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_extension_unittest.cpp199 const float ascending[] = {fMin, 1.0f, 2.0f, fMax, fInf, fNan}; in TEST() local
/aosp_15_r20/packages/apps/Gallery/src/com/android/camera/gallery/
DBaseImageList.java225 String ascending = in sortOrder() local
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
DSortListFragment.java83 SortItem ascending = new SortItem(source.getId(), in addBothDirectionDimension() local
/aosp_15_r20/external/rappor/ui/
H A Dtable-lib.js320 function setArrows(tHead, sortCol, ascending) { argument
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateSelector.cpp1182 const bool ascending = (refreshRateOrder == RefreshRateOrder::Ascending); in rankFrameRates() local
1207 const bool ascending = (refreshRateOrder == RefreshRateOrder::Ascending); in rankFrameRates() local
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultisetNavigationTester.java243 List<Entry<E>> ascending = new ArrayList<>(); in testDescendingNavigation() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/params/
H A DMandatoryStreamCombination.java2458 @NonNull final List<Size> sizeList, boolean ascending) { in getAscendingOrderSizes()
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DMultisetNavigationTester.java243 List<Entry<E>> ascending = new ArrayList<>(); in testDescendingNavigation() local
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dlib.rs7089 let ascending: [u8; 8] = (0..8).collect::<Vec<_>>().try_into().unwrap(); in test_new_aligned_sized() localVariable
7127 let ascending: [u8; 24] = (0..24).collect::<Vec<_>>().try_into().unwrap(); in test_new_aligned_sized() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dlib.rs7089 let ascending: [u8; 8] = (0..8).collect::<Vec<_>>().try_into().unwrap(); in test_new_aligned_sized() localVariable
7127 let ascending: [u8; 24] = (0..24).collect::<Vec<_>>().try_into().unwrap(); in test_new_aligned_sized() localVariable

1234567