Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 25 of 38) sorted by relevance

12

/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.h53 typedef enum device_type { enum
64 } device_type; typedef
/third_party/skia/third_party/externals/angle2/scripts/
Dupdate_extension_data.py98 def name_device(gpu, device_type): argument
114 def get_props_string(gpu, bot_os, device_os, device_type): argument
119 def collect_task_and_update_json(task_id, gpu, bot_os, device_os, device_type): argument
/third_party/boost/boost/gil/io/
Ddevice.hpp555 using device_type = istream_device<FormatTag>; typedef
565 using device_type = file_stream_device<FormatTag>; typedef
626 using device_type = ostream_device<FormatTag>; typedef
632 using device_type = file_stream_device<FormatTag>; typedef
/third_party/uboot/u-boot-2020.01/drivers/cpu/
Driscv_cpu.c47 const char *device_type; in riscv_cpu_get_count() local
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/
Dcpu_x86.c67 const char *device_type; in cpu_x86_get_count() local
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/
Dandes_plic.c70 const char *device_type; in init_plic() local
/third_party/eudev/src/udev/
Dudevadm-trigger.c123 } device_type = TYPE_DEVICES; in adm_trigger() local
/third_party/ffmpeg/libavfilter/
Dvf_hwupload.c39 char *device_type; member
/third_party/boost/boost/iostreams/
Dcode_converter.hpp142 >::type device_type; typedef
248 typedef typename impl_type::device_type device_type; typedef in boost::iostreams::code_converter
/third_party/boost/boost/gil/extension/io/tiff/detail/
Ddevice.hpp438 using device_type = file_stream_device<FormatTag>; typedef
444 using device_type = file_stream_device<FormatTag>; typedef
/third_party/boost/boost/interprocess/
Dmanaged_xsi_shared_memory.hpp71 typedef xsi_shared_memory_file_wrapper device_type; typedef in boost::interprocess::basic_managed_xsi_shared_memory
Dmanaged_mapped_file.hpp71 typedef ipcdetail::file_wrapper device_type; typedef in boost::interprocess::basic_managed_mapped_file
Dmanaged_shared_memory.hpp76 typedef shared_memory_object device_type; typedef in boost::interprocess::basic_managed_shared_memory
/third_party/boost/boost/gil/extension/io/raw/detail/
Ddevice.hpp123 using device_type = file_stream_device<FormatTag>; typedef
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp116 typedef typename ManagedMemory::device_type device_type; in grow() typedef
139 typedef typename ManagedMemory::device_type device_type; in shrink_to_fit() typedef
/third_party/ffmpeg/libavcodec/
Dcodec.h446 enum AVHWDeviceType device_type; member
/third_party/uboot/u-boot-2020.01/board/gdsys/a38x/
Dhre.c81 static uint64_t device_type; variable
/third_party/skia/third_party/externals/angle2/infra/specs/
Dangle.json31 "device_type": "flame", string
68 "device_type": "flame", string
105 "device_type": "flame", string
142 "device_type": "flame", string
179 "device_type": "flame", string
216 "device_type": "flame", string
253 "device_type": "flame", string
290 "device_type": "flame", string
326 "device_type": "flame", string
363 "device_type": "flame", string
[all …]
/third_party/uboot/u-boot-2020.01/board/gdsys/p1022/
Dcontrolcenterd-id.c131 static uint64_t device_type; variable
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.c90 enum AVHWDeviceType device_type; member
Dhwcontext_opencl.c409 cl_device_type match_type = 0, device_type; in opencl_filter_device() local
1142 cl_device_type device_type; in opencl_filter_gpu_device() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_ext_stubs.cpp603 EGLint device_type, in CreateDeviceANGLE()
Dcl_stubs.cpp59 DeviceType device_type, in GetDeviceIDs()
145 DeviceType device_type, in CreateContextFromType()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.cpp33 cl_device_type device_type, in clGetDeviceIDs()
68 cl_device_type device_type, in clCreateContextFromType()
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.cpp463 EGLDeviceEXT EGLAPIENTRY eglCreateDeviceANGLE(EGLint device_type, in eglCreateDeviceANGLE()

12