Home
last modified time | relevance | path

Searched defs:type_a (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/misc/evdev/
H A Devdev_mt.c84 bool type_a; member
115 bool type_a; in evdev_mt_init() local
177 bool type_a = !bit_test(evdev->ev_abs_flags, ABS_MT_SLOT); in evdev_mt_send_slot() local
202 bool type_a = !bit_test(evdev->ev_abs_flags, ABS_MT_SLOT); in evdev_mt_push_slot() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Derror.c3645 comparable_template_types_p (tree type_a, tree type_b) in comparable_template_types_p()
3742 print_template_differences (pretty_printer *pp, tree type_a, tree type_b, in print_template_differences()
3875 print_template_tree_comparison (pretty_printer *pp, tree type_a, tree type_b, in print_template_tree_comparison()
3933 deferred_printed_type type_a = m_type_a; in handle() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.c2496 tree type_a = TREE_TYPE (object_a); in initialize_data_dependence_relation() local