Searched refs:comma (Results 1 – 9 of 9) sorted by relevance
/tools/aadevtools/dev/resource/ |
D | change_report_diff-new_vs_old_codebase.txt | 1 *** modified,comma,.txt 2 --- modified,comma,.txt
|
/tools/repohooks/tools/ |
D | pylintrc | 34 # List of plugins (as comma separated values of python modules names) to load, 52 # A comma-separated list of package or module names from where C extensions may 73 # either give multiple identifier separated by comma (,) or put this option 79 # can either give multiple identifiers separated by comma (,) or put this 185 # List of comma separated words that should not be checked. 235 # `trailing-comma` allows a space between comma and closing bracket: (a, ). 237 no-space-check=trailing-comma,dict-separator 255 # List of note tags to take in consideration, separated by a comma. 261 # List of builtins function names that should not be used, separated by a comma 264 # Good variable names which should always be accepted, separated by a comma [all …]
|
/tools/tradefederation/core/ |
D | pylintrc | 9 # Good variable names which should always be accepted, separated by a comma
|
/tools/acloud/ |
D | pylintrc | 17 # Good variable names which should always be accepted, separated by a comma
|
/tools/asuite/ |
D | pylintrc | 26 # Good variable names which should always be accepted, separated by a comma.
|
/tools/netsim/testing/netsim-grpc/ |
D | setup.cfg | 13 # Require a min/specific Python version (comma-separated conditions)
|
/tools/metalava/metalava-model-text/src/main/java/com/android/tools/metalava/model/text/ |
D | ApiFile.kt | 1708 var comma = true in parseThrows() variable 1715 if (comma) { in parseThrows() 1718 comma = true in parseThrows() 1721 if (!comma) { in parseThrows() 1724 comma = false in parseThrows()
|
/tools/test/connectivity/acts/ |
D | README.md | 162 Multiple tests may be specified with a comma-delimited list. The following
|
/tools/metalava/ |
D | FORMAT.md | 421 In "extends" lists, the signature file can list a comma separated list of
|