Home
last modified time | relevance | path

Searched defs:list8 (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Dargs.hpp126 struct list8 struct
128 static const long arity = 8;
129 …ef Arg3 child3; typedef Arg4 child4; typedef Arg5 child5; typedef Arg6 child6; typedef Arg7 child7;
130 typedef mpl::void_ child8; typedef mpl::void_ child9;
133 typedef Arg7 back_;
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/list/aux_/preprocessed/plain/
Dlist10.hpp111 struct list8 struct
118 typedef list8 type;
/external/guava/android/guava-tests/test/com/google/common/collect/
DOrderingTest.java91 List<@Nullable Integer> list8 = Lists.newArrayList(nullInt, nullInt); in testComplicatedOrderingExample() local
/external/guava/guava-tests/test/com/google/common/collect/
DOrderingTest.java91 List<@Nullable Integer> list8 = Lists.newArrayList(nullInt, nullInt); in testComplicatedOrderingExample() local
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/reflect/
DTypeUtilsTest.java247 …final List<? super String> list6, final List[] list7, final List<Object>[] list8, final List<?>[] … in dummyMethod()
477 List<Object>[] list8; in testIsAssignable() local
/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/
Dbind.hpp682 …ss A2, class A3, class A4, class A5, class A6, class A7, class A8 > class list8: private storage8<… class
690list8( A1 a1, A2 a2, A3 a3, A4 a4, A5 a5, A6 a6, A7 a7, A8 a8 ): base_type( a1, a2, a3, a4, a5, a6… in list8() function in boost::_bi::list8