Home
last modified time | relevance | path

Searched refs:comma (Results 1 – 8 of 8) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Ddisassem.c579 int comma; in disasm_print_reglist() local
583 comma = 0; in disasm_print_reglist()
588 if (comma) in disasm_print_reglist()
591 comma = 1; in disasm_print_reglist()
/system/update_engine/
Dpylintrc34 # 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/core/adb/daemon/
Dfile_sync_service.cpp399 size_t comma = spec.find_last_of(','); in do_send() local
400 if (comma == std::string::npos) { in do_send()
405 std::string path = spec.substr(0, comma); in do_send()
408 mode_t mode = strtoul(spec.substr(comma + 1).c_str(), nullptr, 0); in do_send()
/system/core/llkd/
DREADME.md91 Properties that use comma (*,*) separator for lists, use a leading separator to
145 comma separated list of kernel symbols.
178 default *empty* or false, comma separated list of uid numbers or names.
/system/core/logd/
DREADME.property58 - bool+ - "true", "false" and comma separated list of "eng" (forced false if
/system/core/libcutils/
Dtrace-dev.inc60 // Check whether the given command line matches one of the comma-separated
/system/core/adb/
DSYNC.TXT52 comma (","). The first part is the actual path, while the second is a decimal
/system/core/init/
DREADME.md233 a comma separated list of keycode values or the text 'none' to indicate that
522 a comma separated string, eg: barrier=1,noauto\_da\_alloc