Home
last modified time | relevance | path

Searched refs:comments (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/definition-tool/tools/
Dupdate_dataset.py101 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/
DREADME.NETWORK.txt124 Lines starting with a # character are considered comments. The Monkey
/development/tools/apkcheck/
DREADME.txt11 annotations like "@hide" in comments.
/development/tools/winscope/
Dyarn.lock1580 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…