Searched refs:comma (Results 1 – 10 of 10) sorted by relevance
/system/apex/ |
D | pylintrc | 21 # List of plugins (as comma separated values of python modules names) to load, 32 # A comma-separated list of package or module names from where C extensions may 45 # either give multiple identifier separated by comma (,) or put this option 51 # can either give multiple identifiers separated by comma (,) or put this 187 # Good variable names which should always be accepted, separated by a comma 190 # Bad variable names which should always be refused, separated by a comma 290 # `trailing-comma` allows a space between comma and closing bracket: (a, ). 312 # List of note tags to take in consideration, separated by a comma. 373 # List of comma separated words that should not be checked. 386 # Deprecated modules which should not be used, separated by a comma
|
/system/update_engine/ |
D | pylintrc | 34 # List of plugins (as comma separated values of python modules names) to load, 45 # A comma-separated list of package or module names from where C extensions may 69 # either give multiple identifier separated by comma (,) or put this option 74 # can either give multiple identifiers separated by comma (,) or put this 175 # List of comma separated words that should not be checked. 253 # List of note tags to take in consideration, separated by a comma. 259 # Required attributes for module, separated by a comma 262 # List of builtins function names that should not be used, separated by a comma 265 # Good variable names which should always be accepted, separated by a comma 268 # Bad variable names which should always be refused, separated by a comma [all …]
|
/system/tools/mkbootimg/ |
D | pylintrc | 20 # List of plugins (as comma separated values of python modules names) to load, 39 # either give multiple identifier separated by comma (,) or put this option 45 # can either give multiple identifiers separated by comma (,) or put this 181 # Good variable names which should always be accepted, separated by a comma 184 # Bad variable names which should always be refused, separated by a comma 284 # `trailing-comma` allows a space between comma and closing bracket: (a, ). 305 # List of note tags to take in consideration, separated by a comma. 366 # List of comma separated words that should not be checked. 379 # Deprecated modules which should not be used, separated by a comma
|
/system/logging/logd/ |
D | README.replay.md | 41 `buffers` is a comma separated list of the numeric buffer id values from `<android/log.h>`. For
|
/system/memory/lmkd/ |
D | README.md | 95 sys.lmk.minfree_levels: minfree:oom_adj_score pairs, delimited by comma
|
/system/tools/aidl/ |
D | generate_rust.cpp | 373 string comma = options.Hash().empty() ? "" : ","; in GenerateRustInterface() local 377 << comma << "\n"; in GenerateRustInterface()
|
/system/extras/perf2cfg/ |
D | README.md | 31 A comma-separated list of events only to use for
|
/system/core/libcutils/ |
D | trace-dev.inc | 98 // Check whether the given command line matches one of the comma-separated
|
/system/bt/gd/packet/parser/ |
D | language_y.yy | 174 DEBUG() << "Enumerator with comma\n"; 246 DEBUG() << "Test case with comma\n";
|
/system/core/init/ |
D | README.md | 224 a comma separated list of keycode values or the text 'none' to indicate that 581 a comma separated string, e.g. barrier=1,noauto\_da\_alloc
|