Home
last modified time | relevance | path

Searched defs:type (Results 351 – 375 of 10595) sorted by relevance

1...<<11121314151617181920>>...424

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dint_encoding.hpp16 typedef T type; typedef
20 typedef unsigned char type; typedef
24 typedef unsigned char type; typedef
28 typedef unsigned short type; typedef
32 typedef unsigned int type; typedef
36 typedef unsigned long type; typedef
/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 Dvector50.hpp28 typedef vector41 type; typedef
106 > type; typedef
136 > type; typedef
168 > type; typedef
198 > type; typedef
207 typedef typename V_::item41 type; typedef
219 ::template result_<V_>::type type; typedef
228 typedef typename Vector::item0 type; typedef
237 typedef typename Vector::back type; typedef
270 typedef vector0<> type; typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/iterator/mpl/
H A Dfusion_iterator.hpp37 >::type type; typedef
47 typedef typename fusion::result_of::value_of<Iterator>::type type; typedef
56 typedef fusion_iterator<typename fusion::result_of::next<Iterator>::type> type; typedef
62 typedef fusion_iterator<typename fusion::result_of::prior<Iterator>::type> type; typedef
68 typedef fusion_iterator<typename fusion::result_of::advance<Iterator, N>::type> type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dnot_equal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
98 typedef bool_<value> type; typedef
H A Dgreater_equal.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
98 typedef bool_<value> type; typedef
H A Dgreater.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
98 typedef bool_<value> type; typedef
H A Dless_equal.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
98 typedef bool_<value> type; typedef
H A Dequal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
98 typedef bool_<value> type; typedef
H A Dless.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
98 typedef bool_<value> type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dequal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
94 typedef bool_<value> type; typedef
H A Dless_equal.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
94 typedef bool_<value> type; typedef
H A Dgreater.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
94 typedef bool_<value> type; typedef
H A Dgreater_equal.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
94 typedef bool_<value> type; typedef
H A Dnot_equal_to.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
94 typedef bool_<value> type; typedef
H A Dless.hpp35 typedef apply type; typedef
44 typedef apply type; typedef
53 typedef apply type; typedef
60 typedef typename T::tag type; typedef
94 typedef bool_<value> type; typedef
/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-defs.h86 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
90 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
100 #define DECLARE_PER_CPU_SECTION(type, name, sec) \ argument
103 #define DEFINE_PER_CPU_SECTION(type, name, sec) \ argument
111 #define DECLARE_PER_CPU(type, name) \ argument
114 #define DEFINE_PER_CPU(type, name) \ argument
121 #define DECLARE_PER_CPU_FIRST(type, name) \ argument
124 #define DEFINE_PER_CPU_FIRST(type, name) \ argument
138 #define DECLARE_PER_CPU_SHARED_ALIGNED(type, name) \ argument
142 #define DEFINE_PER_CPU_SHARED_ALIGNED(type, name) \ argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/data/
H A D11-full.json2 "type" : "FeatureCollection", string
5 "type" : "Feature", string
7 "type" : "Point", string
19 "type" : "Feature", string
21 "type" : "MultiPoint", string
43 "type" : "Feature", string
45 "type" : "LineString", string
67 "type" : "Feature", string
69 "type" : "MultiLineString", string
108 "type" : "Feature", string
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dref.hpp65 typedef T type; typedef in boost::reference_wrapper
241 typedef T type; typedef
249 typedef T type; typedef
256 typedef T type; typedef
261 typedef T type; typedef
266 typedef T type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dpair_view.hpp46 typedef pair_iter<i1_,i2_,Category> type; typedef
54 typedef pair_iter<Iter1,Iter2,forward_iterator_tag> type; typedef
77 > type; typedef
96 > type; typedef
104 typedef pair_iter<i1_,i2_,C> type; typedef
112 typedef pair_iter<i1_,i2_,C> type; typedef
124 typedef pair_iter<i1_,i2_,typename Iter::category> type; typedef
136 >::type type; typedef
H A Dapply_wrap.hpp105 >::type type; in BOOST_PP_CAT() typedef
169 typedef int type; typedef
187 typedef typename F::template apply< na > type; typedef
192 typedef typename F::apply type; typedef
204 typedef apply_wrap_impl0_bcb< F, aux::has_apply< F >::value >::type type; typedef
226 > type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits.hpp179 struct member_char_type { typedef typename T::char_type type; }; typedef
202 >::type type; typedef
209 typedef typename iterator_value<Iter>::type type; typedef
218 struct member_category { typedef typename T::category type; }; typedef
226 typedef typename U::category type; typedef
250 >::type type; typedef
278 typedef typename traits_type::int_type type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Ddomain.hpp236 typedef proto::expr<Tag, Args, Args::arity> type; typedef
244 typedef proto::basic_expr<Tag, Args, Args::arity> type; typedef
274 typedef default_domain type; typedef
282 typedef typename T::proto_domain type; typedef
290 typedef typename domain_of<T>::type type; typedef
298 typedef typename domain_of<T>::type type; typedef
306 typedef typename domain_of<T>::type type; typedef
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h231 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument
290 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p) \ argument
323 #define __BUILD_MEMORY_PFX(bus, bwlq, type) \ argument
327 #define BUILDIO_MEM(bwlq, type) \ argument
338 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument
342 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument
353 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument
393 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument
417 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
441 #define BUILDSTRING(bwlq, type) \ argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dnumeric_op.hpp103 typedef apply type; typedef
113 typedef apply type; typedef
122 typedef apply type; typedef
131 typedef apply type; typedef
140 typedef apply type; typedef
156 typedef typename T::tag type; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Doptions.hpp70 > type; typedef
83 > type; typedef
96 > type; typedef
122 > type; typedef
135 > type; typedef
148 > type; typedef

1...<<11121314151617181920>>...424