/external/webkit/LayoutTests/storage/indexeddb/ |
D | objectstore-cursor-expected.txt | 23 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 …]
|
D | index-cursor-expected.txt | 25 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/ |
D | HTMLDataGridColElement.idl | 34 …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 …
|
D | DataGridColumn.idl | 43 … sortDirection; // The sort direction for the column. Valid values are ascending, descending and …
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-values/ |
D | webkit | 15 ascending
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | HeapSnapshot.js | 884 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;
|
D | networkPanel.css | 47 …rid th, .network.panel .data-grid th.sort-descending, .network.panel .data-grid th.sort-ascending {
|
D | inspector.css | 2175 .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/ |
D | task_manager_mac.mm | 64 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/ |
D | SummarizeErrors | 88 if opts.ascending:
|
/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 244 Iterators.addAll(ascending, sortedMultiset.entrySet().iterator()); in testDescendingNavigation() 248 assertEquals(ascending, descending); in testDescendingNavigation()
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebframe.cpp | 1466 bool ascending = true; in print() local 1485 ascending = false; in print() 1508 if (ascending) in print()
|
/external/llvm/test/MC/ARM/ |
D | diagnostics.s | 219 @ CHECK-ERRORS: warning: register list not in ascending order
|
/external/valgrind/main/docs/internals/ |
D | segments-seginfos.txt | 113 overlap, or appear in non-ascending order, etc. The results might depend on
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2006-10-29-InvokeCrash.ll | 366 %ascending.1 = phi i1 [ false, %cond_true230 ], [ true, %invcont227 ] ; <i1> [#uses=1] 415 br i1 %ascending.1, label %cond_true287, label %cond_false290
|
D | 2009-06-15-InvokeCrash.ll | 368 %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/ |
D | gmock-generated-actions.h.pump | 165 // to be in an ascending or descending order.
|
/external/elfutils/libdw/ |
D | ChangeLog | 584 the line program does not produce all entries in ascending order.
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-10 | 437 order when creating magazines, so we hand out chunks with ascending
|
/external/webkit/Tools/ |
D | ChangeLog | 3954 new-run-webkit-tests: run tests in ascending alphabetical order per 4142 new-run-webkit-tests: run tests in ascending alphabetical order per dir
|
D | ChangeLog-2011-02-16 | 29650 [Qt] dump frames in ascending alphabetical order of title 29995 [Qt] dump frames in ascending alphabetical order of title
|
/external/dropbear/libtomcrypt/ |
D | crypt.tex | 4362 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/ |
D | ChangeLog-2009-06-16 | 503 contain the keys from m_entriesByDate in ascending order.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 1465 ascending @send6N
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 5790 [Qt] dump frames in ascending alphabetical order of title
|