Home
last modified time | relevance | path

Searched refs:tuples (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/
H A Dtuple.hpp33 using tuples::tuple;
34 using tuples::make_tuple;
35 using tuples::tie;
37 using tuples::get;
45 inline typename tuples::access_traits<
46 typename tuples::element<N, tuples::cons<HT, TT> >::type
48 get(tuples::cons<HT, TT>& c) { in get()
49 return tuples::get<N,HT,TT>(c); in get()
55 inline typename tuples::access_traits<
56 typename tuples::element<N, tuples::cons<HT, TT> >::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dtuples.hpp19 namespace tuples { namespace
63 typename boost::tuples::element<N - 1, Tuple>::type
76 boost::tuples::length<Tuple>::value
89 typename boost::tuples::element<N - 1, Tuple>::type,
100 typename boost::tuples::element<0, Tuple>::type,
114 boost::tuples::length<Tuple>::value
170 size_t N = boost::tuples::length<Tuple>::value>
174 boost::tuples::cons<
175 typename boost::tuples::element<I, Tuple>::type,
192 typedef boost::tuples::cons<T, boost::tuples::null_type> type;
[all …]
H A Dpredicates.hpp501 struct predicates_length< boost::tuples::cons<Head, Tail> >
503 static const unsigned value = boost::tuples::length< boost::tuples::cons<Head, Tail> >::value;
544 struct predicates_element< I, boost::tuples::cons<Head, Tail> >
546 typedef boost::tuples::cons<Head, Tail> predicate_type;
548 typedef typename boost::tuples::element<I, predicate_type>::type type;
608 typename boost::tuples::element<First, TuplePredicates>::type, in apply()
678 boost::tuples::cons<Head, Tail>,
682 typedef boost::tuples::cons<Head, Tail> predicates_type;
684 static const unsigned pred_len = boost::tuples::length<predicates_type>::value;
748 predicates_is_distance<typename boost::tuples::element<N-1, Tuple>::type>::value
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dpredicates.hpp387 boost::tuples::cons<
389 boost::tuples::cons<Pred2, boost::tuples::null_type>
395 namespace bt = boost::tuples; in operator &&()
403 typename tuples::push_back<
404 boost::tuples::cons<Head, Tail>, Pred
406 operator&&(boost::tuples::cons<Head, Tail> const& t, Pred const& p) in operator &&()
409 namespace bt = boost::tuples; in operator &&()
412 tuples::push_back< in operator &&()
H A Dequal_to.hpp59 typedef typename boost::tuples::element<I, Tuple>::type T; in apply()
165 value_type, 0, boost::tuples::length<value_type>::value in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dde9im.hpp191 boost::tuples::cons
194 boost::tuples::cons<mask, boost::tuples::null_type>
198 namespace bt = boost::tuples; in operator ||()
206 typename index::detail::tuples::push_back
208 boost::tuples::cons<mask, Tail>,
211 operator||(boost::tuples::cons<mask, Tail> const& t, mask const& m) in operator ||()
213 namespace bt = boost::tuples; in operator ||()
215 return index::detail::tuples::push_back in operator ||()
H A Dresult.hpp315 template <typename Masks, int I = 0, int N = boost::tuples::length<Masks>::value>
321 typedef typename boost::tuples::element<I, Masks>::type mask_type; in apply()
352 struct interrupt_dispatch<boost::tuples::cons<Head, Tail>, true>
354 typedef boost::tuples::cons<Head, Tail> mask_type;
401 template <typename Masks, int I = 0, int N = boost::tuples::length<Masks>::value>
407 typedef typename boost::tuples::element<I, Masks>::type mask_type; in apply()
438 struct may_update_dispatch< boost::tuples::cons<Head, Tail> >
440 typedef boost::tuples::cons<Head, Tail> mask_type;
498 template <typename Masks, int I = 0, int N = boost::tuples::length<Masks>::value>
504 typedef typename boost::tuples::element<I, Masks>::type mask_type; in apply()
[all …]
H A Dinterface.hpp140 struct result_handler_type<Geometry1, Geometry2, boost::tuples::cons<Head, Tail>, false>
144 boost::tuples::cons<Head, Tail>,
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dsdio_cis.c270 prev = &func->tuples; in sdio_read_cis()
272 prev = &card->tuples; in sdio_read_cis()
361 *prev = card->tuples; in sdio_read_cis()
375 tuple = card->tuples; in sdio_free_common_cis()
383 card->tuples = NULL; in sdio_free_common_cis()
416 tuple = func->tuples; in sdio_free_func_cis()
418 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis()
424 func->tuples = NULL; in sdio_free_func_cis()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5125 calc_x(key_x[ETH_ALEN - 1 - i], rule->tuples.dst_mac[i], in hclge_fd_convert_tuple()
5127 calc_y(key_y[ETH_ALEN - 1 - i], rule->tuples.dst_mac[i], in hclge_fd_convert_tuple()
5134 calc_x(key_x[ETH_ALEN - 1 - i], rule->tuples.src_mac[i], in hclge_fd_convert_tuple()
5136 calc_y(key_y[ETH_ALEN - 1 - i], rule->tuples.src_mac[i], in hclge_fd_convert_tuple()
5142 calc_x(tmp_x_s, rule->tuples.vlan_tag1, in hclge_fd_convert_tuple()
5144 calc_y(tmp_y_s, rule->tuples.vlan_tag1, in hclge_fd_convert_tuple()
5151 calc_x(tmp_x_s, rule->tuples.ether_proto, in hclge_fd_convert_tuple()
5153 calc_y(tmp_y_s, rule->tuples.ether_proto, in hclge_fd_convert_tuple()
5160 calc_x(*key_x, rule->tuples.ip_tos, rule->tuples_mask.ip_tos); in hclge_fd_convert_tuple()
5161 calc_y(*key_y, rule->tuples.ip_tos, rule->tuples_mask.ip_tos); in hclge_fd_convert_tuple()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c377 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
387 &tuples[UDP][i]))) in test_cls_redirect_common()
392 &tuples[TCP][i]))) in test_cls_redirect_common()
401 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/c6x/
H A Ddscr.txt41 offset and bitmask of RMII reset field. May have multiple tuples if more
45 possibly multiple tuples describing registers which are write protected by
57 is contained in a single byte. This property has two tuples. Each tuple has
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
67 Here an example with multiple "reg" tuples:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp50 namespace tuples { namespace
339 return boost::tuples::get<N>(*this); // delegate to non-member get in get()
347 return boost::tuples::get<N>(*this); // delegate to non-member get in get()
407 return boost::tuples::get<N>(*this); in get()
415 return boost::tuples::get<N>(*this); in get()
967 ::boost::tuples::swap(lhs.tail, rhs.tail); in swap()
975 ::boost::tuples::swap(static_cast<base&>(lhs), static_cast<base&>(rhs)); in swap()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/support/
H A Dtag_of.hpp27 namespace tuples namespace
/OK3568_Linux_fs/kernel/drivers/opp/
H A DKconfig6 SOCs have a standard set of tuples consisting of frequency and
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
76 Here an example with multiple "reg" tuples:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,gicp.txt15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/bridge/
H A Dps8622.txt8 - parade,regs: List of 3-byte registers tuples to write:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dimx-audmux.txt19 For imx31-audmux and above, it is a list of tuples
H A Dsamsung,tm2-audio.txt11 - i2s-controller : the list of phandle and argument tuples pointing to
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-rockchip.txt15 - rockchip,leakage-voltage-sel: The property is an array of 3-tuples items, and
23 - rockchip,pvtm-voltage-sel: The property is an array of 3-tuples items, and
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A D83xx-512x-pci.txt6 - reg: should contain two address length tuples
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-pattern9 The pattern is given by a series of tuples, of brightness and
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dget_turn_info_helpers.hpp245 typedef typename boost::tuples::element<0, result_type>::type i_info_type; // intersection_info
246 typedef typename boost::tuples::element<1, result_type>::type d_info_type; // dir_info

1234