Searched refs:author (Results 1 – 8 of 8) sorted by relevance
/development/tools/repo_diff/service/repodiff/remote_scripts/ |
D | gce_startup.sh | 17 author=$(curl "http://metadata.google.internal/computeMetadata/v1/instance/attributes/AUTHOR" -H "M… 18 usermod -a -G docker $author
|
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/ |
D | Item.java | 52 Item (String name, String author, String fileName) { in Item() argument 54 mAuthor = author; in Item()
|
/development/tools/repo_diff/service/repodiff/tools/migrations/ |
D | 2018_02_21__21_30_16_upgrade.sql | 9 author VARCHAR(255) NOT NULL, field
|
D | 2018_03_28__16_59_46_upgrade.sql | 7 author VARCHAR(255) NOT NULL, field
|
/development/tools/repo_diff/service/repodiff/repositories/ |
D | denormalizer.go | 64 author as committer, 73 author, 256 author,
|
D | commit.go | 58 author, 132 author,
|
/development/tools/repo_diff/ |
D | repo_diff_trees.py | 353 author = git(['-C', path, 'show', '--no-patch', '--format=%ae', commit]) 354 author = author.strip() 359 'author': author,
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 505 the pseudocode and C code), the author makes no guarantees and 507 author grants irrevocable permission to anyone to use, modify, 510 redistributed derivative works do not contain misleading author or 582 author's reputation will not be affected by problems that might be 924 system; it is up to the author/donor to decide if he or she is willing 954 write to the author to ask for permission. For software which is 1000 Copyright (C) <year> <name of author> 1073 * The author of this software is David M. Gay. 1208 4. The name of the author may not be used to endorse or promote 1638 Also, for each author's protection and ours, we want to make certain [all …]
|