Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 3 of 3) sorted by relevance

/system/core/libcutils/
Dcpu_info.c33 char* whitespace; in get_cpu_serial_number() local
61 whitespace = strchr(chp, ' '); in get_cpu_serial_number()
62 if (whitespace) in get_cpu_serial_number()
63 *whitespace = 0; in get_cpu_serial_number()
64 whitespace = strchr(chp, '\t'); in get_cpu_serial_number()
65 if (whitespace) in get_cpu_serial_number()
66 *whitespace = 0; in get_cpu_serial_number()
67 whitespace = strchr(chp, '\r'); in get_cpu_serial_number()
68 if (whitespace) in get_cpu_serial_number()
69 *whitespace = 0; in get_cpu_serial_number()
[all …]
/system/core/init/
Dreadme.txt9 whitespace. The c-style backslash escapes may be used to insert
10 whitespace into a token. Double quotes may also be used to prevent
11 whitespace from breaking text into multiple tokens. The backslash,
14 Lines which start with a # (leading whitespace allowed) are comments.
/system/core/logcat/
Devent.logtags11 # Tag numbers and names are separated by whitespace. Blank lines and lines