/external/autotest/client/common_lib/ |
control_data_unittest.py | 14 AUTHOR = 'Author' 45 self.assertEquals(cd.author, "Author")
|
/external/drm_gralloc/ |
gralloc.cpp | 267 .author = "Chia-I Wu",
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/ |
searchcvs.php | 17 array("regex" => "/author: ?(\S+)/", "sql" => "`author` LIKE '%%%s%%'", "sqlpart" => "where"), 71 $sql = "SELECT SQL_CALC_FOUND_ROWS `cvsname`, `revision`, `date`, `author`, `message`, `keyword_subs`, `bugid`, `revision` AS `orev`, `fid` AS `ofid`, $branch AS `branch`$ec FROM `cvsfiles` NATURAL JOIN `commits` NATURAL LEFT JOIN `bugs` $where GROUP BY `fid`, `revision`, `bugid` $having $order LIMIT $offset, $pagesize"; 97 print "<li><div>{$row['author']}</div>" . pretty_comment($row["message"], $q) . "</li>"; 117 <li><a href="?q=days%3A200+author%3Amerks">days:200 author:merks</a></li>
|
/external/jcommander/src/test/java/com/beust/jcommander/command/ |
CommandAliasTest.java | 2 * Copyright (C) 2010 the original author or authors. 33 * @author rodionmoiseev 65 jc.parse(alias, "--amend", "--author", "jack", "file1.txt"); 70 Assert.assertEquals(commit.author, "jack");
|
/external/libavc/common/arm/ |
ih264_mem_fns_neon.s | 28 @ * @author
|
/external/libmpeg2/common/arm/ |
ideint_spatial_filter_a9.s | 26 @* @author
|
/external/libpng/contrib/gregbook/ |
writepng.c | 10 express or implied. In no event shall the author or contributors 191 text[num_text].key = "Author"; 192 text[num_text].text = mainprog_ptr->author;
|
/external/v8/tools/release/ |
create_release.py | 267 if not options.author or not options.reviewer: 268 print "Reviewer (-r) and author (-a) are required."
|
/hardware/bsp/intel/peripheral/sensors/mraa/ |
SensorsHAL.cpp | 315 .author = "Intel",
|
/hardware/bsp/intel/soc/common/bootctrl/ |
bootctrl.c | 348 .author = "Intel Corporation",
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
HwcModule.cpp | 294 author: "Intel",
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
HwcModule.cpp | 298 author: "Intel",
|
/hardware/libhardware/modules/audio/ |
audio_policy.c | 348 .author = "The Android Open Source Project",
|
/hardware/libhardware/modules/gralloc/ |
gralloc.cpp | 86 .author = "The Android Open Source Project",
|
/hardware/qcom/display/msm8084/liblight/ |
lights.c | 299 .author = "Google, Inc.",
|
/hardware/qcom/display/msm8226/liblight/ |
lights.c | 322 .author = "Google, Inc.",
|
/hardware/qcom/display/msm8909/liblight/ |
lights.c | 351 .author = "Google, Inc.",
|
/hardware/qcom/display/msm8960/liblight/ |
lights.c | 327 .author = "Google, Inc.",
|
/hardware/qcom/display/msm8994/liblight/ |
lights.c | 323 .author = "Google, Inc.",
|
/hardware/qcom/display/msm8996/liblight/ |
lights.c | 332 .author = "Google, Inc.",
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
dist.py | 84 ('author', None, 85 "print the author's name"), 86 ('author-email', None, 87 "print the author's email address"), 93 "print the maintainer's name if known, else the author's"), 95 "print the maintainer's email address if known, else the author's"), 146 # Store the distribution meta-data (name, version, author, and so [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
dist.py | 84 ('author', None, 85 "print the author's name"), 86 ('author-email', None, 87 "print the author's email address"), 93 "print the maintainer's name if known, else the author's"), 95 "print the maintainer's email address if known, else the author's"), 146 # Store the distribution meta-data (name, version, author, and so [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
dist.py | 84 ('author', None, 85 "print the author's name"), 86 ('author-email', None, 87 "print the author's email address"), 93 "print the maintainer's name if known, else the author's"), 95 "print the maintainer's email address if known, else the author's"), 146 # Store the distribution meta-data (name, version, author, and so [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
dist.py | 84 ('author', None, 85 "print the author's name"), 86 ('author-email', None, 87 "print the author's email address"), 93 "print the maintainer's name if known, else the author's"), 95 "print the maintainer's email address if known, else the author's"), 146 # Store the distribution meta-data (name, version, author, and so [all...] |
/system/extras/boot_control_copy/ |
boot_control_copy.c | 280 .author = "The Android Open Source Project",
|