Home
last modified time | relevance | path

Searched refs:OpenDevice (Results 1 – 25 of 674) sorted by relevance

12345678910>>...27

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/wxlauncher/code/apis/
H A DOpenALManager.cpp331 alcOpenDeviceType OpenDevice = in GetCurrentVersion() local
333 if ( OpenDevice == NULL || checkForALError() == false) { in GetCurrentVersion()
337 ALCdevice* device = (*OpenDevice)(selectedDevice.char_str()); in GetCurrentVersion()
346 if ( OpenDevice == NULL || checkForALError() == false ) { in GetCurrentVersion()
420 alcOpenDeviceType OpenDevice = in IsEFXSupported() local
423 if (OpenDevice == NULL || checkForALError() == false) { in IsEFXSupported()
428 ALCdevice* playbackDevice = (*OpenDevice)(playbackDeviceName.char_str()); in IsEFXSupported()
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dpaths.c17 extern FILE *OpenDevice(char*);
20 extern FILE *OpenDevice();
101 f = OpenDevice(file);
/dports/games/wxlauncher/wxLauncher-release-0.10.0/code/apis/
H A DOpenALManager.cpp330 alcOpenDeviceType OpenDevice = in GetCurrentVersion() local
332 if ( OpenDevice == NULL) { in GetCurrentVersion()
336 ALCdevice* device = (*OpenDevice)(selectedDevice.char_str()); in GetCurrentVersion()
409 alcOpenDeviceType OpenDevice = in IsEFXSupported() local
412 if (OpenDevice == NULL) { in IsEFXSupported()
417 ALCdevice* playbackDevice = (*OpenDevice)(playbackDeviceName.char_str()); in IsEFXSupported()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_device_observer_test.cc55 mock_dispatcher_host_.OpenDevice( in TEST_F()
65 mock_dispatcher_host_.OpenDevice( in TEST_F()
102 mock_dispatcher_host_.OpenDevice( in TEST_F()
127 mock_dispatcher_host_.OpenDevice( in TEST_F()
214 mock_dispatcher_host_.OpenDevice( in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/mediastream/
H A Dmedia_stream_device_observer_test.cc53 mock_dispatcher_host_.OpenDevice( in TEST_F()
63 mock_dispatcher_host_.OpenDevice( in TEST_F()
100 mock_dispatcher_host_.OpenDevice( in TEST_F()
125 mock_dispatcher_host_.OpenDevice( in TEST_F()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/
H A Diobase.h98 virtual int OpenDevice(const char* devname, void* dcs = 0L) = 0;
164 return OpenDevice(devname,dcs);
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/v4l2/
H A Daml_v4l2_device.cc187 return OpenDevice(); in Open()
199 if (!OpenDevice()) in GetSupportedEncodeProfiles()
208 bool AmlV4L2Device::OpenDevice() { in OpenDevice() function in media::AmlV4L2Device
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/v4l2/
H A Daml_v4l2_device.cc187 return OpenDevice(); in Open()
199 if (!OpenDevice()) in GetSupportedEncodeProfiles()
208 bool AmlV4L2Device::OpenDevice() { in OpenDevice() function in media::AmlV4L2Device
/dports/comms/hamlib/hamlib-4.3.1/rigs/winradio/linradio/
H A Dwrg313api.c14 OPEN_DEVICE OpenDevice = 0; variable
69 OpenDevice = (OPEN_DEVICE)dlsym(hWRAPI, "OpenDevice"); in InitAPI()
132 if (!GetAPIVersion || !OpenDevice || !CloseDevice || !SetPower || !GetPower in InitAPI()
/dports/japanese/ng/ng-1.4.4/sys/amiga/
H A Dconsole.c27 extern LONG OpenDevice();
44 error = OpenDevice("console.device", 0L, writerequest, 0L);
/dports/japanese/ng-canna/ng-1.4.4/sys/amiga/
H A Dconsole.c27 extern LONG OpenDevice();
44 error = OpenDevice("console.device", 0L, writerequest, 0L);
/dports/japanese/ng-devel/ng-1.5beta1/sys/amiga/
H A Dconsole.c27 extern LONG OpenDevice();
44 error = OpenDevice("console.device", 0L, writerequest, 0L);
/dports/emulators/uae/uae-0.8.29/amiga/source/
H A Dmousehack.c85 if (OpenDevice ("input.device", 0, ioreq, 0) != 0) in main()
87 if (OpenDevice ("timer.device", 0, timereq, 0) != 0) in main()
/dports/lang/nqc/nqc-3.1.r6_1/rcxlib/
H A DRCX_USBTowerPipe_fbsd.cpp84 IOReturn OpenDevice(short vendorID, short productID);
117 err = OpenDevice(kVendorID, kProductID); in Open()
268 IOReturn RCX_USBTowerPipe_fbsd::OpenDevice(short vendorID, short productID) in OpenDevice() function in RCX_USBTowerPipe_fbsd
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/qbone/bonnet/
H A Dtun_device.cc47 if (!OpenDevice()) { in Init()
100 bool TunDevice::OpenDevice() { in OpenDevice() function in quic::TunDevice
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/qbone/bonnet/
H A Dtun_device.cc47 if (!OpenDevice()) { in Init()
100 bool TunDevice::OpenDevice() { in OpenDevice() function in quic::TunDevice
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/chromeos/
H A Dvideo_capture_device_chromeos_halv3.cc93 base::BindOnce(&VideoCaptureDeviceChromeOSHalv3::OpenDevice, device_)); in SuspendDone()
162 OpenDevice(); in AllocateAndStart()
207 void VideoCaptureDeviceChromeOSHalv3::OpenDevice() { in OpenDevice() function in media::VideoCaptureDeviceChromeOSHalv3
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/chromeos/
H A Dvideo_capture_device_chromeos_halv3.cc93 base::BindOnce(&VideoCaptureDeviceChromeOSHalv3::OpenDevice, device_)); in SuspendDone()
160 OpenDevice(); in AllocateAndStart()
203 void VideoCaptureDeviceChromeOSHalv3::OpenDevice() { in OpenDevice() function in media::VideoCaptureDeviceChromeOSHalv3
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/hid/
H A Dhid_service_win.cc62 base::win::ScopedHandle file(OpenDevice(device_info->platform_device_id())); in Connect()
174 base::win::ScopedHandle device_handle(OpenDevice(device_path)); in AddDeviceBlocking()
287 base::win::ScopedHandle HidServiceWin::OpenDevice( in OpenDevice() function in device::HidServiceWin
/dports/devel/ois/ois/src/win32/extras/WiiMote/
H A Dhiddevice.cpp63 OpenDevice( device_id, vendor_id, index ); in Connect()
68 bool cHIDDevice::OpenDevice(unsigned short device_id, unsigned short vendor_id, int index) in OpenDevice() function in cHIDDevice
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/portburn/
H A Dportburn_winxp.cpp36 PBFUNC(int, OpenDevice(void *handle, int index));
66 int (*OpenDevice)(void *handle, int index); member
249 return vectors[h->ver].OpenDevice(h->realhandle, index); in PortBurn_OpenDevice()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/gaiacp/
H A Dcredential_provider_broker_win.h23 void OpenDevice(const base::string16& device_path,
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Dscsi-unknown.c41 DeviceHandle* OpenDevice(char *device) in OpenDevice() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/utility/image_writer/
H A Dimage_writer_stub.cc22 bool ImageWriter::OpenDevice() { in OpenDevice() function in image_writer::ImageWriter
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dcdext.h38 extern FILE *OpenDevice(char*);
42 extern FILE *OpenDevice();

12345678910>>...27