Home
last modified time | relevance | path

Searched refs:matchDevice (Results 1 – 9 of 9) sorted by relevance

/dports/audio/kmix/kmix-21.12.3/core/
H A Dkmixdevicemanager.cpp75 static int matchDevice(const QString &udi) in matchDevice() function
110 const int dev = matchDevice(udi); in pluggedSlot()
130 const int dev = matchDevice(udi); in unpluggedSlot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuWaiverUtil.cpp122 virtual bool matchDevice (const std::string& device) const = 0;
250 deviceFound = matchDevice(waivedDevice); in readWaivedTestsFromXML()
419 bool matchDevice (const std::string& device) const override;
444 bool GLWaiverTreeBuilder::matchDevice(const std::string& device) const in matchDevice() function in tcu::GLWaiverTreeBuilder
470 bool matchDevice (const std::string& device) const override;
495 bool VKWaiverTreeBuilder::matchDevice(const std::string& device) const in matchDevice() function in tcu::VKWaiverTreeBuilder
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DDeviceInfo.java287 private static boolean matchDevice(String pattern) {
329 if (matchDevice(MIN_SCREEN_BRIGHTNESS_DB[i])) { in getMinBrightness()
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/source/
H A Dopencl_device.cxx410 int matchDevice(std::unique_ptr<ds_profile> const & profile, char* deviceName) in matchDevice() function
577 int overrideDeviceIdx = matchDevice(aProfile, overrideDeviceStr); in getDeviceSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/source/
H A Dopencl_device.cxx408 int matchDevice(std::unique_ptr<ds_profile> const & profile, char* deviceName) in matchDevice() function
576 int overrideDeviceIdx = matchDevice(aProfile, overrideDeviceStr); in getDeviceSelection()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/ios/
H A Dsimulatorcontrol.cpp365 auto matchDevice = [simUdid](const SimulatorInfo &device) { in deviceInfo() local
368 SimulatorInfo device = Utils::findOrDefault(getAllSimulatorDevices(), matchDevice); in deviceInfo()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dgeneral-tab.cpp1073 int matchDevice = matchAudioDevice(); in createAudioDeviceList() local
1082 if (deviceNum == matchDevice && indexDevice == -1) in createAudioDeviceList()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dgeneral-tab.cpp1073 int matchDevice = matchAudioDevice(); in createAudioDeviceList() local
1082 if (deviceNum == matchDevice && indexDevice == -1) in createAudioDeviceList()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dgeneral-tab.cpp1073 int matchDevice = matchAudioDevice(); in createAudioDeviceList() local
1082 if (deviceNum == matchDevice && indexDevice == -1) in createAudioDeviceList()