Searched refs:deviceCount (Results 1 – 9 of 9) sorted by relevance
363 int deviceCount = getCudaEnabledDeviceCount(); in getNullStream() local365 if (deviceCount > 0) in getNullStream()366 streams_.resize(deviceCount); in getNullStream()387 int deviceCount = getCudaEnabledDeviceCount(); in getMemoryPool() local389 if (deviceCount > 0) in getMemoryPool()390 pools_.resize(deviceCount); in getMemoryPool()648 const int deviceCount = getCudaEnabledDeviceCount(); in setBufferPoolConfig()650 for (deviceId = 0; deviceId < deviceCount; ++deviceId) in setBufferPoolConfig()
56 int deviceCount = [DeviceInfoIosObjC captureDeviceCount];58 for (int i = 0; i < deviceCount; i++) {
178 int deviceCount = getCudaEnabledDeviceCount(); in loadAll() local181 devices_.reserve(deviceCount); in loadAll()183 for (int i = 0; i < deviceCount; ++i) in loadAll()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...