Home
last modified time | relevance | path

Searched defs:vector32 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/plain/
Dvector40.hpp185 struct vector32 struct
187 typedef aux::vector_tag<32> tag;
188 typedef vector32 type;
189 typedef T0 item0;
190 typedef T1 item1;
191 typedef T2 item2;
192 typedef T3 item3;
193 typedef T4 item4;
194 typedef T5 item5;
195 typedef T6 item6;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/no_ctps/
Dvector40.hpp251 struct vector32 struct
253 typedef aux::vector_tag<32> tag;
254 typedef vector32 type;
255 typedef T0 item0;
256 typedef T1 item1;
257 typedef T2 item2;
258 typedef T3 item3;
259 typedef T4 item4;
260 typedef T5 item5;
261 typedef T6 item6;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
Dvector40.hpp263 struct vector32 struct
267 …, T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T30 , …
268 … T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T…
269 … T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26 , T27 , T28 , T29 , T…
270 typedef vector_tag fusion_tag;
271 typedef fusion_sequence_tag tag;
272 typedef mpl::false_ is_view;
273 typedef random_access_traversal_tag category;
274 typedef mpl::int_<32> size;
276 vector32() {} in vector32() argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/support/preprocessed/
Dvector_40.hpp1277 struct vector32 struct
1279 … typedef A3 member_type3; A3 a3; typedef A4 member_type4; A4 a4; typedef A5 member_type5; A5 a5; t…
1304 …, ( boost::phoenix::vector32 ) (A0) (A1) (A2) (A3) (A4) (A5) (A6) (A7) (A8) (A9) (A10) (A11) (A12)…
Dvector_50.hpp1277 struct vector32 struct
1279 … typedef A3 member_type3; A3 a3; typedef A4 member_type4; A4 a4; typedef A5 member_type5; A5 a5; t…
1304 …, ( boost::phoenix::vector32 ) (A0) (A1) (A2) (A3) (A4) (A5) (A6) (A7) (A8) (A9) (A10) (A11) (A12)…
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/vector/aux_/preprocessed/typeof_based/
Dvector40.hpp41 struct vector32 struct
47 typedef vector32 type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/typeof/include/boost/typeof/
Dvector50.hpp97ss P14 , class P15 , class P16 , class P17 , class P18 , class P19 , class P20 , class P21 , class… argument
Dvector100.hpp147ss P14 , class P15 , class P16 , class P17 , class P18 , class P19 , class P20 , class P21 , class… argument
Dvector150.hpp197ss P14 , class P15 , class P16 , class P17 , class P18 , class P19 , class P20 , class P21 , class… argument
Dvector200.hpp247ss P14 , class P15 , class P16 , class P17 , class P18 , class P19 , class P20 , class P21 , class… argument
/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dsignal_processing_unittest.cc268 int32_t vector32[kVectorSize] = {-1, in TEST() local
532 int32_t vector32[kCrossCorrelationDimension] = {0}; in TEST() local
556 int32_t vector32[kVector16Size]; in TEST() local