/external/chromium_org/v8/test/webkit/fast/js/kde/ |
Prototype.js | 45 function Book(name, author){ 48 this.author = author; 54 shouldBe("b.author", "'Fred'"); // outpus "Fred"
|
/external/eigen/lapack/ |
ilaclc.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
ilaclr.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
iladlc.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
iladlr.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
ilaslc.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
ilaslr.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
ilazlc.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
ilazlr.f | 69 *> \author Univ. of Tennessee 70 *> \author Univ. of California Berkeley 71 *> \author Univ. of Colorado Denver 72 *> \author NAG Ltd.
|
slarfg.f | 97 *> \author Univ. of Tennessee 98 *> \author Univ. of California Berkeley 99 *> \author Univ. of Colorado Denver 100 *> \author NAG Ltd.
|
/external/chromium_org/v8/tools/push-to-trunk/ |
chromium_roll.py | 107 self.GitUpload(author=self._options.author, 154 if not options.manual and not options.author:
|
auto_push.py | 125 ["--author", self._options.author, 138 if not options.author or not options.reviewer: # pragma: no cover 139 print "You need to specify author and reviewer."
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ |
svn-log.js | 93 var author = $.trim(logentry.getElementsByTagName('author')[0].textContent); 107 'author': author,
|
/hardware/ti/omap3/omx/core_plugin/omx_core_plugin/ |
Android.mk | 25 $(PV_TOP)/engines/author/include \
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/javascript/ |
background.js | 203 if (event.author || event.location) { 209 if (event.author) { 210 text += event.author; 462 var author = null; 464 if (responseXML.querySelector('author name')) { 465 author = responseXML.querySelector('author name').textContent; 467 if (responseXML.querySelector('author email')) { 468 mailId = responseXML.querySelector('author email').textContent; 479 if (isMultiCalendar && author) { [all...] |
/device/generic/goldfish/vibrator/ |
vibrator_qemu.c | 89 .author = "The Android Open Source Project",
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/ |
notifications_unittests.js | 68 var suspiciousCommit = new ui.notifications.SuspiciousCommit({revision: 1, title: "title", author: "author", reviewer: "reviewer"}); 75 '<span class="author">author</span>' + 146 testFailures.addCommitData({revision: 1, time: time, title: "title", author: "author", reviewer: "reviewer"}); 170 '<span class="author">author</span>' + 210 '<span class="author">author</span>' [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
commit-log-editor | 226 my $author = ""; 242 # Grab the author and the date line 245 $author = $2; 259 my $authorshipString = patchAuthorshipString($author, $email, $date); 276 my $authorshipString = patchAuthorshipString($author, $email, $date);
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/reftests/ |
extract_reference_link_unittest.py | 39 <link rel="author" title="NAME_OF_AUTHOR"
|
/external/libpng/contrib/gregbook/ |
writepng.h | 10 express or implied. In no event shall the author or contributors 102 char *author; member in struct:_mainprog_info
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
setup.py | 43 author='Arnaldo Carvalho de Melo',
|
/external/markdown/ |
setup.py | 33 author = 'Manfred Stienstra and Yuri takhteyev', variable in class:md_install_scripts
|
/hardware/libhardware/modules/fingerprint/ |
fingerprint.c | 87 .author = "The Android Open Source Project",
|
/hardware/qcom/audio/legacy/alsa_sound/ |
acoustics_default.cpp | 44 author : "Wind River",
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
SMILMediaElement.java | 40 * See the author attribute from . 45 public void setAuthor(String author)
|