Home
last modified time | relevance | path

Searched refs:Device (Results 1 – 25 of 2361) sorted by relevance

12345678910>>...95

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp94 template<typename Device>
96 BOOST_IOS::openmode which, Device* dev ) in seek()
102 template<typename Device>
103 void close(BOOST_IOS::openmode which, Device* dev) in close()
106 template<typename Device>
107 bool flush( Device* dev ) in flush()
129 template<typename Device, typename Dummy>
131 seek( Device& dev, Dummy*, stream_offset off, in seek()
134 typedef typename category_of<Device>::type category; in seek()
138 template<typename Device>
[all …]
H A Dmode_adapter.hpp66 template<typename Device>
67 std::streampos seek(Device& dev, stream_offset off, BOOST_IOS::seekdir way) in seek()
70 template<typename Device>
71 std::streampos seek( Device& dev, stream_offset off, in seek()
75 template<typename Device>
76 void close(Device& dev) in close()
79 template<typename Device>
80 void close(Device& dev, BOOST_IOS::openmode which) in close()
H A Dnon_blocking_adapter.hpp19 template<typename Device>
22 typedef typename char_type_of<Device>::type char_type;
24 : mode_of<Device>::type, device_tag
26 explicit non_blocking_adapter(Device& dev) : device_(dev) { } in non_blocking_adapter()
57 Device& device_;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dstream.hpp28 template<typename Device, typename Tr>
30 typedef typename char_type_of<Device>::type char_type;
32 typedef typename category_of<Device>::type mode;
62 template< typename Device,
65 BOOST_DEDUCED_TYPENAME char_type_of<Device>::type
69 BOOST_DEDUCED_TYPENAME char_type_of<Device>::type
73 detail::stream_traits<Device, Tr>::stream_type >
75 : protected base_from_member< stream_buffer<Device, Tr, Alloc> >,
79 typedef base_from_member< stream_buffer<Device, Tr, Alloc> > pbase_type;
80 typedef typename stream_traits<Device, Tr>::stream_type stream_type;
[all …]
H A Dseek.hpp50 template<typename T, typename Device>
52 seek( T& t, Device& dev, stream_offset off, BOOST_IOS::seekdir way, in seek()
156 template<typename T, typename Device>
157 static std::streampos seek( T& t, Device& d, in seek()
166 template<typename T, typename Device>
167 static std::streampos seek( T& t, Device& d, in seek()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream.hpp15 template< typename Device,
18 BOOST_DEDUCED_TYPENAME char_type_of<Device>::type
22 BOOST_DEDUCED_TYPENAME char_type_of<Device>::type
24 struct stream : detail::stream_base<Device, Tr, Alloc> {
26 typedef typename char_type_of<Device>::type char_type;
28 : mode_of<Device>::type,
30 detail::stream_traits<Device, Tr>::stream_tag
36 Device, Tr
43 open_impl(detail::forward<Device, U0>(), u0); in stream()
48 open_impl(detail::forward<Device, U0>(), u0, u1); in stream()
[all …]
H A Dforward.hpp17 template<typename Device, typename U>
20 ( !is_same< U, Device >::value &&
21 !is_same< U, reference_wrapper<Device> >::value ));
24 template<typename Device, typename U>
26 : mpl::bool_<forward_impl<Device, U>::value>
/OK3568_Linux_fs/kernel/drivers/scsi/device_handler/
H A DKconfig3 # SCSI Device Handler configuration
7 bool "SCSI Device Handlers"
11 SCSI Device Handlers provide device specific support for
16 tristate "LSI RDAC Device Handler"
22 tristate "HP/COMPAQ MSA Device Handler"
30 tristate "EMC CLARiiON Device Handler"
36 tristate "SPC-3 ALUA Device Handler"
39 SCSI Device handler for generic SPC-3 Asymmetric Logical Unit
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Di2c-muxes.rst8 Device () scope per mux channel.
19 Device (SMB1)
22 Device (MUX0)
31 Device (CH00)
35 Device (CLIA)
46 Device (CH01)
50 Device (CLIB)
H A Dintel-pmc-mux.rst22 Device modes. The driver is located here: drivers/usb/typec/mux/intel_pmc_mux.c.
37 Device (CH0)
42 Device (CH1)
48 _PLD (Physical Location of Device)
56 Device (CH0)
67 Mux-agent specific _DSD Device Properties
119 Device (MUX)
123 Device (CH0)
138 Device (CH1)
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/
H A Dpci-endpoint-cfs.rst35 Creating EPF Device
44 ... <EPF Device 11>/
45 ... <EPF Device 21>/
47 ... <EPF Device 12>/
48 ... <EPF Device 22>/
55 (These entries are created by the framework when any new <EPF Device> is
60 ... <EPF Device 11>/
72 EPC Device
89 The <EPC Device> directory will have a list of symbolic links to
90 <EPF Device>. These symbolic links should be created by the user to
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dxhci.asl12 Device (XHCI)
22 Device (RHUB)
26 Device (PRT1) { Name(_ADR, 1) } /* USB Port 0 */
27 Device (PRT2) { Name(_ADR, 2) } /* USB Port 1 */
28 Device (PRT3) { Name(_ADR, 3) } /* USB Port 2 */
29 Device (PRT4) { Name(_ADR, 4) } /* USB Port 3 */
H A Dusb.asl12 Device (EHC1)
25 Device (HUB7)
29 Device(PRT1) { Name(_ADR, 1) } /* USB Port 0 */
30 Device(PRT2) { Name(_ADR, 2) } /* USB Port 1 */
31 Device(PRT3) { Name(_ADR, 3) } /* USB Port 2 */
32 Device(PRT4) { Name(_ADR, 4) } /* USB Port 3 */
H A Dlpc.asl11 /* Intel LPC Bus Device - 0:1f.0 */
34 Device (LPCB)
50 Device (FWH)
60 Device (PIC)
87 Device (TIMR)
99 Device (HPET)
115 Device (IURT)
163 Device (RTC)
178 Device (LDRC)
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-quark/acpi/
H A Dlpc.asl7 /* Intel LPC Bus Device - 0:1f.0 */
9 Device (LPCB)
28 Device (FWH)
38 Device (PIC)
65 Device (TIMR)
77 Device (HPET)
93 Device (RTC)
104 Device (LDRC)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dfunctional.hpp163 template<typename Buffer, typename Device>
167 flush_buffer_operation(Buffer& buf, Device& dev, bool flush) in flush_buffer_operation()
178 Device& dev_;
182 template<typename Buffer, typename Device>
183 flush_buffer_operation<Buffer, Device>
184 flush_buffer(Buffer& buf, Device& dev, bool flush) in flush_buffer()
185 { return flush_buffer_operation<Buffer, Device>(buf, dev, flush); } in flush_buffer()
/OK3568_Linux_fs/tools/windows/RKDevTool/RKDevTool_Release/Language/
H A DEnglish.ini69 IDS_FOUNDONEDEVICE=Found One %s Device
152 IDS_TESTDEVICEPROGRESSINFO=Test Device(%d%%)...
153 IDS_LOWERFORMATPROGRESSINFO=Lowerformat Device(%d%%)...
172 IDS_TESTDEVICE_START=Test Device Start
173 IDS_TESTDEVICE_FAIL=Test Device Fail
174 IDS_TESTDEVICE_PASS=Test Device Success
175 IDS_LOWERFORMATDEVICE_START=Lowerformat Device Start
176 IDS_LOWERFORMATDEVICE_FAIL=Lowerformat Device Fail
177 IDS_LOWERFORMATDEVICE_PASS=Lowerformat Device Success
178 IDS_RESETDEVICE_START=Reset Device Start
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/opencl/
H A Dopencl_info.hpp74 Device current_device; in dumpOpenCLInformation()
78 const char* deviceTypeStr = current_device.type() == Device::TYPE_CPU in dumpOpenCLInformation()
79 …? ("CPU") : (current_device.type() == Device::TYPE_GPU ? current_device.hostUnifiedMemory() ? "iGP… in dumpOpenCLInformation()
94 const Device& device = Device::getDefault(); in dumpOpenCLInformation()
105 const char* deviceTypeStr = device.type() == Device::TYPE_CPU in dumpOpenCLInformation()
106 …? ("CPU") : (device.type() == Device::TYPE_GPU ? device.hostUnifiedMemory() ? "iGPU" : "dGPU" : "u… in dumpOpenCLInformation()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/opencl/
H A Dopencl_info.hpp74 Device current_device; in dumpOpenCLInformation()
78 const char* deviceTypeStr = current_device.type() == Device::TYPE_CPU in dumpOpenCLInformation()
79 …? ("CPU") : (current_device.type() == Device::TYPE_GPU ? current_device.hostUnifiedMemory() ? "iGP… in dumpOpenCLInformation()
94 const Device& device = Device::getDefault(); in dumpOpenCLInformation()
105 const char* deviceTypeStr = device.type() == Device::TYPE_CPU in dumpOpenCLInformation()
106 …? ("CPU") : (device.type() == Device::TYPE_GPU ? device.hostUnifiedMemory() ? "iGPU" : "dGPU" : "u… in dumpOpenCLInformation()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/opencl/
H A Dopencl_info.hpp74 Device current_device; in dumpOpenCLInformation()
78 const char* deviceTypeStr = current_device.type() == Device::TYPE_CPU in dumpOpenCLInformation()
79 …? ("CPU") : (current_device.type() == Device::TYPE_GPU ? current_device.hostUnifiedMemory() ? "iGP… in dumpOpenCLInformation()
94 const Device& device = Device::getDefault(); in dumpOpenCLInformation()
105 const char* deviceTypeStr = device.type() == Device::TYPE_CPU in dumpOpenCLInformation()
106 …? ("CPU") : (device.type() == Device::TYPE_GPU ? device.hostUnifiedMemory() ? "iGPU" : "dGPU" : "u… in dumpOpenCLInformation()
/OK3568_Linux_fs/buildroot/package/libiio/
H A D0001-C-public-fields-with-getters-setters-cannot-be-marked-readonly.patch17 bindings/csharp/Device.cs | 2 +-
20 diff --git a/bindings/csharp/Device.cs b/bindings/csharp/Device.cs
22 --- a/bindings/csharp/Device.cs
23 +++ b/bindings/csharp/Device.cs
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dinfrastructure.rst1 Device drivers infrastructure
4 The Basic Device Driver-Model Structures
11 Device Drivers Base
47 Device Drivers DMA Management
53 Device drivers PnP support
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dlpc32xx-udc.txt1 * NXP LPC32xx SoC USB Device Controller (UDC)
8 * USB Device Low Priority Interrupt
9 * USB Device High Priority Interrupt
10 * USB Device DMA Interrupt
/OK3568_Linux_fs/tools/windows/Rockchip_USB_SQ_Tool/
H A D版本更新记录.txt3 2. 支持 USB2.0 Device/Host 眼图测试命令的查询;
4 3. 支持 USB2.0 Device/Host High-speed 发送信号的 Pre-emphasize、Height、ODT、Slew Rate 等调整;
5 4. 支持 USB2.0 Device/Host High-speed 接收信号的 Squelch 调整;
7 6. 支持 USB2.0 Device Vbus 检测阈值 B_SessionValid 调整;
/OK3568_Linux_fs/kernel/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst24 2. Device Information
28 :Device Name: KS0108 LCD Controller
29 :Device Code: ks0108
31 :Device Webpage: -

12345678910>>...95