Home
last modified time | relevance | path

Searched refs:prototype (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/utils/
DVectorImpl.cpp236 ssize_t VectorImpl::replaceAt(const void* prototype, size_t index) in replaceAt() argument
245 if (prototype == 0) { in replaceAt()
248 _do_copy(item, prototype, 1); in replaceAt()
/frameworks/base/tools/preload/
Dsorttable.js458 Function.prototype.forEach = function(object, block, context) {
460 if (typeof this.prototype[key] == "undefined") {
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_failed.txt286 /sdcard/android/layout_tests/fast/dom/prototype-inheritance-2.html
302 /sdcard/android/layout_tests/fast/dom/prototype-inheritance.html
664 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/image-prototype.html
666 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/number-prototype.html
667 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/body-prototype.html
669 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/location-prototype.html
672 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/document-prototype.html
679 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/string-prototype.html
680 /sdcard/android/layout_tests/http/tests/security/isolatedWorld/object-prototype.html
805 /sdcard/android/layout_tests/http/tests/security/cross-frame-access-object-prototype.html
Dlayout_tests_passed.txt1425 /sdcard/android/layout_tests/fast/js/pic/cached-prototype-setter.html
1430 /sdcard/android/layout_tests/fast/js/pic/cached-prototype-then-immediate.html
1435 /sdcard/android/layout_tests/fast/js/pic/dictionary-prototype.html
1469 /sdcard/android/layout_tests/fast/js/object-prototype-toLocaleString.html
1502 /sdcard/android/layout_tests/fast/js/object-prototype-constructor.html
1662 /sdcard/android/layout_tests/fast/js/function-prototype.html
1776 /sdcard/android/layout_tests/fast/dom/DOMException/prototype-object.html
1787 /sdcard/android/layout_tests/fast/dom/HTMLOptionElement/option-prototype.html
1882 /sdcard/android/layout_tests/fast/dom/Window/window-custom-prototype.html
1887 /sdcard/android/layout_tests/fast/dom/Window/window-custom-prototype-crash.html
[all …]
/frameworks/base/docs/html/guide/developing/tools/
Demulator.jd7 that runs on your computer. The emulator lets you prototype, develop, and test