Searched defs:getDeviceCount (Results 1 – 3 of 3) sorted by relevance
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/ | ||
D | device_parser.cpp | 108 size_t ModernSnapshotParser::getDeviceCount() const in getDeviceCount() function in ModernSnapshotParser |
/external/llvm-project/parallel-libs/acxxel/ | ||
D | cuda_acxxel.cpp | 185 Expected<int> CUDAPlatform::getDeviceCount() { in getDeviceCount() function in acxxel::__anon4f0fd1df0111::CUDAPlatform |
D | opencl_acxxel.cpp | 185 Expected<int> OpenCLPlatform::getDeviceCount() { return FullDeviceIDs.size(); } in getDeviceCount() function in acxxel::__anon99c0e3c30111::OpenCLPlatform |