Home
last modified time | relevance | path

Searched refs:device_set (Results 1 – 25 of 102) sorted by relevance

12345

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/sdl/
H A Dfullscreen.c64 if (!canvas->fullscreenconfig->device_set) { in fullscreen_enable()
118 canvas->fullscreenconfig->device_set = 0; in fullscreen_device()
122 canvas->fullscreenconfig->device_set = 1; in fullscreen_device()
H A Dfullscreenarch.h35 int device_set; member
/dports/emulators/vice/vice-3.5/src/arch/sdl/
H A Dfullscreen.c59 if (!canvas->fullscreenconfig->device_set) { in fullscreen_enable()
115 canvas->fullscreenconfig->device_set = 0; in fullscreen_device()
119 canvas->fullscreenconfig->device_set = 1; in fullscreen_device()
H A Dfullscreenarch.h35 int device_set; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Djoy-osx-hidmgr.c166 CFSetRef device_set = IOHIDManagerCopyDevices( mgr ); in joy_hidlib_enumerate_devices() local
167 if ( !device_set ) { in joy_hidlib_enumerate_devices()
175 CFRelease( device_set ); in joy_hidlib_enumerate_devices()
178 CFSetApplyFunction( device_set, CFSetApplierFunctionCopyToCFArray, device_array ); in joy_hidlib_enumerate_devices()
179 CFRelease( device_set ); in joy_hidlib_enumerate_devices()
/dports/devel/sdl20/SDL2-2.0.18/src/hidapi/mac/
H A Dhid.c533 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
534 if (!device_set) in hid_enumerate()
538 num_devices = CFSetGetCount(device_set); in hid_enumerate()
540 CFRelease(device_set); in hid_enumerate()
620 CFRelease(device_set); in hid_enumerate()
814 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
816 num_devices = CFSetGetCount(device_set); in hid_open_path()
832 CFRelease(device_set); in hid_open_path()
871 CFRelease(device_set); in hid_open_path()
1232 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/x11/controllermap/SDL2-2.0.18/src/hidapi/mac/
H A Dhid.c533 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
534 if (!device_set) in hid_enumerate()
538 num_devices = CFSetGetCount(device_set); in hid_enumerate()
540 CFRelease(device_set); in hid_enumerate()
620 CFRelease(device_set); in hid_enumerate()
814 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
816 num_devices = CFSetGetCount(device_set); in hid_open_path()
832 CFRelease(device_set); in hid_open_path()
871 CFRelease(device_set); in hid_open_path()
1232 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/devel/indi/indi-1.9.1/libs/indibase/
H A Dhid_mac.c411 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
414 num_devices = CFSetGetCount(device_set); in hid_enumerate()
416 CFSetGetValues(device_set, (const void **)device_array); in hid_enumerate()
486 CFRelease(device_set); in hid_enumerate()
704 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
706 num_devices = CFSetGetCount(device_set); in hid_open_path()
708 CFSetGetValues(device_set, (const void **)device_array); in hid_open_path()
726 CFRelease(device_set); in hid_open_path()
760 CFRelease(device_set); in hid_open_path()
1104 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/graphics/aloadimage/arcan-0.6.1/external/hidapi/
H A Dhid_darwin.c424 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
427 num_devices = CFSetGetCount(device_set); in hid_enumerate()
429 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
495 CFRelease(device_set); in hid_enumerate()
699 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
701 num_devices = CFSetGetCount(device_set); in hid_open_path()
703 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
718 CFRelease(device_set); in hid_open_path()
753 CFRelease(device_set); in hid_open_path()
1085 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/comms/openzwave/open-zwave-f339aa6/cpp/hidapi/mac/
H A Dhid.c423 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
426 num_devices = CFSetGetCount(device_set); in hid_enumerate()
428 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
494 CFRelease(device_set); in hid_enumerate()
698 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
700 num_devices = CFSetGetCount(device_set); in hid_open_path()
702 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
717 CFRelease(device_set); in hid_open_path()
752 CFRelease(device_set); in hid_open_path()
1084 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/external/hidapi/
H A Dhid_darwin.c424 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
427 num_devices = CFSetGetCount(device_set); in hid_enumerate()
429 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
495 CFRelease(device_set); in hid_enumerate()
699 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
701 num_devices = CFSetGetCount(device_set); in hid_open_path()
703 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
718 CFRelease(device_set); in hid_open_path()
753 CFRelease(device_set); in hid_open_path()
1085 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/hidapi/mac/
H A Dhid.c423 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
426 num_devices = CFSetGetCount(device_set); in hid_enumerate()
428 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
494 CFRelease(device_set); in hid_enumerate()
698 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
700 num_devices = CFSetGetCount(device_set); in hid_open_path()
702 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
717 CFRelease(device_set); in hid_open_path()
752 CFRelease(device_set); in hid_open_path()
1084 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/hidapi/mac/
H A Dhid.c435 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
438 num_devices = CFSetGetCount(device_set); in hid_enumerate()
440 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
506 CFRelease(device_set); in hid_enumerate()
710 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
712 num_devices = CFSetGetCount(device_set); in hid_open_path()
714 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
729 CFRelease(device_set); in hid_open_path()
764 CFRelease(device_set); in hid_open_path()
1103 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/x11/aclip/arcan-0.6.1/external/hidapi/
H A Dhid_darwin.c424 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
427 num_devices = CFSetGetCount(device_set); in hid_enumerate()
429 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
495 CFRelease(device_set); in hid_enumerate()
699 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
701 num_devices = CFSetGetCount(device_set); in hid_open_path()
703 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
718 CFRelease(device_set); in hid_open_path()
753 CFRelease(device_set); in hid_open_path()
1085 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/external/hidapi/
H A Dhid_darwin.c424 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
427 num_devices = CFSetGetCount(device_set); in hid_enumerate()
429 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
495 CFRelease(device_set); in hid_enumerate()
699 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
701 num_devices = CFSetGetCount(device_set); in hid_open_path()
703 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
718 CFRelease(device_set); in hid_open_path()
753 CFRelease(device_set); in hid_open_path()
1085 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Djoy-osx-hidmgr.c165 CFSetRef device_set = IOHIDManagerCopyDevices( mgr ); in joy_hidlib_enumerate_devices() local
166 if ( !device_set ) { in joy_hidlib_enumerate_devices()
174 CFRelease( device_set ); in joy_hidlib_enumerate_devices()
177 CFSetApplyFunction( device_set, CFSetApplierFunctionCopyToCFArray, device_array ); in joy_hidlib_enumerate_devices()
178 CFRelease( device_set ); in joy_hidlib_enumerate_devices()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/hidapi/mac/
H A Dhid.c437 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
440 num_devices = CFSetGetCount(device_set); in hid_enumerate()
442 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
513 CFRelease(device_set); in hid_enumerate()
713 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_open_path() local
715 num_devices = CFSetGetCount(device_set); in hid_open_path()
717 CFSetGetValues(device_set, (const void **) device_array); in hid_open_path()
732 CFRelease(device_set); in hid_open_path()
767 CFRelease(device_set); in hid_open_path()
1380 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
[all …]
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/hidapi/mac/
H A Dhid.c409 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
412 num_devices = CFSetGetCount(device_set); in hid_enumerate()
414 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
487 CFRelease(device_set); in hid_enumerate()
1097 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1099 CFIndex num_devices = CFSetGetCount(device_set);
1101 CFSetGetValues(device_set, (const void **) device_array);
/dports/audio/ardour6/Ardour-6.8.0/libs/hidapi/mac/
H A Dhid.c409 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
412 num_devices = CFSetGetCount(device_set); in hid_enumerate()
414 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
487 CFRelease(device_set); in hid_enumerate()
1083 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1085 CFIndex num_devices = CFSetGetCount(device_set);
1087 CFSetGetValues(device_set, (const void **) device_array);
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/hidapi/mac/
H A Dhid.c410 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
413 num_devices = CFSetGetCount(device_set); in hid_enumerate()
415 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
498 CFRelease(device_set); in hid_enumerate()
1094 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1096 CFIndex num_devices = CFSetGetCount(device_set);
1098 CFSetGetValues(device_set, (const void **) device_array);
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/karalabe/usb/hidapi/mac/
H A Dhid.c409 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
412 num_devices = CFSetGetCount(device_set); in hid_enumerate()
414 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
487 CFRelease(device_set); in hid_enumerate()
1083 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1085 CFIndex num_devices = CFSetGetCount(device_set);
1087 CFSetGetValues(device_set, (const void **) device_array);
/dports/audio/mixxx/mixxx-2.3.0/lib/hidapi/mac/
H A Dhid.c585 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
586 if (device_set == NULL) { in hid_enumerate()
591 num_devices = CFSetGetCount(device_set); in hid_enumerate()
593 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
623 CFRelease(device_set); in hid_enumerate()
1258 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1260 CFIndex num_devices = CFSetGetCount(device_set);
1262 CFSetGetValues(device_set, (const void **) device_array);
/dports/comms/hidapi/hidapi-hidapi-0.11.0/mac/
H A Dhid.c544 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
545 if (device_set == NULL) { in hid_enumerate()
550 num_devices = CFSetGetCount(device_set); in hid_enumerate()
552 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
582 CFRelease(device_set); in hid_enumerate()
1245 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1247 CFIndex num_devices = CFSetGetCount(device_set);
1249 CFSetGetValues(device_set, (const void **) device_array);
/dports/comms/py-hidapi/hidapi-0.11.0.post2/hidapi/mac/
H A Dhid.c544 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
545 if (device_set == NULL) { in hid_enumerate()
550 num_devices = CFSetGetCount(device_set); in hid_enumerate()
552 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
582 CFRelease(device_set); in hid_enumerate()
1245 CFSetRef device_set = IOHIDManagerCopyDevices(mgr);
1247 CFIndex num_devices = CFSetGetCount(device_set);
1249 CFSetGetValues(device_set, (const void **) device_array);
/dports/comms/fldigi/fldigi-4.1.20/src/cmedia/
H A Dhid_mac.cxx286 CFSetRef device_set = IOHIDManagerCopyDevices(hid_mgr); in hid_enumerate() local
289 num_devices = CFSetGetCount(device_set); in hid_enumerate()
291 CFSetGetValues(device_set, (const void **) device_array); in hid_enumerate()
367 CFRelease(device_set); in hid_enumerate()

12345