Searched refs:pPlatforms (Results 1 – 8 of 8) sorted by relevance
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/configuration/ |
H A D | ReaderConfigurationParser.cpp | 75 bool ReaderConfigurationParser::EntryParser::matchPlatform(const QJsonArray& pPlatforms, const QOpe… in matchPlatform() argument 104 for (const auto& entry : pPlatforms) in matchPlatform()
|
H A D | ReaderConfigurationParser.h | 33 …[[nodiscard]] bool matchPlatform(const QJsonArray& pPlatforms, const QOperatingSystemVersion& pCur…
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/opencl/source/ |
H A D | openclwrapper.cxx | 689 cl_platform_id* pPlatforms = new cl_platform_id[nPlatforms]; in fillOpenCLInfo() local 690 nState = clGetPlatformIDs(nPlatforms, pPlatforms, nullptr); in fillOpenCLInfo() 698 if(createPlatformInfo(pPlatforms[i], aPlatformInfo)) in fillOpenCLInfo()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/opencl/source/ |
H A D | openclwrapper.cxx | 689 cl_platform_id* pPlatforms = new cl_platform_id[nPlatforms]; in fillOpenCLInfo() local 690 nState = clGetPlatformIDs(nPlatforms, pPlatforms, nullptr); in fillOpenCLInfo() 698 if(createPlatformInfo(pPlatforms[i], aPlatformInfo)) in fillOpenCLInfo()
|
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/Initialize/ |
H A D | b3OpenCLUtils.cpp | 135 cl_platform_id pPlatforms[10] = {0}; in b3OpenCLUtils_getNumPlatforms() local 138 cl_int ciErrNum = clGetPlatformIDs(10, pPlatforms, &numPlatforms); in b3OpenCLUtils_getNumPlatforms()
|
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/Initialize/ |
H A D | b3OpenCLUtils.cpp | 135 cl_platform_id pPlatforms[10] = {0}; in b3OpenCLUtils_getNumPlatforms() local 138 cl_int ciErrNum = clGetPlatformIDs(10, pPlatforms, &numPlatforms); in b3OpenCLUtils_getNumPlatforms()
|
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/Initialize/ |
H A D | b3OpenCLUtils.cpp | 135 cl_platform_id pPlatforms[10] = {0}; in b3OpenCLUtils_getNumPlatforms() local 138 cl_int ciErrNum = clGetPlatformIDs(10, pPlatforms, &numPlatforms); in b3OpenCLUtils_getNumPlatforms()
|
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/Initialize/ |
H A D | b3OpenCLUtils.cpp | 135 cl_platform_id pPlatforms[10] = {0}; in b3OpenCLUtils_getNumPlatforms() local 138 cl_int ciErrNum = clGetPlatformIDs(10, pPlatforms, &numPlatforms); in b3OpenCLUtils_getNumPlatforms()
|