Home
last modified time | relevance | path

Searched refs:Element (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/
H A Dinsert.hpp147 template <size_t InsertIndex, typename Element, typename Value, typename Options, typename Box, typ…
163 template <size_t InsertIndex, typename Element, typename Value, typename Options, typename Translat…
165 : public detail::insert<Element, Value, Options, Translator, Box, Allocators>
167 typedef detail::insert<Element, Value, Options, Translator, Box, Allocators> base;
172 …typedef typename level_insert_elements_type<InsertIndex, Element, Value, Options, Box, Allocators>…
185 Element const& element, in level_insert_base()
260 template <size_t InsertIndex, typename Element, typename Value, typename Options, typename Translat…
262 : public level_insert_base<InsertIndex, Element, Value, Options, Translator, Box, Allocators>
264 … typedef level_insert_base<InsertIndex, Element, Value, Options, Translator, Box, Allocators> base;
276 Element const& element, in level_insert()
[all …]
H A Dredistribute_elements.hpp31 template <typename Element, typename Translator, typename Tag, size_t Corner, size_t AxisIndex>
34 typedef typename rtree::element_indexable_type<Element, Translator>::type indexable_type;
44 bool operator()(Element const& e1, Element const& e2) const in operator ()()
57 template <typename Element, typename Translator, size_t Corner, size_t AxisIndex>
58 class element_axis_corner_less<Element, Translator, box_tag, Corner, AxisIndex>
65 bool operator()(Element const& e1, Element const& e2) const in operator ()()
75 template <typename Element, typename Translator, size_t Corner, size_t AxisIndex>
76 class element_axis_corner_less<Element, Translator, point_tag, Corner, AxisIndex>
83 bool operator()(Element const& e1, Element const& e2) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dnode_elements.hpp25 template <typename Element, typename Translator>
42 template <typename Element>
56 template <typename Element, typename Translator>
58 element_indexable(Element const& el, Translator const& tr) in element_indexable()
/OK3568_Linux_fs/kernel/Documentation/mhi/
H A Dmhi.rst95 [Read Pointer (RP)] ----------->[Ring Element] } TD
96 [Write Pointer (WP)]- [Ring Element]
97 - [Ring Element]
98 --------->[Ring Element]
99 [Ring Element]
122 [Read Pointer (RP)] ----------->[Ring Element] } ED
123 [Write Pointer (WP)]- [Ring Element]
124 - [Ring Element]
125 --------->[Ring Element]
126 [Ring Element]
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dmetadata.py11 from xml.etree.ElementTree import Element, tostring
111 elem = Element(tag, **kwargs)
119 child = Element('variable', name=key)
121 child = Element(key)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dinsert.hpp229 template <typename Element, typename Value, typename Options, typename Translator, typename Box, ty…
249 Element const& element, in insert()
284 boost::is_same<Element, Value>::value in insert()
430 Element const& m_element;
449 template <typename Element, typename Value, typename Options, typename Translator, typename Box, ty…
456 template <typename Element, typename Value, typename Options, typename Translator, typename Box, ty…
457 class insert<Element, Value, Options, Translator, Box, Allocators, insert_default_tag>
458 : public detail::insert<Element, Value, Options, Translator, Box, Allocators>
461 typedef detail::insert<Element, Value, Options, Translator, Box, Allocators> base;
472 Element const& element, in insert()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py84 return Element(self.soup, self.soup, None)
96 return Element(tag, self.soup, namespace)
104 return Element(self.soup, self.soup, None)
146 class Element(treebuildersbase.Node): class
315 node = Element(tag, self.soup, self.namespace)
331 class TextNode(Element):
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dvariadic_templates_tools.hpp105 typedef typename tuple_element<I-1, tuple<Values...> >::type Element; typedef in boost::container::container_detail::get_impl
109 typedef typename add_reference<Element>::type type;
110 typedef typename add_const_reference<Element>::type const_type;
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A DrstFlatTable.py104 class rowSpan(nodes.General, nodes.Element): pass # pylint: disable=C0103,C0321
105 class colSpan(nodes.General, nodes.Element): pass # pylint: disable=C0103,C0321
132 node = nodes.Element() # anonymous container for parsing
H A Dkfigure.py458 class kernel_render(nodes.General, nodes.Inline, nodes.Element):
511 parsed = nodes.Element()
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcpedb.py4 from xml.etree.ElementTree import Element, SubElement
31 cpes = Element('cpe-list')
/OK3568_Linux_fs/kernel/Documentation/sparc/oradax/
H A Ddax-hv-api.txt301 36.2.1.1.2. Primary Input Element Size
316 0 Element is stored as value minus 1 (0 evalutes to 1, 1 evalutes
318 1 Element is stored as value
320 36.2.1.1.4. Secondary Input Element Size
331 36.2.1.1.5. Input Element Offsets
443 … [27:23] Primary Input Element Size (see Section 36.2.1.1.2, “Primary
444 Input Element Size”)
446 Element Offsets”)
450 Element Offsets”)
459 [15:14] Secondary Input Element Size (see Section 36.2.1.1.4,
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dattributes.hpp776 template <typename F, typename Element>
777 struct result<F(Element)>
781 typename attribute_of<Element, Context, Iterator>::type
789 template <typename Element>
790 typename result<element_attribute(Element)>::type
791 operator()(Element&&) const;
/OK3568_Linux_fs/buildroot/board/rockchip/rk3399/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/buildroot/board/rockchip/rk3562/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/buildroot/board/rockchip/rk3399pro/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/debian/overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/buildroot/board/rockchip/rk3588/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf25 [Element Capture]
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.ips11 4.90.08 - Data Corruption if First Scatter Gather Element is > 64K
38 4.72.00 - Allow for a Scatter-Gather Element to exceed MAX_XFER Size
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst68 - Element
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Darray125 // Element access.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Darray125 // Element access.
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A DKconfig101 Service Element.

123