Home
last modified time | relevance | path

Searched defs:getDeviceCount (Results 1 – 3 of 3) sorted by relevance

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Ddevice_parser.cpp108 size_t ModernSnapshotParser::getDeviceCount() const in getDeviceCount() function in ModernSnapshotParser
/external/llvm-project/parallel-libs/acxxel/
Dcuda_acxxel.cpp185 Expected<int> CUDAPlatform::getDeviceCount() { in getDeviceCount() function in acxxel::__anon4f0fd1df0111::CUDAPlatform
Dopencl_acxxel.cpp185 Expected<int> OpenCLPlatform::getDeviceCount() { return FullDeviceIDs.size(); } in getDeviceCount() function in acxxel::__anon99c0e3c30111::OpenCLPlatform