Home
last modified time | relevance | path

Searched defs:device_count (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select.h47 …vice_select_find_xcb_pci_default(struct device_pci_info *devices, uint32_t device_count) { return … in device_select_find_xcb_pci_default()
53 …_select_find_wayland_pci_default(struct device_pci_info *devices, uint32_t device_count) { return … in device_select_find_wayland_pci_default()
Ddevice_select_layer.c274 uint32_t device_count, in device_select_find_explicit_default()
292 uint32_t device_count, in device_select_find_dri_prime_tag_default()
312 uint32_t device_count) in device_select_find_boot_vga_default()
336 uint32_t device_count) in device_select_find_non_cpu()
351 uint32_t device_count, in find_non_cpu_skip()
Ddevice_select_x11.c63 int device_select_find_xcb_pci_default(struct device_pci_info *devices, uint32_t device_count) in device_select_find_xcb_pci_default()
Ddevice_select_wayland.c99 int device_select_find_wayland_pci_default(struct device_pci_info *devices, uint32_t device_count) in device_select_find_wayland_pci_default()
/third_party/boost/libs/compute/test/
Dtest_system.cpp22 BOOST_AUTO_TEST_CASE(device_count) in BOOST_AUTO_TEST_CASE() argument
/third_party/mesa3d/src/tool/pps/
Dpps_device.cc22 uint32_t DrmDevice::device_count() in device_count() function in pps::DrmDevice
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_application.cc146 uint32_t device_count = 0; in GetPhysicalDevices() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_manager.cc80 int GPUDeviceManager::device_count() const { return CudaDriver::device_count(); } in device_count() function in mindspore::device::gpu::GPUDeviceManager
Dcuda_driver.cc233 int CudaDriver::device_count() { in device_count() function in mindspore::device::gpu::CudaDriver
/third_party/boost/libs/compute/include/boost/compute/
Dsystem.hpp130 static size_t device_count() in device_count() function in boost::compute::system
Dplatform.hpp148 size_t device_count(cl_device_type type = CL_DEVICE_TYPE_ALL) const in device_count() function in boost::compute::platform
/third_party/boost/boost/compute/
Dsystem.hpp130 static size_t device_count() in device_count() function in boost::compute::system
Dplatform.hpp148 size_t device_count(cl_device_type type = CL_DEVICE_TYPE_ALL) const in device_count() function in boost::compute::platform
/third_party/mindspore/mindspore/lite/src/delegate/nnrt/
Dnnrt_delegate.cc59 uint32_t device_count = 0; in Build() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_instance.h82 uint32_t device_count; member
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c420 int ret, i, device_count; in cuda_device_derive() local
/third_party/libinput/test/
Dtest-udev.c364 process_events_count_devices(struct libinput *li, int *device_count) in process_events_count_devices()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddevice_queue_op.cc47 int32_t device_count = 0; in DeviceQueueOp() local
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp331 uint32_t device_count = 1; in get_vk_device() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdecoder.c1353 guint device_count = 0; in gst_nv_decoder_check_cuda_device_from_context() local
Dgstnvdec.c1761 guint device_count = 0; in gst_nvdec_check_cuda_device_from_context() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc1004 int device_count = 0; in InitDevice() local
/third_party/libdrm/
Dxf86drm.c4217 int ret, i, node_count, device_count; in drmGetDevices2() local