Searched defs:begin (Results 1 – 5 of 5) sorted by relevance
| /device/google/dragon/audio/hal/ |
| D | cras_expr.c | 13 static const char *copy_str(const char *begin, const char *end) in copy_str() 35 static void value_set_string2(struct cras_expr_value *value, const char *begin, in value_set_string2() 322 static struct cras_expr_expression *new_string_literal(const char *begin, in new_string_literal() 332 static struct cras_expr_expression *new_variable(const char *begin, in new_variable() 398 const char *begin = *str + 1; in parse_one_expr() local 432 const char *begin = *str; in parse_one_expr() local
|
| /device/google/accessory/arduino/USB_Host_Shield/ |
| D | Max_LCD.cpp | 95 void Max_LCD::begin(uint8_t cols, uint8_t lines, uint8_t dotsize) { in begin() function in Max_LCD
|
| /device/lge/bullhead/power/ |
| D | power.c | 589 size_t begin = strspn(line, " \t"); in extract_stats() local
|
| /device/google/marlin/power/ |
| D | power.c | 708 size_t begin = strspn(line, " \t"); in extract_stats() local
|
| /device/huawei/angler/power/ |
| D | power.c | 670 size_t begin = strspn(line, " \t"); in extract_stats() local
|