Home
last modified time | relevance | path

Searched defs:strv (Results 1 - 10 of 10) sorted by relevance

/third_party/eudev/src/shared/
H A Dconf-files.c109 static int conf_files_list_strv_internal(char ***strv, const char *suffix, const char *root, char **dirs) { in conf_files_list_strv_internal() argument
145 int conf_files_list_strv(char ***strv, const char *suffix, const char *root, const char* const* dirs) { in conf_files_list_strv() argument
/third_party/libinput/src/
H A Dutil-strings.c74 char **strv = NULL; in strv_from_argv() local
129 char **strv = zalloc(strv_len * sizeof *strv); in strv_from_string() local
165 strv_join(char **strv, const char *joiner) strv_join() argument
[all...]
H A Dutil-strings.h270 strv_free(char **strv) { in strv_free() argument
307 char **strv = strv_from_string(in, separator, &nelem); in double_array_from_string() local
H A Dutil-prop-parsers.c185 char **strv = strv_from_string(prop, " ", &num_calibration); in parse_calibration_property() local
377 char **strv = strv_from_string(prop, ";", &ncodes); in parse_evcode_property() local
444 char **strv in parse_input_prop_property() local
[all...]
H A Dquirks.c888 char **strv = strv_from_string(line, "=", &nelem); in parse_value_line() local
/base/usb/usb_manager/test/tool/
H A Dusb_function_test.cpp266 static inline bool isNumber(string_view strv) in isNumber() argument
/third_party/libinput/test/
H A Dtest-utils.c1102 char **strv = strv_from_string(t->string, t->delim, &nelem); in START_TEST() local
1184 char **strv = strv_from_argv(t->argc, t->argv); in START_TEST() local
1256 char *strv[1 in START_TEST() member
[all...]
/third_party/mksh/
H A Deval.c44 const char **strv; member
1202 hasnonempty(const char **strv) in hasnonempty() argument
[all...]
H A Dsh.h2194 const char **strv; member
/third_party/libinput/tools/
H A Dlibinput-record.c791 char **strv; in buffer_tablet_axes() local
[all...]

Completed in 18 milliseconds