Searched refs:strip_spaces (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/src/ |
| H A D | parser.c | 193 void strip_spaces(char **buf, bool strip_tails) { in strip_spaces() function 221 strip_spaces(buf, false); in parse_pattern() 230 strip_spaces(buf, false); in parse_pattern() 256 strip_spaces(&buf, true); in j2s_handle_comment() 295 strip_spaces(&buf, true); in j2s_parse() 310 strip_spaces(&buf, true); in j2s_parse() 357 strip_spaces(&buf, true); in j2s_parse() 365 strip_spaces(&buf, true); in j2s_parse() 414 strip_spaces(&buf, true); in j2s_parse() 431 strip_spaces(&buf, true); in j2s_parse() [all …]
|