Home
last modified time | relevance | path

Searched refs:device (Results 1 – 25 of 15847) sorted by relevance

12345678910>>...634

/dports/emulators/mess/mame-mame0226/src/devices/bus/nes/
H A Dnes_carts.cpp67 void nes_cart(device_slot_interface &device) in nes_cart() argument
70 device.option_add_internal("nrom", NES_NROM); in nes_cart()
78 device.option_add_internal("uxrom", NES_UXROM); in nes_cart()
81 device.option_add_internal("cnrom", NES_CNROM); in nes_cart()
85 device.option_add_internal("cprom", NES_CPROM); in nes_cart()
87 device.option_add_internal("axrom", NES_AXROM); in nes_cart()
89 device.option_add_internal("pxrom", NES_PXROM); in nes_cart()
91 device.option_add_internal("fxrom", NES_FXROM); in nes_cart()
93 device.option_add_internal("bnrom", NES_BXROM); in nes_cart()
132 device.option_add_internal("fcg", NES_FCG); in nes_cart()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/bus/nes/
H A Dnes_carts.cpp67 void nes_cart(device_slot_interface &device) in nes_cart() argument
70 device.option_add_internal("nrom", NES_NROM); in nes_cart()
78 device.option_add_internal("uxrom", NES_UXROM); in nes_cart()
81 device.option_add_internal("cnrom", NES_CNROM); in nes_cart()
85 device.option_add_internal("cprom", NES_CPROM); in nes_cart()
87 device.option_add_internal("axrom", NES_AXROM); in nes_cart()
89 device.option_add_internal("pxrom", NES_PXROM); in nes_cart()
91 device.option_add_internal("fxrom", NES_FXROM); in nes_cart()
93 device.option_add_internal("bnrom", NES_BXROM); in nes_cart()
132 device.option_add_internal("fcg", NES_FCG); in nes_cart()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/device/
H A Dnouveau_engine_device_nv50.c64 switch (device->chipset) { in nv50_identify()
66 device->cname = "G80"; in nv50_identify()
91 device->cname = "G84"; in nv50_identify()
119 device->cname = "G86"; in nv50_identify()
147 device->cname = "G92"; in nv50_identify()
175 device->cname = "G94"; in nv50_identify()
203 device->cname = "G96"; in nv50_identify()
231 device->cname = "G98"; in nv50_identify()
259 device->cname = "G200"; in nv50_identify()
343 device->cname = "GT215"; in nv50_identify()
[all …]
H A Dnouveau_engine_device_nv40.c57 switch (device->chipset) { in nv40_identify()
59 device->cname = "NV40"; in nv40_identify()
82 device->cname = "NV41"; in nv40_identify()
105 device->cname = "NV42"; in nv40_identify()
128 device->cname = "NV43"; in nv40_identify()
151 device->cname = "NV45"; in nv40_identify()
174 device->cname = "G70"; in nv40_identify()
197 device->cname = "G71"; in nv40_identify()
220 device->cname = "G73"; in nv40_identify()
266 device->cname = "G72"; in nv40_identify()
[all …]
H A Dnouveau_engine_device_nvc0.c62 nvc0_identify(struct nouveau_device *device) in nvc0_identify() argument
64 switch (device->chipset) { in nvc0_identify()
66 device->cname = "GF100"; in nvc0_identify()
98 device->cname = "GF104"; in nvc0_identify()
130 device->cname = "GF106"; in nvc0_identify()
161 device->cname = "GF114"; in nvc0_identify()
193 device->cname = "GF116"; in nvc0_identify()
225 device->cname = "GF108"; in nvc0_identify()
256 device->cname = "GF110"; in nvc0_identify()
288 device->cname = "GF119"; in nvc0_identify()
[all …]
H A Dnouveau_engine_device_nve0.c62 nve0_identify(struct nouveau_device *device) in nve0_identify() argument
64 switch (device->chipset) { in nve0_identify()
66 device->cname = "GK104"; in nve0_identify()
74 device->oclass[NVDEV_SUBDEV_MC ] = nvc3_mc_oclass; in nve0_identify()
77 device->oclass[NVDEV_SUBDEV_FB ] = nve0_fb_oclass; in nve0_identify()
99 device->cname = "GK107"; in nve0_identify()
132 device->cname = "GK106"; in nve0_identify()
165 device->cname = "GK20A"; in nve0_identify()
182 device->cname = "GK110"; in nve0_identify()
217 device->cname = "GK208"; in nve0_identify()
[all …]
H A Dnouveau_engine_device_nv10.c50 nv10_identify(struct nouveau_device *device) in nv10_identify() argument
52 switch (device->chipset) { in nv10_identify()
54 device->cname = "NV10"; in nv10_identify()
71 device->cname = "NV15"; in nv10_identify()
90 device->cname = "NV16"; in nv10_identify()
109 device->cname = "nForce"; in nv10_identify()
128 device->cname = "NV11"; in nv10_identify()
147 device->cname = "NV17"; in nv10_identify()
166 device->cname = "nForce2"; in nv10_identify()
185 device->cname = "NV18"; in nv10_identify()
[all …]
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/plugins/VideoForLinuxPlugin/
H A Dvideolib.c252 device->mmaps[i].width = device->vwindow.width; in setupMMap()
291 if (device->desiredPalette && (device->vpicture.palette != device->desiredPalette)) { in rawSetupPalette()
375 if (device->desiredWidth && (device->vwindow.width != device->desiredWidth)) { in setupDevice()
378 device->vwindow.width = device->desiredWidth; in setupDevice()
381 if (device->desiredHeight && (device->vwindow.height != device->desiredHeight)) { in setupDevice()
384 device->vwindow.height = device->desiredHeight; in setupDevice()
439device->imageSize = (int) device->vwindow.width * device->vwindow.height * (paletteBytesPerPixel(d… in setupDevice()
440 device->buffer24 = (char*) malloc(device->vwindow.width * device->vwindow.height * 3); in setupDevice()
584 device->buffer = device->memoryMap + device->memoryBuffer.offsets[device->bufferIndex]; in nextFrameMMap()
640 device->converterFunction(device->vwindow.width, in convertBufferTo24()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/bus/isa/
H A Disa_cards.cpp90 device.option_add("mda", ISA8_MDA); in pc_isa8_cards()
91 device.option_add("cga", ISA8_CGA); in pc_isa8_cards()
97 device.option_add("aga", ISA8_AGA); in pc_isa8_cards()
99 device.option_add("ega", ISA8_EGA); in pc_isa8_cards()
100 device.option_add("pgc", ISA8_PGC); in pc_isa8_cards()
101 device.option_add("vga", ISA8_VGA); in pc_isa8_cards()
104 device.option_add("com", ISA8_COM); in pc_isa8_cards()
115 device.option_add("hdc", ISA8_HDC); in pc_isa8_cards()
127 device.option_add("lpt", ISA8_LPT); in pc_isa8_cards()
131 device.option_add("pds", ISA8_PDS); in pc_isa8_cards()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/bus/isa/
H A Disa_cards.cpp90 device.option_add("mda", ISA8_MDA); in pc_isa8_cards()
91 device.option_add("cga", ISA8_CGA); in pc_isa8_cards()
97 device.option_add("aga", ISA8_AGA); in pc_isa8_cards()
99 device.option_add("ega", ISA8_EGA); in pc_isa8_cards()
100 device.option_add("pgc", ISA8_PGC); in pc_isa8_cards()
101 device.option_add("vga", ISA8_VGA); in pc_isa8_cards()
104 device.option_add("com", ISA8_COM); in pc_isa8_cards()
115 device.option_add("hdc", ISA8_HDC); in pc_isa8_cards()
127 device.option_add("lpt", ISA8_LPT); in pc_isa8_cards()
131 device.option_add("pds", ISA8_PDS); in pc_isa8_cards()
[all …]
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-input-pointer-a11y.c229 dx = device->ptr_a11y_data->dwell_x - device->ptr_a11y_data->current_x; in pointer_has_moved()
230 dy = device->ptr_a11y_data->dwell_y - device->ptr_a11y_data->current_y; in pointer_has_moved()
399 dx = ABS (device->ptr_a11y_data->dwell_x - device->ptr_a11y_data->current_x); in get_dwell_direction()
400 dy = ABS (device->ptr_a11y_data->dwell_y - device->ptr_a11y_data->current_y); in get_dwell_direction()
406 if (device->ptr_a11y_data->dwell_x < device->ptr_a11y_data->current_x) in get_dwell_direction()
417 if (device->ptr_a11y_data->dwell_y < device->ptr_a11y_data->current_y) in get_dwell_direction()
444 emit_dwell_click (device, in trigger_dwell_gesture()
501 emit_dwell_click (device, get_dwell_click_type (device)); in trigger_dwell_click()
575 device->ptr_a11y_data->dwell_x = device->ptr_a11y_data->current_x; in update_dwell_position()
576 device->ptr_a11y_data->dwell_y = device->ptr_a11y_data->current_y; in update_dwell_position()
[all …]
/dports/lang/php73/php-7.3.33/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c144 if (device->pos >= device->length) { in mbfl_memory_device_output()
154 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
172 if (2 > device->length - device->pos) { in mbfl_memory_device_output2()
182 newlen = device->length + device->allocsz; in mbfl_memory_device_output2()
202 if (4 > device->length - device->pos) { in mbfl_memory_device_output4()
212 newlen = device->length + device->allocsz; in mbfl_memory_device_output4()
240 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
261 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
303 if (device->pos >= device->length) { in mbfl_wchar_device_output()
313 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c144 if (device->pos >= device->length) { in mbfl_memory_device_output()
154 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
172 if (2 > device->length - device->pos) { in mbfl_memory_device_output2()
182 newlen = device->length + device->allocsz; in mbfl_memory_device_output2()
202 if (4 > device->length - device->pos) { in mbfl_memory_device_output4()
212 newlen = device->length + device->allocsz; in mbfl_memory_device_output4()
240 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
261 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
303 if (device->pos >= device->length) { in mbfl_wchar_device_output()
313 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c142 if (device->pos >= device->length) { in mbfl_memory_device_output()
152 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
170 if (2 > device->length - device->pos) { in mbfl_memory_device_output2()
180 newlen = device->length + device->allocsz; in mbfl_memory_device_output2()
200 if (4 > device->length - device->pos) { in mbfl_memory_device_output4()
210 newlen = device->length + device->allocsz; in mbfl_memory_device_output4()
238 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
259 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
301 if (device->pos >= device->length) { in mbfl_wchar_device_output()
311 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/lang/php74/php-7.4.27/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c142 if (device->pos >= device->length) { in mbfl_memory_device_output()
152 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
170 if (2 > device->length - device->pos) { in mbfl_memory_device_output2()
180 newlen = device->length + device->allocsz; in mbfl_memory_device_output2()
200 if (4 > device->length - device->pos) { in mbfl_memory_device_output4()
210 newlen = device->length + device->allocsz; in mbfl_memory_device_output4()
238 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
259 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
301 if (device->pos >= device->length) { in mbfl_wchar_device_output()
311 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c144 if (device->pos >= device->length) { in mbfl_memory_device_output()
154 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
172 if (2 > device->length - device->pos) { in mbfl_memory_device_output2()
182 newlen = device->length + device->allocsz; in mbfl_memory_device_output2()
202 if (4 > device->length - device->pos) { in mbfl_memory_device_output4()
212 newlen = device->length + device->allocsz; in mbfl_memory_device_output4()
240 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
261 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
303 if (device->pos >= device->length) { in mbfl_wchar_device_output()
313 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c142 if (device->pos >= device->length) { in mbfl_memory_device_output()
152 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
170 if (2 > device->length - device->pos) { in mbfl_memory_device_output2()
180 newlen = device->length + device->allocsz; in mbfl_memory_device_output2()
200 if (4 > device->length - device->pos) { in mbfl_memory_device_output4()
210 newlen = device->length + device->allocsz; in mbfl_memory_device_output4()
238 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
259 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
301 if (device->pos >= device->length) { in mbfl_wchar_device_output()
311 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/tests/
H A Dstack-torture-geda.out12 C? device=CAPACITOR
13 C? device=CAPACITOR
14 C? device=CAPACITOR
15 C? device=CAPACITOR
16 C? device=CAPACITOR
17 C? device=CAPACITOR
18 C? device=CAPACITOR
19 C? device=CAPACITOR
20 C? device=CAPACITOR
21 C? device=CAPACITOR
[all …]
/dports/devel/sdl20/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapijoystick.c157 …erType(device->name, device->vendor_id, device->product_id, device->interface_number, device->inte… in HIDAPI_GetDeviceDriver()
160device->name, type, device->vendor_id, device->product_id, device->version, device->interface_numb… in HIDAPI_GetDeviceDriver()
181 device = device->next; in HIDAPI_GetDeviceByIndex()
195 device = device->next; in HIDAPI_GetJoystickByInfo()
217 if (device->driver && !device->driver->InitDevice(device)) { in HIDAPI_SetupDeviceDriver()
270 for (device = SDL_HIDAPI_devices; device; device = device->next) { in SDL_HIDAPIDriverHintChanged()
582 device = device->next; in HIDAPI_UpdateDeviceList()
670 device = device->next; in HIDAPI_IsDeviceTypePresent()
724 device = device->next; in HIDAPI_IsDevicePresent()
766 device = device->next; in HIDAPI_UpdateDevices()
[all …]
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/hidapi/
H A DSDL_hidapijoystick.c157 …erType(device->name, device->vendor_id, device->product_id, device->interface_number, device->inte… in HIDAPI_GetDeviceDriver()
160device->name, type, device->vendor_id, device->product_id, device->version, device->interface_numb… in HIDAPI_GetDeviceDriver()
181 device = device->next; in HIDAPI_GetDeviceByIndex()
195 device = device->next; in HIDAPI_GetJoystickByInfo()
217 if (device->driver && !device->driver->InitDevice(device)) { in HIDAPI_SetupDeviceDriver()
270 for (device = SDL_HIDAPI_devices; device; device = device->next) { in SDL_HIDAPIDriverHintChanged()
582 device = device->next; in HIDAPI_UpdateDeviceList()
670 device = device->next; in HIDAPI_IsDeviceTypePresent()
724 device = device->next; in HIDAPI_IsDevicePresent()
766 device = device->next; in HIDAPI_UpdateDevices()
[all …]
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c64 device->buffer = erealloc(device->buffer, initsz); in mbfl_memory_device_realloc()
130 if (device->pos >= device->length) { in mbfl_memory_device_output()
134 if (device->length > SIZE_MAX - device->allocsz) { in mbfl_memory_device_output()
139 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
140 device->buffer = erealloc(device->buffer, newlen); in mbfl_memory_device_output()
144 device->buffer[device->pos++] = (unsigned char)c; in mbfl_memory_device_output()
159 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
174 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
216 if (device->pos >= device->length) { in mbfl_wchar_device_output()
225 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/lang/php80/php-8.0.15/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c64 device->buffer = erealloc(device->buffer, initsz); in mbfl_memory_device_realloc()
130 if (device->pos >= device->length) { in mbfl_memory_device_output()
134 if (device->length > SIZE_MAX - device->allocsz) { in mbfl_memory_device_output()
139 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
140 device->buffer = erealloc(device->buffer, newlen); in mbfl_memory_device_output()
144 device->buffer[device->pos++] = (unsigned char)c; in mbfl_memory_device_output()
159 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
174 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
216 if (device->pos >= device->length) { in mbfl_wchar_device_output()
225 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c64 device->buffer = erealloc(device->buffer, initsz); in mbfl_memory_device_realloc()
130 if (device->pos >= device->length) { in mbfl_memory_device_output()
134 if (device->length > SIZE_MAX - device->allocsz) { in mbfl_memory_device_output()
139 newlen = device->length + device->allocsz; in mbfl_memory_device_output()
140 device->buffer = erealloc(device->buffer, newlen); in mbfl_memory_device_output()
144 device->buffer[device->pos++] = (unsigned char)c; in mbfl_memory_device_output()
159 if (len > device->length - device->pos) { in mbfl_memory_device_strncat()
174 w = &device->buffer[device->pos]; in mbfl_memory_device_strncat()
216 if (device->pos >= device->length) { in mbfl_wchar_device_output()
225 newlen = device->length + device->allocsz; in mbfl_wchar_device_output()
[all …]
/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev.c181 device->left_handed.change_to_enabled(device); in evdev_pointer_post_button()
184 device->scroll.change_scroll_method(device); in evdev_pointer_post_button()
703 device->scroll.want_method = device->scroll.method; in evdev_init_button_scroll()
705 device->scroll.want_button = device->scroll.button; in evdev_init_button_scroll()
1349 if (parse_udev_flag(device, device->udev_device, in evdev_read_model_flags()
1753 device->dpi = evdev_read_dpi_prop(device); in evdev_configure_device()
1783 evdev_tag_keyboard(device, device->udev_device); in evdev_configure_device()
1844 device->dispatch->interface->post_added(device, in evdev_notify_added_device()
2053 device = zalloc(sizeof *device); in evdev_device_create()
2096 device->dispatch = evdev_configure_device(device); in evdev_device_create()
[all …]
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-device.c156 if (device->device != NULL) in thunar_device_finalize()
206 _thunar_assert (G_IS_VOLUME (device->device) || G_IS_MOUNT (device->device)); in thunar_device_set_property()
314 if (G_IS_VOLUME (device->device)) in thunar_device_get_name()
346 if (G_IS_VOLUME (device->device)) in thunar_device_get_icon()
374 if (G_IS_VOLUME (device->device)) in thunar_device_get_identifier()
403 if (G_IS_VOLUME (device->device)) in thunar_device_get_identifier_unix()
437 if (G_IS_VOLUME (device->device)) in thunar_device_can_eject()
455 can_eject = g_mount_can_eject (device->device) || g_mount_can_unmount (device->device); in thunar_device_can_eject()
478 if (G_IS_VOLUME (device->device)) in thunar_device_can_mount()
513 if (G_IS_VOLUME (device->device)) in thunar_device_can_unmount()
[all …]

12345678910>>...634