/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | Counter.java | 153 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()
|
D | Counter2.java | 108 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()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | Counter.java | 116 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()
|
/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/ |
D | Counter.java | 113 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()
|
/external/sdv/vsomeip/third_party/boost/range/test/algorithm_ext_test/ |
D | is_sorted.cpp | 26 Container ascending; in test_is_sorted_impl() local
|
/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/ |
D | linspace.rs | 41 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
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | TablePrinter.java | 79 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
|
/external/rust/android-crates-io/crates/itertools/benches/ |
D | k_smallest.rs | 13 fn ascending(n: usize) -> Vec<usize> { in ascending() function
|
/external/pdfium/core/fxcrt/ |
D | fx_extension_unittest.cpp | 229 const float ascending[] = {fMin, 1.0f, 2.0f, fMax, fInf, fNan}; in TEST() local
|
/external/rappor/ui/ |
D | table-lib.js | 320 function setArrows(tHead, sortCol, ascending) { argument
|
/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/it/ |
D | ITDnsTest.java | 946 ImmutableList<ChangeRequest> ascending = in testListChanges() local 2036 ImmutableList<ChangeRequest> ascending = in testListChangesBatch() local
|
/external/libva-utils/encode/ |
D | h264encode.c | 1357 #define partition(ref, field, key, ascending) \ argument 1380 int ascending, int frame_idx) in sort_one()
|
D | avcenc.c | 440 #define partition(ref, field, key, ascending) \ argument 463 int ascending, int frame_idx) in sort_one()
|
D | svctenc.c | 1741 #define partition(ref, field, key, ascending) \ argument 1766 int ascending, int is_frame_num) in sort_one()
|
D | hevcencode.c | 2297 #define partition(ref, field, key, ascending) \ argument 2320 int ascending) in sort_one()
|
/external/rust/android-crates-io/crates/zerocopy/src/ |
D | ref.rs | 1002 let ascending: [u8; 24] = (0..24).collect::<Vec<_>>().try_into().unwrap(); in test_new_aligned_sized() localVariable
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/ |
D | MultisetNavigationTester.java | 243 List<Entry<E>> ascending = new ArrayList<>(); in testDescendingNavigation() local
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | MultisetNavigationTester.java | 243 List<Entry<E>> ascending = new ArrayList<>(); in testDescendingNavigation() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/zerocopy-0.7.35/src/ |
D | lib.rs | 7089 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
|
/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | lib.rs | 7089 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
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/zerocopy-0.7.35/src/ |
D | lib.rs | 7089 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
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|