Home
last modified time | relevance | path

Searched refs:ntuples (Results 1 - 4 of 4) sorted by relevance

/third_party/libinput/src/
H A Dquirks.h59 size_t ntuples; member
H A Dquirks.c839 p->value.tuples.ntuples = nevents; in parse_attr()
858 p->value.tuples.ntuples = nprops; in parse_attr()
1404 size_t offset = p->value.tuples.ntuples; in quirk_merge_event_codes()
1406 for (size_t j = 0; j < property->value.tuples.ntuples; j++) { in quirk_merge_event_codes()
1410 p->value.tuples.ntuples++; in quirk_merge_event_codes()
H A Devdev.c2273 for (size_t i = 0; i < t->ntuples; i++) { in evdev_pre_configure_model_quirks()
2310 for (size_t idx = 0; idx < t->ntuples; idx++) { in evdev_pre_configure_model_quirks()
/third_party/libinput/tools/
H A Dshared.c698 for (size_t i = 0; off < sz && i < t->ntuples; i++) { in sprintf_event_codes()
725 for (size_t i = 0; off < sz && i < t->ntuples; i++) { in sprintf_input_props()

Completed in 8 milliseconds