Home
last modified time | relevance | path

Searched defs:num_devices (Results 1 – 25 of 237) sorted by relevance

12345678910

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc1876 const auto num_devices = 2; in TEST_F() local
2011 const auto num_devices = 2; in TEST_F() local
2055 const auto num_devices = 2; in TEST_F() local
2107 const auto num_devices = 1; in TEST_F() local
2493 const auto num_devices = 2; in TEST_F() local
2556 const auto num_devices = 2; in TEST_F() local
2622 const auto num_devices = 1; in TEST_F() local
2678 const auto num_devices = 2; in TEST_F() local
2731 const auto num_devices = 2; in TEST_F() local
2826 const auto num_devices = 2; in TEST_F() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dcollective_param_resolver_distributed_test.cc116 void DefineWorkers(int num_workers, int num_devices, in DefineWorkers()
125 int num_devices, bool nccl) { in DefineWorker()
163 void DefineCollectiveParams(int num_workers, int num_devices, in DefineCollectiveParams()
180 CollectiveParams* CreateCollectiveParams(int num_workers, int num_devices, in CreateCollectiveParams()
200 void IssueRequests(int num_workers, int num_devices) { in IssueRequests()
236 void ValidateCollectiveParams(int num_workers, int num_devices) { in ValidateCollectiveParams()
282 void RestartWorker(int worker_idx, int num_workers, int num_devices, in RestartWorker()
324 const int num_devices = 1; in TEST_F() local
333 const int num_devices = 2; in TEST_F() local
342 const int num_devices = 1; in TEST_F() local
[all …]
/aosp_15_r20/external/mesa3d/src/tool/pps/
H A Dpps_device.cc25 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in device_count() local
85 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create_all() local
115 int num_devices = drmGetDevices2(0, devices, MAX_DRM_DEVICES); in create() local
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_unittest.cc721 int num_devices = audio_device()->PlayoutDevices(); in TEST_P() local
738 int num_devices = audio_device()->RecordingDevices(); in TEST_P() local
754 int num_devices = audio_device()->PlayoutDevices(); in TEST_P() local
777 int num_devices = audio_device()->RecordingDevices(); in TEST_P() local
815 int num_devices = audio_device()->PlayoutDevices(); in TEST_P() local
842 int num_devices = audio_device()->RecordingDevices(); in TEST_P() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d10/
H A Dmain.cpp63 cl_uint num_devices = 0; in main() local
90 …ation(cl_platform_id platform, IDXGIAdapter* pAdapter, ID3D10Device* pDevice, cl_uint* num_devices) in TestAdapterEnumeration()
210 cl_uint num_devices = 0; in TestAdapterDevices() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/
H A Dmain.cpp66 cl_uint num_devices = 0; in main() local
98 cl_uint* num_devices) in TestAdapterEnumeration()
208 cl_uint num_devices = 0; in TestAdapterDevices() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/
H A Dtest_buffer_migrate.cpp51 …migrations migrate, cl_command_queue *queues, cl_mem *mem_objects, cl_uint num_devices, cl_mem_mig… in migrateMemObject()
81 static cl_int restoreBuffer(cl_command_queue *queues, cl_mem *buffers, cl_uint num_devices, cl_mem_… in restoreBuffer()
105 cl_uint num_devices, num_devices_limited; in test_buffer_migrate() local
H A Dtest_image_migrate.cpp62 cl_uint num_devices, cl_mem_migration_flags *flags, MTdata d) in migrateMemObject()
93 static cl_int restoreImage(cl_command_queue *queues, cl_mem *mem_objects, cl_uint num_devices, in restoreImage()
122 cl_uint num_devices, num_devices_limited; in test_image_migrate() local
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch_generated.c86 cl_uint* num_devices) in clGetDeviceIDs()
113 cl_uint* num_devices) in clGetDeviceIDs_disp()
175 cl_uint num_devices, in clCreateContext()
208 cl_uint num_devices, in clCreateContext_disp()
865 cl_uint num_devices, in clCreateProgramWithBinary()
898 cl_uint num_devices, in clCreateProgramWithBinary_disp()
973 cl_uint num_devices, in clBuildProgram()
1003 cl_uint num_devices, in clBuildProgram_disp()
3390 cl_uint num_devices, in clCreateSubDevices()
3417 cl_uint num_devices, in clCreateSubDevices_disp()
[all …]
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/
H A Dicd_print_layer_generated.c58 cl_uint* num_devices) CL_API_SUFFIX__VERSION_1_0 in clGetDeviceIDs_wrap()
89 cl_uint num_devices, in clCreateContext_wrap()
335 cl_uint num_devices, in clCreateProgramWithBinary_wrap()
374 cl_uint num_devices, in clBuildProgram_wrap()
1280 cl_uint num_devices, in clCreateSubDevices_wrap()
1333 cl_uint num_devices, in clCreateProgramWithBuiltInKernels_wrap()
1350 cl_uint num_devices, in clCompileProgram_wrap()
1375 cl_uint num_devices, in clLinkProgram_wrap()
1974 cl_uint* num_devices) CL_API_SUFFIX__VERSION_1_1 in clCreateSubDevicesEXT_wrap()
1997 cl_uint* num_devices) CL_API_SUFFIX__VERSION_1_0 in clGetDeviceIDsFromD3D10KHR_wrap()
[all …]
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/
H A Dcl.c170 cl_uint * num_devices) CL_API_SUFFIX__VERSION_1_0 in clGetDeviceIDs()
225 cl_uint *num_devices) CL_API_SUFFIX__VERSION_1_2 in clCreateSubDevices()
265 cl_uint num_devices , in clCreateContext()
799 cl_uint num_devices , in clCreateProgramWithBinary()
823 cl_uint num_devices , in clCreateProgramWithBuiltInKernels()
865 cl_uint num_devices , in clBuildProgram()
896 cl_uint num_devices , in clCompileProgram()
924 cl_uint num_devices , in clLinkProgram()
/aosp_15_r20/external/angle/src/libOpenCL/
H A DlibOpenCL_autogen.cpp36 cl_uint *num_devices) in clGetDeviceIDs()
53 cl_uint num_devices, in clCreateContext()
201 cl_uint num_devices, in clCreateProgramWithBinary()
223 cl_uint num_devices, in clBuildProgram()
753 cl_uint num_devices, in clCreateSubDevices()
783 cl_uint num_devices, in clCreateProgramWithBuiltInKernels()
793 cl_uint num_devices, in clCompileProgram()
809 cl_uint num_devices, in clLinkProgram()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp97 cl_uint *num_devices) in GetDeviceIDs()
115 cl_uint num_devices, in CreateSubDevices()
166 cl_uint num_devices, in CreateContext()
428 cl_uint num_devices, in CreateProgramWithBinary()
439 cl_uint num_devices, in CreateProgramWithBuiltInKernels()
469 cl_uint num_devices, in BuildProgram()
480 cl_uint num_devices, in CompileProgram()
495 cl_uint num_devices, in LinkProgram()
H A Dentry_points_cl_autogen.cpp66 cl_uint *num_devices) in clGetDeviceIDs()
110 cl_uint num_devices, in clCreateContext()
449 cl_uint num_devices, in clCreateProgramWithBinary()
499 cl_uint num_devices, in clBuildProgram()
1618 cl_uint num_devices, in clCreateSubDevices()
1687 cl_uint num_devices, in clCreateProgramWithBuiltInKernels()
1714 cl_uint num_devices, in clCompileProgram()
1743 cl_uint num_devices, in clLinkProgram()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/
H A Dtest_fine_grain_memory_consistency.cpp68 … &context, clCommandQueueWrapper* queues, clKernelWrapper &kernel, cl_uint num_devices, cl_uint nu… in launch_kernels_and_verify()
147 cl_uint num_devices = 0; in test_svm_fine_grain_memory_consistency() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dpermuter_test.cc50 void Init(int num_workers, int num_devices, in Init()
86 int num_devices, int tensor_len, int fail_after) { in RunTest()
H A Dring_gatherer_test.cc47 void Init(int num_workers, int num_devices, DataType dtype, in Init()
80 int num_devices, int num_subdivs, int tensor_len, in RunTest()
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DOpenCL.cpp350 cl_uint num_devices, in clCreateContext()
388 cl_uint num_devices, in clBuildProgram()
660 cl_uint num_devices, in clCreateProgramWithBinary()
857 cl_uint *num_devices) in clGetDeviceIDs()
/aosp_15_r20/external/tensorflow/tensorflow/core/nccl/
H A Dnccl_rewrite.cc36 int num_devices = node->num_inputs(); in ReplaceReduce() local
121 int num_devices = 0; // Number of distinct devices, incremented below. in ReplaceBroadcast() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_winsys_egl.c171 static EGLint virgl_egl_find_3d_device(struct gbm_device_info *dev_infos, EGLint num_devices, uint3… in virgl_egl_find_3d_device()
184 static EGLint virgl_egl_find_matching_device(struct gbm_device_info *dev_infos, EGLint num_devices,… in virgl_egl_find_matching_device()
197 EGLint num_devices = 0; in virgl_egl_get_device() local
/aosp_15_r20/device/linaro/poplar/wifi/wifi_hal/
Drtt.cpp447 int createTeardownRequest(WifiRequest& request, unsigned num_devices, mac_addr addr[]) { in createTeardownRequest()
502 int cancel_specific(unsigned num_devices, mac_addr addr[]) { in cancel_specific()
652 unsigned num_devices, mac_addr addr[]) in wifi_rtt_range_cancel()
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationCL.cpp569 const cl_uint *num_devices) in ValidateGetDeviceIDs()
703 cl_uint num_devices, in ValidateCreateContext()
1095 cl_uint num_devices, in ValidateCreateProgramWithBinary()
1146 cl_uint num_devices, in ValidateBuildProgram()
2890 cl_uint num_devices, in ValidateCreateSubDevices()
3111 cl_uint num_devices, in ValidateCreateProgramWithBuiltInKernels()
3160 cl_uint num_devices, in ValidateCompileProgram()
3236 cl_uint num_devices, in ValidateLinkProgram()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/utils/
H A Dcollective_lowering.cc127 const int32 num_devices = num_groups * group_size; in EmitCollectiveReduce() local
410 const llvm::SmallVectorImpl<int64>& candidates_flat, int64 num_devices, in SelectElementsBasedOnId()
489 const int64 num_devices = src_layout.num_devices(); in LowerAllGatherOp() local
/aosp_15_r20/hardware/synaptics/wlan/synadhd/wifi_hal/
Drtt.cpp463 int createTeardownRequest(WifiRequest& request, unsigned num_devices, mac_addr addr[]) { in createTeardownRequest()
523 int cancel_specific(unsigned num_devices, mac_addr addr[]) { in cancel_specific()
731 unsigned num_devices, mac_addr addr[]) in wifi_rtt_range_cancel()
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp509 int createTeardownRequest(WifiRequest& request, unsigned num_devices, mac_addr addr[]) { in createTeardownRequest()
572 int cancel_specific(unsigned num_devices, mac_addr addr[]) { in cancel_specific()
887 unsigned num_devices, mac_addr addr[]) in wifi_rtt_range_cancel()

12345678910