Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dutil-strings.h282 struct key_value_double { struct
291 struct key_value_double **result_out) in kv_double_from_string() argument
296 struct key_value_double *result = NULL; in kv_double_from_string()
/third_party/libinput/test/
Dtest-utils.c1125 struct key_value_double *result = NULL; in START_TEST()
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff6605 + result = (struct key_value_double *)zalloc(npairs * sizeof *result);