Searched refs:comma (Results 1 – 11 of 11) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | disassem.c | 579 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/core/adb/ |
D | file_sync_service.cpp | 308 size_t comma = spec.find_last_of(','); in do_send() local 309 if (comma == std::string::npos) { in do_send() 314 std::string path = spec.substr(0, comma); in do_send() 317 mode_t mode = strtoul(spec.substr(comma + 1).c_str(), nullptr, 0); in do_send()
|
D | SYNC.TXT | 52 comma (","). The first part is the actual path, while the second is a decimal
|
/system/core/logd/ |
D | README.property | 48 - bool+ - "true", "false" and comma separated list of "eng" (forced false if
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 537 checking is enabled. This is a comma-separated 613 A comma-separated list of DNS domain suffixes 630 disabled. This is a comma-separated string, e.g. 663 comma-separated string, e.g. "cellular,wimax". All
|
D | profile-api.txt | 122 checking is enabled. This is a comma-separated
|
D | service-api.txt | 1224 string is a comma separated list of key-value pairs 1437 property should be a comma-separated list of IP
|
/system/bt/doc/ |
D | style_guide.md | 282 // Space after comma.
|
/system/core/init/ |
D | readme.txt | 305 a comma separated string, eg: barrier=1,noauto_da_alloc
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 2019 appending the values and delimiting them with braces (“{ }”). The values are comma-separated
|
D | raw_structures_fixed.txt | 2019 appending the values and delimiting them with braces (“{ }”). The values are comma-separated
|