Home
last modified time | relevance | path

Searched refs:getDeviceList (Results 1 – 25 of 105) sorted by relevance

12345

/dports/sysutils/cdrdao/cdrdao-1.2.4/gcdmaster/
H A DDuplicateCDProject.cc99 DeviceList *sourceList = CDSource->getDeviceList(); in start()
100 DeviceList *targetList = CDTarget->getDeviceList(); in start()
213 DeviceList *sourceList = CDSource->getDeviceList(); in update()
214 DeviceList *targetList = CDTarget->getDeviceList(); in update()
H A DRecordTocDialog.cc138 CDTarget->getDeviceList()->selectOne(); in update()
152 DeviceList *targetList = CDTarget->getDeviceList(); in startAction()
222 DeviceList* target = CDTarget->getDeviceList(); in startAction()
H A DDumpCDProject.cc78 DeviceList *sourceList = CDSource->getDeviceList(); in start()
212 CDSource->getDeviceList()->selectOne(); in update()
H A DRecordCDSource.h42 DeviceList *getDeviceList() { return DEVICES;} in getDeviceList() function
H A DRecordCDTarget.h40 DeviceList *getDeviceList() { return DEVICES;} in getDeviceList() function
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/mouse/kcm/libinput/
H A Dlibinput_config.cpp24 static QVariant getDeviceList(InputBackend *backend) in getDeviceList() function
66 m_view->rootContext()->setContextProperty("deviceModel", getDeviceList(m_backend)); in LibinputConfig()
180 m_view->rootContext()->setContextProperty("deviceModel", getDeviceList(m_backend)); in onDeviceAdded()
204 m_view->rootContext()->setContextProperty("deviceModel", getDeviceList(m_backend)); in onDeviceRemoved()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/utils/
H A DJava_GCAdapter.java37 HashMap<String, UsbDevice> devices = manager.getDeviceList(); in RequestPermission()
73 HashMap<String, UsbDevice> devices = manager.getDeviceList(); in QueryAdapter()
106 HashMap<String, UsbDevice> devices = manager.getDeviceList(); in OpenAdapter()
H A DJava_WiimoteAdapter.java40 HashMap<String, UsbDevice> devices = manager.getDeviceList(); in RequestPermission()
67 HashMap<String, UsbDevice> devices = manager.getDeviceList(); in QueryAdapter()
123 HashMap<String, UsbDevice> devices = manager.getDeviceList(); in OpenAdapter()
/dports/net-im/qTox/qTox-1.17.4/src/video/
H A Dcameradevice.cpp337 QVector<QPair<QString, QString>> CameraDevice::getDeviceList() in getDeviceList() function in CameraDevice
350 devices += DirectShow::getDeviceList(); in getDeviceList()
354 devices += v4l2::getDeviceList(); in getDeviceList()
358 devices += avfoundation::getDeviceList(); in getDeviceList()
397 QVector<QPair<QString, QString>> devlist = getDeviceList(); in getDefaultDeviceName()
H A Dcameradevice.h43 static QVector<QPair<QString, QString>> getDeviceList();
/dports/graphics/xournalpp/xournalpp-1.1.0/src/util/
H A DDeviceListHelper.cpp44 auto DeviceListHelper::getDeviceList(Settings* settings, bool ignoreTouchDevices) -> vector<InputDe… in getDeviceList() function in DeviceListHelper
78 auto deviceList = DeviceListHelper::getDeviceList(settings); in getSourceMapping()
H A DDeviceListHelper.h47 vector<InputDevice> getDeviceList(Settings* settings, bool ignoreTouchDevices = false);
/dports/games/crrcsim/crrcsim-0.9.13/src/GUI/
H A Dcrrc_ctrldev.cpp158 T_TX_InterfaceSoftware::getDeviceList(Devices); in rebuildDeviceComboList()
164 T_TX_InterfaceSerial::getDeviceList(Devices); in rebuildDeviceComboList()
168 T_TX_InterfaceAudio::getDeviceList(Devices); in rebuildDeviceComboList()
/dports/net-im/qTox/qTox-1.17.4/src/platform/camera/
H A Ddirectshow.h34 QVector<QPair<QString, QString>> getDeviceList();
H A Davfoundation.h35 QVector<QPair<QString, QString>> getDeviceList();
H A Dv4l2.h33 QVector<QPair<QString, QString>> getDeviceList();
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_software/
H A Dinputdev_software.h83 static int getDeviceList(std::vector<std::string>& Devices);
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/
H A DDeviceCollector.h87 inline const DeviceList& getDeviceList() const in getDeviceList() function
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/
H A DDeviceCollector.h87 inline const DeviceList& getDeviceList() const in getDeviceList() function
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_audio/
H A Dinputdev_audio.h118 static int getDeviceList(std::vector<std::string>& Devices);
/dports/comms/gqrx/gqrx-2.15/src/qtgui/
H A Dioconfig.h51 static void getDeviceList(std::map<QString, QVariant> &devList);
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_inputdev/inputdev_serial/
H A Dinputdev_serial.h93 static int getDeviceList(std::vector<std::string>& SerialPorts);
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceUsbMic.h83 std::vector<std::string> getDeviceList();
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceUsbMic.h83 std::vector<std::string> getDeviceList();
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceUsbMic.h83 std::vector<std::string> getDeviceList();

12345