Home
last modified time | relevance | path

Searched refs:child_type (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dterminal.hpp109 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
110 return result_type::make(child_type( in operator ()()
134 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
135 return result_type::make(child_type( in operator ()()
159 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
160 return result_type::make(child_type( in operator ()()
414 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
416 child_type( in operator ()()
428 typedef typename result_type::proto_child0 child_type; in operator ()() typedef
430 child_type( in operator ()()
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dnswalk.c162 acpi_object_type child_type; in acpi_ns_walk_namespace() local
181 child_type = ACPI_TYPE_ANY; in acpi_ns_walk_namespace()
195 child_type = child_node->type; in acpi_ns_walk_namespace()
213 else if (child_type == type) { in acpi_ns_walk_namespace()
/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 Dchoose_next_node.hpp38 typedef typename children_type::value_type child_type; typedef in boost::geometry::index::detail::rtree::choose_next_node
85 child_type const& ch_i = children[i]; in choose_by_minimum_overlap_cost()
151 child_type const& ch_i = children[i]; in choose_by_minimum_overlap_cost_first_n()
164 child_type const& ch_j = children[j]; in choose_by_minimum_overlap_cost_first_n()
206 child_type const& ch_i = children[i]; in choose_by_minimum_content_cost()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c66 if (priv->child_type != IPOIB_LEGACY_CHILD) in is_child_unique()
79 tpriv->child_type == IPOIB_LEGACY_CHILD) in is_child_unique()
125 priv->child_type = type; in __ipoib_vlan_add()
269 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
H A Dipoib.h402 int child_type; member
599 u16 pkey, int child_type);
/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.hpp63 typedef typename children_type::value_type child_type; in apply() typedef
64 child_type const& ch_i = children[i]; in apply()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-ixp4xx.c166 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq() argument
H A Dgpio-sifive.c143 unsigned int child_type, in sifive_gpio_child_to_parent_hwirq() argument
H A Dgpio-thunderx.c394 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq() argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c688 unsigned int child_type, in pm8xxx_child_to_parent_hwirq() argument
693 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
H A Dpinctrl-spmi-gpio.c948 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq() argument
953 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
H A Dpinctrl-msm.c1210 unsigned int child_type, in msm_gpio_wakeirq() argument
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Ddriver.h93 unsigned int child_type,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp1621 typedef typename Exp::left_type child_type; in contains_self() typedef
1622 return contains_self(e.left(), typename child_type::arity()); in contains_self()