Home
last modified time | relevance | path

Searched refs:item1 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/preprocessed/plain/
H A Dvector10.hpp28 typedef void_ item1; typedef
82 typedef typename V::item1 type;
93 typedef T1 item1; typedef
121 typename Vector::item1
164 typedef T1 item1; typedef
182 typename Vector::item0, typename Vector::item1
193 typename Vector::item1, typename Vector::item2
204 typename Vector::item0, typename Vector::item1
217 typename Vector::item0, typename Vector::item1
236 typedef T1 item1; typedef
[all …]
H A Dvector20.hpp24 typedef T1 item1; typedef
50 typename Vector::item0, typename Vector::item1
65 typename Vector::item1, typename Vector::item2
80 typename Vector::item0, typename Vector::item1
97 typename Vector::item0, typename Vector::item1
122 typedef T1 item1; typedef
149 typename Vector::item0, typename Vector::item1
165 typename Vector::item1, typename Vector::item2
181 typename Vector::item0, typename Vector::item1
199 typename Vector::item0, typename Vector::item1
[all …]
H A Dvector30.hpp26 typedef T1 item1; typedef
62 typename Vector::item0, typename Vector::item1
82 typename Vector::item1, typename Vector::item2
102 typename Vector::item0, typename Vector::item1
124 typename Vector::item0, typename Vector::item1
156 typedef T1 item1; typedef
193 typename Vector::item0, typename Vector::item1
214 typename Vector::item1, typename Vector::item2
235 typename Vector::item0, typename Vector::item1
258 typename Vector::item0, typename Vector::item1
[all …]
H A Dvector40.hpp28 typedef T1 item1; typedef
74 typename Vector::item0, typename Vector::item1
99 typename Vector::item1, typename Vector::item2
124 typename Vector::item0, typename Vector::item1
151 typename Vector::item0, typename Vector::item1
190 typedef T1 item1; typedef
237 typename Vector::item0, typename Vector::item1
263 typename Vector::item1, typename Vector::item2
289 typename Vector::item0, typename Vector::item1
317 typename Vector::item0, typename Vector::item1
[all …]
H A Dvector50.hpp30 typedef T1 item1; typedef
86 typename Vector::item0, typename Vector::item1
116 typename Vector::item1, typename Vector::item2
146 typename Vector::item0, typename Vector::item1
178 typename Vector::item0, typename Vector::item1
224 typedef T1 item1; typedef
281 typename Vector::item0, typename Vector::item1
312 typename Vector::item1, typename Vector::item2
343 typename Vector::item0, typename Vector::item1
376 typename Vector::item0, typename Vector::item1
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/preprocessed/no_ctps/
H A Dvector10.hpp67 typedef void_ item1; typedef
123 typedef typename V_::item1 type;
198 typedef T1 item1; typedef
226 typename Vector::item1
335 typedef T1 item1; typedef
353 typename Vector::item0, typename Vector::item1
364 typename Vector::item1, typename Vector::item2
375 typename Vector::item0, typename Vector::item1
388 typename Vector::item0, typename Vector::item1
473 typedef T1 item1; typedef
[all …]
H A Dvector20.hpp24 typedef T1 item1; typedef
50 typename Vector::item0, typename Vector::item1
65 typename Vector::item1, typename Vector::item2
80 typename Vector::item0, typename Vector::item1
97 typename Vector::item0, typename Vector::item1
188 typedef T1 item1; typedef
215 typename Vector::item0, typename Vector::item1
231 typename Vector::item1, typename Vector::item2
247 typename Vector::item0, typename Vector::item1
265 typename Vector::item0, typename Vector::item1
[all …]
H A Dvector30.hpp26 typedef T1 item1; typedef
62 typename Vector::item0, typename Vector::item1
82 typename Vector::item1, typename Vector::item2
102 typename Vector::item0, typename Vector::item1
124 typename Vector::item0, typename Vector::item1
222 typedef T1 item1; typedef
259 typename Vector::item0, typename Vector::item1
280 typename Vector::item1, typename Vector::item2
301 typename Vector::item0, typename Vector::item1
324 typename Vector::item0, typename Vector::item1
[all …]
H A Dvector40.hpp28 typedef T1 item1; typedef
74 typename Vector::item0, typename Vector::item1
99 typename Vector::item1, typename Vector::item2
124 typename Vector::item0, typename Vector::item1
151 typename Vector::item0, typename Vector::item1
256 typedef T1 item1; typedef
303 typename Vector::item0, typename Vector::item1
329 typename Vector::item1, typename Vector::item2
355 typename Vector::item0, typename Vector::item1
383 typename Vector::item0, typename Vector::item1
[all …]
H A Dvector50.hpp30 typedef T1 item1; typedef
86 typename Vector::item0, typename Vector::item1
116 typename Vector::item1, typename Vector::item2
146 typename Vector::item0, typename Vector::item1
178 typename Vector::item0, typename Vector::item1
290 typedef T1 item1; typedef
347 typename Vector::item0, typename Vector::item1
378 typename Vector::item1, typename Vector::item2
409 typename Vector::item0, typename Vector::item1
442 typename Vector::item0, typename Vector::item1
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/network/
H A Dqipaddressedit.cpp14 item1 = new QIpAddressEditItem(this); in QIpAddressEdit()
18 item1->setMaximumSize(100, 30); in QIpAddressEdit()
22 item1->setNextItem(item2); in QIpAddressEdit()
27 item2->setPreviousItem(item1); in QIpAddressEdit()
30 mainLayout->addWidget(item1); in QIpAddressEdit()
39 item1->installEventFilter(this); in QIpAddressEdit()
49 delete item1; in ~QIpAddressEdit()
81 item1->setText(itemsText[0]); in setText()
94 .arg(item1->text()) in text()
102 item1->setStyleSheet(styleSheet); in setStyleSheet()
[all …]
H A Dqipaddressedit.h37 QIpAddressEditItem *item1;
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dsearchutility.cpp46 const LmaPsbItem *item1 = static_cast<const LmaPsbItem*>(p1); in cmp_lpi_with_unified_psb() local
52 size_t up1 = item1->psb * (item2->lma_len); in cmp_lpi_with_unified_psb()
53 size_t up2 = item2->psb * (item1->lma_len); in cmp_lpi_with_unified_psb()
/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 Dpointlike_linear.hpp193 inline bool apply(Item1 const& item1, Item2 const& item2) in apply() argument
198 >::apply(item1, Policy::apply(item1, item2, m_strategy), m_oit); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dpolygon.hpp234 inline bool apply(partition_item<Iterator, Box> const& item1, in apply()
238 && (is_within(*item1.get(), *item2.get()) in apply()
239 || is_within(*item2.get(), *item1.get()))) in apply()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-icf.h466 static inline int equal (const congruence_class_group *item1, in equal()
469 return item1->hash == item2->hash && item1->type == item2->type; in equal()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-icf.h466 static inline int equal (const congruence_class_group *item1, in equal()
469 return item1->hash == item2->hash && item1->type == item2->type; in equal()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/plain/
H A Dmap10.hpp45 typedef typename Map::item1 type;
52 typedef pair< Key,T > item1; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/no_ctps/
H A Dmap10.hpp53 typedef typename Map::item1 type;
63 typedef pair< Key,T > item1; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dvector50.hpp14 …template<class V> struct v_iter<V, mpl::int_<1> > { typedef typename V::item1 type; typedef v_iter…
65 …t::mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
66 … P0>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
67 …tor2< P0 , P1>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_… typedef
68 … P0 , P1 , P2>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
69 … P1 , P2 , P3>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
70 … P2 , P3 , P4>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
71 … P3 , P4 , P5>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
72 … P4 , P5 , P6>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
73 … P5 , P6 , P7>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
[all …]
H A Dvector100.hpp14 …template<class V> struct v_iter<V, mpl::int_<1> > { typedef typename V::item1 type; typedef v_iter…
115 …t::mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
116 … P0>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
117 …tor2< P0 , P1>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_… typedef
118 … P0 , P1 , P2>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
119 … P1 , P2 , P3>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
120 … P2 , P3 , P4>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
121 … P3 , P4 , P5>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
122 … P4 , P5 , P6>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
123 … P5 , P6 , P7>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
[all …]
H A Dvector150.hpp14 …template<class V> struct v_iter<V, mpl::int_<1> > { typedef typename V::item1 type; typedef v_iter…
165 …t::mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
166 … P0>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
167 …tor2< P0 , P1>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_… typedef
168 … P0 , P1 , P2>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
169 … P1 , P2 , P3>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
170 … P2 , P3 , P4>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
171 … P3 , P4 , P5>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
172 … P4 , P5 , P6>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
173 … P5 , P6 , P7>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
[all …]
H A Dvector200.hpp14 …template<class V> struct v_iter<V, mpl::int_<1> > { typedef typename V::item1 type; typedef v_iter…
215 …t::mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
216 … P0>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_… typedef
217 …tor2< P0 , P1>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_… typedef
218 … P0 , P1 , P2>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
219 … P1 , P2 , P3>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
220 … P2 , P3 , P4>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
221 … P3 , P4 , P5>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
222 … P4 , P5 , P6>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
223 … P5 , P6 , P7>, boost::mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2;… typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dmultipoint_geometry.hpp176 inline bool apply(Item1 const& item1, Item2 const& item2) in apply() argument
179 && ! dispatch::disjoint<Item1, Item2>::apply(item1, item2, m_strategy)) in apply()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddelayed-inode.c56 struct btrfs_delayed_item *item1, in btrfs_is_continuous_delayed_item() argument
59 if (item1->key.type == BTRFS_DIR_INDEX_KEY && in btrfs_is_continuous_delayed_item()
60 item1->key.objectid == item2->key.objectid && in btrfs_is_continuous_delayed_item()
61 item1->key.type == item2->key.type && in btrfs_is_continuous_delayed_item()
62 item1->key.offset + 1 == item2->key.offset) in btrfs_is_continuous_delayed_item()

12