Home
last modified time | relevance | path

Searched defs:deviceCount (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
H A DCommonConfigLoadingTest.java165 int deviceCount = 0; in testConfigurationLoad() local
303 private void checkPythonModules(File config, int deviceCount) in checkPythonModules()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/device_partition/
H A Dtest_device_partition.cpp96 cl_uint deviceCount = 0; in create_single_kernel_helper() local
208 int test_device_set(size_t deviceCount, size_t queueCount, cl_device_id *devices, int num_elements,… in test_device_set()
492 cl_uint deviceCount; in test_partition_of_device() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/multiple_device_context/
H A Dtest_multiple_devices.cpp38 int test_device_set(size_t deviceCount, size_t queueCount, cl_device_id *devices, int num_elements) in test_device_set()
212 cl_uint deviceCount; in test_max_devices() local
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dmtia_extension.cpp69 c10::DeviceIndex deviceCount() const noexcept override { in deviceCount() function
148 c10::DeviceIndex deviceCount() const override { in deviceCount() function
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DParentShardReplicate.java52 Integer deviceCount = shardCount; in replicatedSetup() local
/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DAcceleratorHooksInterface.h22 virtual DeviceIndex deviceCount() const { in deviceCount() function
H A DMTIAHooksInterface.h45 DeviceIndex deviceCount() const override { in deviceCount() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/
H A DMetalGuardImpl.cpp39 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/
H A DVulkanGuardImpl.cpp45 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
H A Ddevice_parser.cpp110 unsigned int deviceCount = 0; in getDeviceCount() local
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/dvb/
DDvbDeviceAccessor.java141 int deviceCount = getNumOfDvbDevices(); in getRecordingCapability() local
/aosp_15_r20/external/pytorch/c10/core/impl/
H A DFakeGuardImpl.h56 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
H A DVirtualGuardImpl.h55 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
H A DDeviceGuardImplInterface.h277 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DUnicastCapability.h174 int32_t deviceCount = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DUnicastCapability.h174 int32_t deviceCount = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DUnicastCapability.h174 int32_t deviceCount = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DUnicastCapability.h174 int32_t deviceCount = 0; variable
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothDevicesSliceTest.java281 private void mockBluetoothDeviceList(int deviceCount) { in mockBluetoothDeviceList()
/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSGuardImpl.h84 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/external/pytorch/c10/xpu/impl/
H A DXPUGuardImpl.h68 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DUnicastCapability.h196 int32_t deviceCount = 0; variable
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtensor_impl.cpp58 c10::DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/external/pytorch/c10/cuda/impl/
H A DCUDAGuardImpl.h79 DeviceIndex deviceCount() const noexcept override { in deviceCount() function
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp165 uint32_t deviceCount = 0; in initialize() local

12345