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.lock923 strip-json-comments "^3.1.1"
2643 postcss-discard-comments "^4.0.2"
3231 strip-json-comments "^3.1.0"
5784 postcss-discard-comments@^4.0.2:
5786 …resolved "https://registry.yarnpkg.com/postcss-discard-comments/-/postcss-discard-comments-4.0.2.t…
7171 strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
7173 …resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281…