Searched refs:comments (Results 1 – 5 of 5) sorted by relevance
/development/vndk/tools/definition-tool/tools/ |
D | update_dataset.py | 101 for path, tag, comments in reader: 103 regex_patterns.append([path, tag, comments]) 105 data[path] = [path, tag, comments] 117 def update_tag(path, tag, comments=None): argument 120 if comments is not None: 121 data[path][2] = comments 123 data[path] = [path, tag, comments if comments is not None else '']
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 124 Lines starting with a # character are considered comments. The Monkey
|
/development/tools/apkcheck/ |
D | README.txt | 11 annotations like "@hide" in comments.
|
/development/tools/winscope/ |
D | yarn.lock | 1580 postcss-discard-comments "^2.0.4" 3809 postcss-discard-comments@^2.0.4: 3811 …resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-2.0.4.t… 4251 strip-json-comments "~2.0.1" 4906 strip-json-comments@~2.0.1: 4908 …resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c53194…
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 139 …ls,fake_v1U-D2-bQAW0OtgJnVeMkw@fakeemail.com,unsquashfs: add a commment and fix some other comments 1133 …l Moved the test case to Poc17_04.java Remove whitespaces, printfs, and comments Added a missing l… 1310 …a99b2225,platform/cts,fake__ejrRelQTkS0kcFlBInlEg@fakeemail.com,Improve comments for general reduc… 1478 …58080936c,platform/cts,fake_fSmAToHUQgqYOoNTm3k6RQ@fakeemail.com,Address API council comments - CTS 2018 …cCVE_2017_0564 (Poc executable: CVE-2017-0564) Fixing conflicts Removed comments Added a missing l… 2291 … executable CVE-2017-0579) Fixing conflicts Fixed a missing '}' and removed comments. Bug: 34125463 2999 …4448b2b20e67e91,platform/cts,fake_fSmAToHUQgqYOoNTm3k6RQ@fakeemail.com,Address API council comments 3625 …1918e94,platform/cts,fake_8fyj-2ffQGOKj-rP2c7_-w@fakeemail.com,Add some failure comments in VpnTest 4317 …624067298d25,platform/cts,fake_9uudh6JDSVyPdIGknfzR8Q@fakeemail.com,Add comments to PolicyTranspar… 4485 …cts,fake_mCvxaTzkTTaNfDI614yZrQ@fakeemail.com,PlayVideoActivity: update comments for ENABLE_PASS_D… [all …]
|