Home
last modified time | relevance | path

Searched refs:needs_free (Results 1 – 4 of 4) sorted by relevance

/external/libusb/libusb/
Dhotplug.c162 if (hotplug_cb->needs_free) { in usbi_hotplug_match_cb()
274 new_callback->needs_free = 0; in libusb_hotplug_register_callback()
331 hotplug_cb->needs_free = 1; in libusb_hotplug_deregister_callback()
Dhotplug.h63 int needs_free; member
/external/libusb/include/libusb/
Dhotplug.h63 int needs_free; member
/external/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c1189 bool needs_free = false; in emit_thrsw() local
1192 needs_free = true; in emit_thrsw()
1218 if (needs_free) in emit_thrsw()