| /external/chromium_org/chrome/browser/resources/history/ |
| other_devices.js | 321 // Mark the highlighted text in bold.
|
| history.js | 322 // Mark the highlighted text in bold. [all...] |
| /external/chromium_org/chrome/browser/resources/ntp4/ |
| new_tab.js | 255 // Mark the current page.
|
| /external/zlib/src/contrib/masmx86/ |
| inffas32.asm | 5 ; * Copyright (C) 1995-2003 Mark Adler
|
| /external/chromium_org/third_party/usb_ids/ |
| usb.ids | [all...] |
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
| BeautifulSoup.py | 37 Unicode. Much of this code is taken from Mark Pilgrim's Universal Feed Parser. [all...] |
| /cts/suite/pts/deviceTests/browserbench/assets/octane/ |
| deltablue.js | 175 Constraint.prototype.satisfy = function (mark) { 176 this.chooseMethod(mark); 182 this.markInputs(mark); 187 if (!planner.addPropagate(this, mark)) 189 out.mark = mark; 236 UnaryConstraint.prototype.chooseMethod = function (mark) { 237 this.satisfied = (this.myOutput.mark != mark) 248 UnaryConstraint.prototype.markInputs = function (mark) { [all...] |
| gbemu.js | [all...] |
| /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/ |
| image_editor.js | 350 * Mark the editor mode as updated.
|
| /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
| v8-deltablue.js | 166 Constraint.prototype.satisfy = function (mark) { 167 this.chooseMethod(mark); 173 this.markInputs(mark); 178 if (!planner.addPropagate(this, mark)) 180 out.mark = mark; 227 UnaryConstraint.prototype.chooseMethod = function (mark) { 228 this.satisfied = (this.myOutput.mark != mark) 239 UnaryConstraint.prototype.markInputs = function (mark) { [all...] |
| /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
| v8-deltablue.js | 166 Constraint.prototype.satisfy = function (mark) { 167 this.chooseMethod(mark); 173 this.markInputs(mark); 178 if (!planner.addPropagate(this, mark)) 180 out.mark = mark; 227 UnaryConstraint.prototype.chooseMethod = function (mark) { 228 this.satisfied = (this.myOutput.mark != mark) 239 UnaryConstraint.prototype.markInputs = function (mark) { [all...] |
| /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
| v8-deltablue.js | 166 Constraint.prototype.satisfy = function (mark) { 167 this.chooseMethod(mark); 173 this.markInputs(mark); 178 if (!planner.addPropagate(this, mark)) 180 out.mark = mark; 227 UnaryConstraint.prototype.chooseMethod = function (mark) { 228 this.satisfied = (this.myOutput.mark != mark) 239 UnaryConstraint.prototype.markInputs = function (mark) { [all...] |
| /external/chromium_org/v8/benchmarks/ |
| deltablue.js | 172 Constraint.prototype.satisfy = function (mark) { 173 this.chooseMethod(mark); 179 this.markInputs(mark); 184 if (!planner.addPropagate(this, mark)) 186 out.mark = mark; 233 UnaryConstraint.prototype.chooseMethod = function (mark) { 234 this.satisfied = (this.myOutput.mark != mark) 245 UnaryConstraint.prototype.markInputs = function (mark) { [all...] |
| /external/v8/benchmarks/ |
| deltablue.js | 172 Constraint.prototype.satisfy = function (mark) { 173 this.chooseMethod(mark); 179 this.markInputs(mark); 184 if (!planner.addPropagate(this, mark)) 186 out.mark = mark; 233 UnaryConstraint.prototype.chooseMethod = function (mark) { 234 this.satisfied = (this.myOutput.mark != mark) 245 UnaryConstraint.prototype.markInputs = function (mark) { [all...] |
| /external/llvm/lib/Analysis/ |
| ScalarEvolution.cpp | [all...] |
| /external/chromium_org/v8/src/ |
| mark-compact.cc | 40 #include "mark-compact.h" 618 // If the mark doesn't move, we don't check the color of the object. 989 // Marking all live objects in the heap as part of mark-sweep or mark-compact 1004 // the marking stack. Instead, we mark them as both marked and overflowed. 1392 MarkBit mark = Marking::MarkBitFrom(object); local 1414 MarkBit mark = Marking::MarkBitFrom(object); local 1428 MarkBit mark = Marking::MarkBitFrom(obj); local 1452 MarkBit mark = Marking::MarkBitFrom(obj); local 2094 MarkBit mark = Marking::MarkBitFrom(heap_object); local 2104 MarkBit mark = Marking::MarkBitFrom(heap_object); local 2155 MarkBit mark = Marking::MarkBitFrom(child); local [all...] |
| /external/v8/src/ |
| mark-compact.cc | 40 #include "mark-compact.h" 385 // If the mark doesn't move, we don't check the color of the object. 740 // Marking all live objects in the heap as part of mark-sweep or mark-compact 755 // the marking stack. Instead, we mark them as both marked and overflowed. 1033 MarkBit mark = Marking::MarkBitFrom(cell); local 1043 MarkBit mark = Marking::MarkBitFrom(object); local 1080 MarkBit mark = Marking::MarkBitFrom(object); local 1094 MarkBit mark = Marking::MarkBitFrom(obj); local 1118 MarkBit mark = Marking::MarkBitFrom(obj); local 1426 MarkBit mark = Marking::MarkBitFrom(code); local 1827 MarkBit mark = Marking::MarkBitFrom(prototype_transitions); local 2053 MarkBit mark = Marking::MarkBitFrom(heap_object); local 2101 MarkBit mark = Marking::MarkBitFrom(heap_object); local 2120 MarkBit mark = Marking::MarkBitFrom(heap_object); local 2153 MarkBit mark = Marking::MarkBitFrom(child); local [all...] |
| /dalvik/vm/mterp/out/ |
| InterpAsm-armv5te-vfp.S | [all...] |
| InterpAsm-armv5te.S | [all...] |
| InterpAsm-armv7-a-neon.S | [all...] |
| InterpAsm-armv7-a.S | [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.apache.jasper_5.5.17.v201004212143.jar | |
| /external/chromium_org/v8/test/mjsunit/ |
| unicode-test.js | [all...] |
| /external/robolectric/lib/main/ |
| javassist-3.14.0-GA.jar | |
| /external/v8/test/mjsunit/ |
| unicode-test.js | [all...] |