| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | list.c | 260 nt_list_for_each_entry(item, foo, next) { in test_nt_list_append() 294 nt_list_for_each_entry(item, foo, next) { in test_nt_list_insert() 326 nt_list_for_each_entry(item, foo, next) { in test_nt_list_delete() 335 nt_list_for_each_entry(item, foo, next) { in test_nt_list_delete() 347 nt_list_for_each_entry(item, foo, next) { in test_nt_list_delete()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Extensions.c | 98 nt_list_for_each_entry(modp, mod_con->mod_load_lst, list.next) { in load_extension_config() 105 nt_list_for_each_entry(opt, modp->load_opt, list.next) { in load_extension_config()
|
| H A D | xf86Xinput.c | 1009 nt_list_for_each_entry(option, options, list.next) { in NewInputDeviceRequest() 1055 nt_list_for_each_entry(option, options, list.next) { in NewInputDeviceRequest()
|
| H A D | xf86Mode.c | 1476 nt_list_for_each_entry(cp, clockRanges, next) { in xf86ValidateModes()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | list.h | 386 #define nt_list_for_each_entry(_entry, _list, _member) \ macro
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | touch.c | 800 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) { in TouchAddRegularListener() 817 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) { in TouchAddRegularListener() 844 nt_list_for_each_entry(oclients, wOtherClients(win), next) { in TouchAddRegularListener()
|
| H A D | inpututils.c | 893 nt_list_for_each_entry(opt, list, list.next) { in input_option_new() 923 nt_list_for_each_entry(element, list, list.next) { in input_option_free_element() 960 nt_list_for_each_entry(element, list, list.next) { in input_option_find()
|
| H A D | devices.c | 1101 nt_list_for_each_entry(dev, inputInfo.devices, next) { in AbortDevices() 1106 nt_list_for_each_entry(dev, inputInfo.off_devices, next) { in AbortDevices()
|
| H A D | window.c | 3209 nt_list_for_each_entry(dev, inputInfo.devices, next) in dixSaveScreens()
|
| H A D | events.c | 1115 nt_list_for_each_entry(dev, inputInfo.devices, next) { in LastEventTimeToggleResetAll()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kinput.c | 879 nt_list_for_each_entry(option, ki->options, list.next) { in KdParseKbdOptions() 1007 nt_list_for_each_entry(option, pi->options, list.next) { in KdParsePointerOptions() 1943 nt_list_for_each_entry(option, options, list.next) { in NewInputDeviceRequest()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 978 nt_list_for_each_entry(iclient, wOtherInputMasks(win)->inputClients, next) { in TouchClientWantsOwnershipEvents() 1328 nt_list_for_each_entry(iclients, in RetrieveTouchDeliveryData() 1342 nt_list_for_each_entry(iclients, in RetrieveTouchDeliveryData() 1356 nt_list_for_each_entry(oclients, in RetrieveTouchDeliveryData()
|
| H A D | xibarriers.c | 601 nt_list_for_each_entry(dev, inputInfo.devices, next) { in CreatePointerBarrierClient()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | saver.c | 383 nt_list_for_each_entry(dev, inputInfo.devices, next) in ScreenSaverFreeSuspend()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbActions.c | 1189 nt_list_for_each_entry(dev, inputInfo.devices, next) { in XkbPushLockedStateToSlaves()
|