Home
last modified time | relevance | path

Searched refs:next_device (Results 1 – 25 of 88) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Djvsdev.cpp9 next_device = nullptr; in jvs_device()
34 if(next_device) in chain()
35 next_device->chain(dev); in chain()
37 next_device = dev; in chain()
46 if(next_device && !next_device->get_address_set_line()) in message()
47 next_device->message(dest, send_buffer, send_size, recv_buffer, recv_size); in message()
81 if(next_device && !recv_size) in message()
82 next_device->message(dest, send_buffer, send_size, recv_buffer, recv_size); in message()
184 return jvs_address != 0xff && (!next_device || next_device->get_address_set_line()); in get_address_set_line()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Djvsdev.cpp9 next_device = nullptr; in jvs_device()
34 if(next_device) in chain()
35 next_device->chain(dev); in chain()
37 next_device = dev; in chain()
46 if(next_device && !next_device->get_address_set_line()) in message()
47 next_device->message(dest, send_buffer, send_size, recv_buffer, recv_size); in message()
81 if(next_device && !recv_size) in message()
82 next_device->message(dest, send_buffer, send_size, recv_buffer, recv_size); in message()
184 return jvs_address != 0xff && (!next_device || next_device->get_address_set_line()); in get_address_set_line()
/dports/audio/vorbis-tools/vorbis-tools-1.4.2/ogg123/
H A Daudio.c46 while (devices_list->next_device != NULL) in append_audio_device()
47 devices_list = devices_list->next_device; in append_audio_device()
48 devices_list = devices_list->next_device = in append_audio_device()
57 devices_list->next_device = NULL; in append_audio_device()
69 d = d->next_device; in audio_devices_write()
104 current = current->next_device; in close_audio_devices()
113 current = devices->next_device; in free_audio_devices()
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dlibusb.c249 goto next_device; in libusb_open()
252 goto next_device; in libusb_open()
255 goto next_device; in libusb_open()
297 goto next_device; in libusb_open()
366 goto next_device; in libusb_open()
376 goto next_device; in libusb_open()
386 goto next_device; in libusb_open()
398 goto next_device; in libusb_open()
407 next_device: in libusb_open()
H A Drichcomm_usb.c308 goto next_device; in usb_device_open()
311 goto next_device; in usb_device_open()
314 goto next_device; in usb_device_open()
340 next_device: in usb_device_open()
H A Dnutdrv_atcl_usb.c316 goto next_device; in usb_device_open()
319 goto next_device; in usb_device_open()
322 goto next_device; in usb_device_open()
348 next_device: in usb_device_open()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsdfilt.c41 next, df, next_device);
58 dfs->next_device = pgs->device; in gs_push_device_filter()
87 gs_setdevice_no_init(pgs, dfs_tos->next_device); in gs_pop_device_filter()
88 rc_decrement_only(dfs_tos->next_device, "gs_pop_device_filter"); in gs_pop_device_filter()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsdfilt.c41 next, df, next_device);
58 dfs->next_device = pgs->device; in gs_push_device_filter()
87 gs_setdevice_no_init(pgs, dfs_tos->next_device); in gs_pop_device_filter()
88 rc_decrement_only(dfs_tos->next_device, "gs_pop_device_filter"); in gs_pop_device_filter()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsdfilt.c43 next, df, next_device);
60 dfs->next_device = pgs->device; in gs_push_device_filter()
89 gs_setdevice_no_init(pgs, dfs_tos->next_device); in gs_pop_device_filter()
90 rc_decrement_only(dfs_tos->next_device, "gs_pop_device_filter"); in gs_pop_device_filter()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsdfilt.c43 next, df, next_device);
60 dfs->next_device = pgs->device; in gs_push_device_filter()
89 gs_setdevice_no_init(pgs, dfs_tos->next_device); in gs_pop_device_filter()
90 rc_decrement_only(dfs_tos->next_device, "gs_pop_device_filter"); in gs_pop_device_filter()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsdfilt.c48 gx_device *next_device; member
55 next, df, next_device);
150 dfs->next_device = pgs->device; in gs_push_device_filter()
176 gs_setdevice_no_init(pgs, dfs_tos->next_device); in gs_pop_device_filter()
177 rc_decrement_only(dfs_tos->next_device, "gs_pop_device_filter"); in gs_pop_device_filter()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsdfilt.c48 gx_device *next_device; member
55 next, df, next_device);
150 dfs->next_device = pgs->device; in gs_push_device_filter()
176 gs_setdevice_no_init(pgs, dfs_tos->next_device); in gs_pop_device_filter()
177 rc_decrement_only(dfs_tos->next_device, "gs_pop_device_filter"); in gs_pop_device_filter()
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dlibusb.c261 goto next_device; in libusb_open()
269 goto next_device; in libusb_open()
276 goto next_device; in libusb_open()
330 goto next_device; in libusb_open()
404 goto next_device; in libusb_open()
416 goto next_device; in libusb_open()
432 goto next_device; in libusb_open()
445 goto next_device; in libusb_open()
454 next_device: in libusb_open()
H A Drichcomm_usb.c373 goto next_device; in usb_device_open()
381 goto next_device; in usb_device_open()
388 goto next_device; in usb_device_open()
414 next_device: in usb_device_open()
H A Dnutdrv_atcl_usb.c339 goto next_device; in usb_device_open()
347 goto next_device; in usb_device_open()
354 goto next_device; in usb_device_open()
381 next_device: in usb_device_open()
/dports/audio/din/din-52/src/
H A Daudio.cc238 next_device = current_device; in probe()
256 next_device = current_device + i; in goto_next_device()
257 wrap (0, next_device, last_device); in goto_next_device()
258 if (infos[next_device].outputChannels == 0) { in goto_next_device()
259 cons << RED << names[next_device] << " has no output channels" << eol; in goto_next_device()
262 current_device = next_device; in goto_next_device()
297 cons << "final device = " << last_device << ", next device = " << next_device << eol; in list()
/dports/net-mgmt/flowviewer/FlowViewer_4.5/
H A DFlowViewer_CleanSiLK57 for ($next_device=0;$next_device<=$number_devices;$next_device++) {
59 $device_limit = @ipfix_storage[$next_device];
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/host/
H A Dhr_device.c36 PFIV next_device[HRDEV_TYPE_MAX]; variable
96 next_device[i] = NULL; in init_hr_device()
339 if (current_type < HRDEV_TYPE_MAX && next_device[current_type] != NULL) in Get_Next_Device()
340 result = (*next_device[current_type]) (); in Get_Next_Device()
H A Dhr_other.c24 next_device[HRDEV_COPROC] = Get_Next_HR_CoProc; in init_hr_other()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/base/
H A Ddriver.c20 static struct device *next_device(struct klist_iter *i) in next_device() function
54 while (!error && (dev = next_device(&i))) in driver_for_each_device()
88 while ((dev = next_device(&i))) in driver_find_device()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/base/
H A Ddriver.c20 static struct device *next_device(struct klist_iter *i) in next_device() function
54 while (!error && (dev = next_device(&i))) in driver_for_each_device()
88 while ((dev = next_device(&i))) in driver_find_device()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/base/
H A Ddriver.c20 static struct device *next_device(struct klist_iter *i) in next_device() function
54 while (!error && (dev = next_device(&i))) in driver_for_each_device()
88 while ((dev = next_device(&i))) in driver_find_device()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A Dx11_util.cc347 auto* next_device = event.As<x11::Input::DeviceEvent>(); in CoalescePendingMotionEvents() local
349 if (!next_device) in CoalescePendingMotionEvents()
357 *next_device)) { in CoalescePendingMotionEvents()
362 if (next_device->opcode == device->opcode && in CoalescePendingMotionEvents()
367 if (device->event == next_device->event && in CoalescePendingMotionEvents()
368 device->child == next_device->child && in CoalescePendingMotionEvents()
369 device->detail == next_device->detail && in CoalescePendingMotionEvents()
370 device->button_mask == next_device->button_mask && in CoalescePendingMotionEvents()
371 device->mods.base == next_device->mods.base && in CoalescePendingMotionEvents()
372 device->mods.latched == next_device->mods.latched && in CoalescePendingMotionEvents()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/hid/
H A Dhid_service_freebsd.cc86 const std::string next_device = next_device_path.value(); in Start() local
87 if (next_device.empty()) in Start()
90 if (base::MatchPattern(next_device, kUHIDPattern)) in Start()
91 OnDeviceAdded(next_device.substr(5)); in Start()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/
H A DChangeLog64 first_device() and next_device() should now do what they are
71 next_device() functions abstract away the actual
77 and next_device().

1234