Searched refs:nt_list_for_each_entry (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Extensions.c98 nt_list_for_each_entry(modp, mod_con->mod_load_lst, list.next) {
105 nt_list_for_each_entry(opt, modp->load_opt, list.next) {
H A Dxf86Xinput.c1037 nt_list_for_each_entry(option, options, list.next) {
1083 nt_list_for_each_entry(option, options, list.next) {
H A Dxf86Mode.c1478 nt_list_for_each_entry(cp, clockRanges, next) {
/xsrc/external/mit/xorg-server/dist/test/
H A Dlist.c261 /* Test using nt_list_for_each_entry */
263 nt_list_for_each_entry(item, foo, next) {
295 /* Test using nt_list_for_each_entry */
297 nt_list_for_each_entry(item, foo, next) {
329 nt_list_for_each_entry(item, foo, next) {
338 nt_list_for_each_entry(item, foo, next) {
350 nt_list_for_each_entry(item, foo, next) {
/xsrc/external/mit/xorg-server/dist/include/
H A Dlist.h378 * nt_list_for_each_entry(iterator, list, next) {
386 #define nt_list_for_each_entry(_entry, _list, _member) \ macro
394 * See nt_list_for_each_entry for more details.
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgestures.c235 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
H A Dinpututils.c920 nt_list_for_each_entry(opt, list, list.next) {
950 nt_list_for_each_entry(element, list, list.next) {
987 nt_list_for_each_entry(element, list, list.next) {
H A Dtouch.c763 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
780 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
809 nt_list_for_each_entry(oclients, wOtherClients(win), next) {
H A Ddevices.c1138 nt_list_for_each_entry(dev, inputInfo.devices, next) {
1143 nt_list_for_each_entry(dev, inputInfo.off_devices, next) {
H A Dwindow.c3191 nt_list_for_each_entry(dev, inputInfo.devices, next)
H A Devents.c1129 nt_list_for_each_entry(dev, inputInfo.devices, next) {
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkinput.c873 nt_list_for_each_entry(option, ki->options, list.next) {
1001 nt_list_for_each_entry(option, pi->options, list.next) {
1937 nt_list_for_each_entry(option, options, list.next) {
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c1043 nt_list_for_each_entry(iclient, wOtherInputMasks(win)->inputClients, next) {
1388 nt_list_for_each_entry(iclients,
1402 nt_list_for_each_entry(iclients,
1416 nt_list_for_each_entry(oclients,
2291 nt_list_for_each_entry(iclients, wOtherInputMasks(*win)->inputClients, next)
H A Dxibarriers.c611 nt_list_for_each_entry(dev, inputInfo.devices, next) {
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsaver.c383 nt_list_for_each_entry(dev, inputInfo.devices, next)
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbActions.c1229 nt_list_for_each_entry(dev, inputInfo.devices, next) {

Completed in 39 milliseconds