Home
last modified time | relevance | path

Searched refs:rPlatformName (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/opencl/
H A Dopenclwrapper.hxx80 OPENCL_DLLPUBLIC void getOpenCLDeviceName(OUString& rDeviceName, OUString& rPlatformName);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/opencl/
H A Dopenclwrapper.hxx80 OPENCL_DLLPUBLIC void getOpenCLDeviceName(OUString& rDeviceName, OUString& rPlatformName);
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/source/
H A Dopenclwrapper.cxx853 void getOpenCLDeviceName(OUString& rDeviceName, OUString& rPlatformName) in getOpenCLDeviceName() argument
874 rPlatformName = OUString::createFromAscii(platformName); in getOpenCLDeviceName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/source/
H A Dopenclwrapper.cxx854 void getOpenCLDeviceName(OUString& rDeviceName, OUString& rPlatformName) in getOpenCLDeviceName() argument
875 rPlatformName = OUString::createFromAscii(platformName); in getOpenCLDeviceName()