Home
last modified time | relevance | path

Searched refs:ascending (Results 1 – 25 of 26) sorted by relevance

12

/external/webkit/LayoutTests/storage/indexeddb/
Dobjectstore-cursor-expected.txt23 Next test: lower open bound is 0; sorted ascending.
32 Next test: lower bound is 0; sorted ascending.
42 Next test: upper open bound is 0; sorted ascending.
45 Next test: upper bound is 0; sorted ascending.
75 Next test: lower open bound is 0; upper open bound is 6; sorted ascending.
83 Next test: lower open bound is 0; upper bound is 6; sorted ascending.
92 Next test: lower bound is 0; upper open bound is 6; sorted ascending.
101 Next test: lower bound is 0; upper bound is 6; sorted ascending.
147 Next test: lower open bound is 1; sorted ascending.
155 Next test: lower bound is 1; sorted ascending.
[all …]
Dindex-cursor-expected.txt25 Next test: lower open bound is 0; sorted ascending.
40 Next test: lower bound is 0; sorted ascending.
59 Next test: upper open bound is 0; sorted ascending.
62 Next test: upper bound is 0; sorted ascending.
113 Next test: lower open bound is 0; upper open bound is 6; sorted ascending.
124 Next test: lower open bound is 0; upper bound is 6; sorted ascending.
139 Next test: lower bound is 0; upper open bound is 6; sorted ascending.
154 Next test: lower bound is 0; upper bound is 6; sorted ascending.
233 Next test: lower open bound is 0; upper open bound is 7; sorted ascending.
244 Next test: lower open bound is 0; upper bound is 7; sorted ascending.
[all …]
/external/webkit/Source/WebCore/html/
DHTMLDataGridColElement.idl34 …Whether or not the column can be sorted. Values are none, ascending/descending, and ascending/des…
35 … sortDirection; // The sort direction for the column. Valid values are ascending, descending and …
DDataGridColumn.idl43 … sortDirection; // The sort direction for the column. Valid values are ascending, descending and …
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-values/
Dwebkit15 ascending
/external/webkit/Source/WebCore/inspector/front-end/
DHeapSnapshot.js884 function sortByEdgeFieldName(ascending, indexA, indexB) argument
894 return ascending ? result : -result;
897 function sortByNodeField(fieldName, ascending, indexA, indexB) argument
906 return ascending ? result : -result;
965 function sortByNodeField(fieldName, ascending, indexA, indexB) argument
972 return ascending ? result : -result;
DnetworkPanel.css47 …rid th, .network.panel .data-grid th.sort-descending, .network.panel .data-grid th.sort-ascending {
Dinspector.css2175 .data-grid th.sort-ascending, .data-grid th.sort-descending {
2182 .data-grid th.sortable.sort-ascending:active, .data-grid th.sortable.sort-descending:active {
2186 .data-grid th.sort-ascending > div::after {
2214 body.inactive .data-grid th.sort-ascending, body.inactive .data-grid th.sort-descending {
/external/chromium/chrome/browser/ui/cocoa/
Dtask_manager_mac.mm64 ascending_([column ascending]),
235 // The page column should by default be sorted ascending.
236 BOOL ascending = columnId == IDS_TASK_MANAGER_PAGE_COLUMN;
240 ascending:ascending]);
/external/clang/utils/
DSummarizeErrors88 if opts.ascending:
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultisetNavigationTester.java243 List<Entry<E>> ascending = new ArrayList<Entry<E>>(); in testDescendingNavigation() local
244 Iterators.addAll(ascending, sortedMultiset.entrySet().iterator()); in testDescendingNavigation()
248 assertEquals(ascending, descending); in testDescendingNavigation()
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.cpp1466 bool ascending = true; in print() local
1485 ascending = false; in print()
1508 if (ascending) in print()
/external/llvm/test/MC/ARM/
Ddiagnostics.s219 @ CHECK-ERRORS: warning: register list not in ascending order
/external/valgrind/main/docs/internals/
Dsegments-seginfos.txt113 overlap, or appear in non-ascending order, etc. The results might depend on
/external/llvm/test/Transforms/SimplifyCFG/
D2006-10-29-InvokeCrash.ll366 %ascending.1 = phi i1 [ false, %cond_true230 ], [ true, %invcont227 ] ; <i1> [#uses=1]
415 br i1 %ascending.1, label %cond_true287, label %cond_false290
D2009-06-15-InvokeCrash.ll368 %ascending.1 = phi i1 [ false, %cond_true230 ], [ true, %invcont227 ] ; <i1> [#uses=1]
417 br i1 %ascending.1, label %cond_true287, label %cond_false290
/external/chromium/testing/gmock/include/gmock/
Dgmock-generated-actions.h.pump165 // to be in an ascending or descending order.
/external/elfutils/libdw/
DChangeLog584 the line program does not produce all entries in ascending order.
/external/bluetooth/glib/
DChangeLog.pre-2-10437 order when creating magazines, so we hand out chunks with ascending
/external/webkit/Tools/
DChangeLog3954 new-run-webkit-tests: run tests in ascending alphabetical order per
4142 new-run-webkit-tests: run tests in ascending alphabetical order per dir
DChangeLog-2011-02-1629650 [Qt] dump frames in ascending alphabetical order of title
29995 [Qt] dump frames in ascending alphabetical order of title
/external/dropbear/libtomcrypt/
Dcrypt.tex4362 a \textbf{single} ASN.1 object sorted in ascending order by the DER their respective encodings.
4402 A \textit{SET OF} object is an array of identical objects (e.g. OCTET STRING) sorted in ascending o…
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-16503 contain the keys from m_entriesByDate in ascending order.
/external/srec/config/en.us/dictionary/
Dlarge.ok1465 ascending @send6N
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-165790 [Qt] dump frames in ascending alphabetical order of title

12