Home
last modified time | relevance | path

Searched refs:author (Results 1 – 8 of 8) sorted by relevance

/development/tools/repo_diff/service/repodiff/remote_scripts/
Dgce_startup.sh17 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/
DItem.java52 Item (String name, String author, String fileName) { in Item() argument
54 mAuthor = author; in Item()
/development/tools/repo_diff/service/repodiff/tools/migrations/
D2018_02_21__21_30_16_upgrade.sql9 author VARCHAR(255) NOT NULL, field
D2018_03_28__16_59_46_upgrade.sql7 author VARCHAR(255) NOT NULL, field
/development/tools/repo_diff/service/repodiff/repositories/
Ddenormalizer.go64 author as committer,
73 author,
256 author,
Dcommit.go58 author,
132 author,
/development/tools/repo_diff/
Drepo_diff_trees.py353 author = git(['-C', path, 'show', '--no-patch', '--format=%ae', commit])
354 author = author.strip()
359 'author': author,
/development/sdk/
Dsdk_files_NOTICE.txt505 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 …]