Home
last modified time | relevance | path

Searched refs:sDeviceID (Results 1 – 5 of 5) sorted by relevance

/dports/audio/jamulus/jamulus-r3_8_1/android/
H A Dsound.cpp128 QString sDeviceID = QString::number ( stream->getDeviceId() ); in printStreamDetails() local
135 …<< ", SharingMode: " << sSharingMode << ", DeviceID: " << sDeviceID << ", SampleRate: " << sSample… in printStreamDetails()
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/
H A DPythonObjects.cpp721 std::string sDeviceID = PyUnicode_AsUTF8(self->DeviceID); in CDevice_insert() local
755 …self->HwdID, sDeviceID.c_str(), self->Unit, self->Type, self->SubType, self->SwitchType, self->Use… in CDevice_insert()
762 …self->HwdID, sDeviceID.c_str(), self->Unit, self->Type, self->SubType, self->SwitchType, self->Use… in CDevice_insert()
847 std::string sDeviceID = PyUnicode_AsUTF8(self->DeviceID); in CDevice_update() local
973 …DevRowIdx = m_sql.UpdateValue(self->HwdID, sDeviceID.c_str(), (const unsigned char)self->Unit, (co… in CDevice_update()
1003 …m_notifications.CheckAndHandleNotification(DevRowIdx, self->HwdID, sDeviceID, sName, self->Unit, i… in CDevice_update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/source/
H A Dopenclwrapper.cxx822 …OString sDeviceID = getDeviceInfoString(pDeviceId, CL_DEVICE_VENDOR) + " " + getDeviceInfoString(p… in switchOpenCLDevice() local
823 rOutSelectedDeviceVersionIDString = OStringToOUString(sDeviceID, RTL_TEXTENCODING_UTF8); in switchOpenCLDevice()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/source/
H A Dopenclwrapper.cxx823 …OString sDeviceID = getDeviceInfoString(pDeviceId, CL_DEVICE_VENDOR) + " " + getDeviceInfoString(p… in switchOpenCLDevice() local
824 rOutSelectedDeviceVersionIDString = OStringToOUString(sDeviceID, RTL_TEXTENCODING_UTF8); in switchOpenCLDevice()
/dports/lang/fpc-source/fpc-3.2.2/packages/os2units/src/
H A Dmmbase.pas903 sDeviceID:Integer;