/external/v8/tools/profview/ |
D | profile-utils.js | 150 function addOrUpdateChildNode(parent, file, stackIndex, stackPos, ascending) { argument 168 child.delayedExpansion = { frameList : [], ascending }; field 212 this.tree.delayedExpansion = { frameList : [], ascending : false }; property 238 this.tree.delayedExpansion = { frameList : [], ascending : isBottomUp }; property 360 { frameList : [], ascending : false }; property 363 { frameList : [], ascending : true }; property
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Counter.java | 152 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() 167 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount() 171 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount() 184 public Set<Row.R2<Long, T>> getEntrySetSortedByCount(boolean ascending, Comparator<T> byValue) { in getEntrySetSortedByCount()
|
D | Counter2.java | 110 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/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/tests/collate/src/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/cldr/tools/java/org/unicode/cldr/tool/ |
D | TablePrinter.java | 70 public TablePrinter setSortAscending(boolean ascending) { in setSortAscending() 71 columnSorter.setSortAscending(columns.size() - 1, ascending); in setSortAscending() local 248 private BitSet ascending = new BitSet(); field in TablePrinter.ColumnSorter
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
D | statistical_testing.py | 150 def _batch_sort_vector(x, ascending=True, name=None): argument
|
/external/syzkaller/vendor/google.golang.org/appengine/datastore/ |
D | query.go | 50 ascending sortDirection = iota const
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | IteratorTest.cpp | 358 vector<unsigned> ascending{0, 1, 2, 3, 4, 5}; in TEST() local
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | MultisetNavigationTester.java | 243 List<Entry<E>> ascending = new ArrayList<Entry<E>>(); in testDescendingNavigation() local
|
/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=…
|