/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/deque/detail/cpp03/preprocessed/ |
D | deque50.hpp | 12 struct deque struct 17 typedef deque_tag fusion_tag; 18 typedef bidirectional_traversal_tag category; 19 …10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26… 20 …10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26… 21 typedef mpl::int_<size::value> next_up; 22 typedef mpl::int_<-1> next_down; 23 typedef mpl::false_ is_view; 26 deque(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >::type t1) in deque() function 32 deque(T0 const& t0 , T1 const& t1) in deque() argument [all …]
|
D | deque40.hpp | 12 struct deque struct 17 typedef deque_tag fusion_tag; 18 typedef bidirectional_traversal_tag category; 19 …10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26… 20 …10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26… 21 typedef mpl::int_<size::value> next_up; 22 typedef mpl::int_<-1> next_down; 23 typedef mpl::false_ is_view; 26 deque(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >::type t1) in deque() argument 32 deque(T0 const& t0 , T1 const& t1) in deque() argument [all …]
|
D | deque30.hpp | 12 struct deque struct 17 typedef deque_tag fusion_tag; 18 typedef bidirectional_traversal_tag category; 19 …10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26… 20 …10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19 , T20 , T21 , T22 , T23 , T24 , T25 , T26… 21 typedef mpl::int_<size::value> next_up; 22 typedef mpl::int_<-1> next_down; 23 typedef mpl::false_ is_view; 26 deque(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >::type t1) in deque() function 32 deque(T0 const& t0 , T1 const& t1) in deque() argument [all …]
|
D | deque20.hpp | 12 struct deque struct 17 typedef deque_tag fusion_tag; 18 typedef bidirectional_traversal_tag category; 19 …4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19>::type base; 20 …4 , T5 , T6 , T7 , T8 , T9 , T10 , T11 , T12 , T13 , T14 , T15 , T16 , T17 , T18 , T19>::type size; 21 typedef mpl::int_<size::value> next_up; 22 typedef mpl::int_<-1> next_down; 23 typedef mpl::false_ is_view; 26 deque(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >::type t1) in deque() argument 32 deque(T0 const& t0 , T1 const& t1) in deque() argument [all …]
|
D | deque10.hpp | 12 struct deque struct 17 typedef deque_tag fusion_tag; 18 typedef bidirectional_traversal_tag category; 19 …ef typename detail::deque_keyed_values<T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::type base; 20 …ef typename detail::deque_initial_size<T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::type size; 21 typedef mpl::int_<size::value> next_up; 22 typedef mpl::int_<-1> next_down; 23 typedef mpl::false_ is_view; 26 deque(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >::type t1) in deque() argument 32 deque(T0 const& t0 , T1 const& t1) in deque() function [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/deque/ |
D | deque.hpp | 49 struct deque : detail::nil_keyed_element struct 51 typedef deque_tag fusion_tag; 52 typedef bidirectional_traversal_tag category; 53 typedef mpl::int_<0> size; 54 typedef mpl::int_<0> next_up; 55 typedef mpl::int_<-1> next_down; 56 typedef mpl::false_ is_view; 60 deque(Sequence const&, in deque() argument 68 deque() BOOST_NOEXCEPT {} in deque() function 72 struct deque<Head, Tail...> struct [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/dmc/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/plain/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc_pre590/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/bcc551/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/mwcw/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/gcc/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessed/no_ttp/ |
D | deque.hpp | 27 struct deque< struct 33 typedef vector0< >::type type; 39 struct deque< struct 45 typedef typename vector1<T0>::type type; 51 struct deque< struct 57 typedef typename vector2< T0,T1 >::type type; 63 struct deque< struct 69 typedef typename vector3< T0,T1,T2 >::type type; 75 struct deque< struct 81 typedef typename vector4< T0,T1,T2,T3 >::type type; [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/deque/detail/cpp03/ |
D | deque.hpp | 70 struct deque struct 75 typedef deque_tag fusion_tag; 76 typedef bidirectional_traversal_tag category; 77 …def typename detail::deque_keyed_values<BOOST_PP_ENUM_PARAMS(FUSION_MAX_DEQUE_SIZE, T)>::type base; 78 …def typename detail::deque_initial_size<BOOST_PP_ENUM_PARAMS(FUSION_MAX_DEQUE_SIZE, T)>::type size; 79 typedef mpl::int_<size::value> next_up; 80 typedef mpl::int_<-1> next_down; 81 typedef mpl::false_ is_view; 86 deque() in deque() function 90 explicit deque(typename detail::call_param<T0>::type t0) in deque() function [all …]
|
/aosp_15_r20/external/pigweed/pw_containers/ |
H A D | inline_deque_test.cc | 35 InlineDeque<int, 3> deque; in TEST() local 43 InlineDeque<int>& deque(sized_deque); in TEST() local 50 InlineDeque<CopyOnly, 4> deque(4, CopyOnly(123)); in TEST() local 62 InlineDeque<MoveOnly, 4> deque; in TEST() local 77 InlineDeque<CopyOnly, 4> deque(4, CopyOnly(123)); in TEST() local 88 InlineDeque<MoveOnly, 4> deque; in TEST() local 103 InlineDeque<CopyOnly, 4> deque(3, CopyOnly(123)); in TEST() local 116 InlineDeque<Counter, 0> deque; in TEST() local 127 InlineDeque<Counter, 3> deque; in TEST() local 139 InlineDeque<Counter, 128> deque(100, value); in TEST() local [all …]
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _collectionsmodule.c | 129 dequeobject *deque; in deque_new() local 157 deque_pop(dequeobject *deque, PyObject *unused) in deque_pop() 193 deque_popleft(dequeobject *deque, PyObject *unused) in deque_popleft() 231 deque_append(dequeobject *deque, PyObject *item) in deque_append() 254 deque_appendleft(dequeobject *deque, PyObject *item) in deque_appendleft() 294 deque_extend(dequeobject *deque, PyObject *iterable) in deque_extend() 346 deque_extendleft(dequeobject *deque, PyObject *iterable) in deque_extendleft() 398 deque_inplace_concat(dequeobject *deque, PyObject *other) in deque_inplace_concat() 411 _deque_rotate(dequeobject *deque, Py_ssize_t n) in _deque_rotate() 502 deque_rotate(dequeobject *deque, PyObject *args) in deque_rotate() [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _collectionsmodule.c | 126 newblock(dequeobject *deque) { in newblock() 141 freeblock(dequeobject *deque, block *b) in freeblock() 154 dequeobject *deque; in deque_new() local 185 deque_pop(dequeobject *deque, PyObject *unused) in deque_pop() 222 deque_popleft(dequeobject *deque, PyObject *unused) in deque_popleft() 271 #define NEEDS_TRIM(deque, maxlen) ((size_t)(maxlen) < (size_t)(Py_SIZE(deque))) argument 274 deque_append_internal(dequeobject *deque, PyObject *item, Py_ssize_t maxlen) in deque_append_internal() 300 deque_append(dequeobject *deque, PyObject *item) in deque_append() 311 deque_appendleft_internal(dequeobject *deque, PyObject *item, Py_ssize_t maxlen) in deque_appendleft_internal() 337 deque_appendleft(dequeobject *deque, PyObject *item) in deque_appendleft() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | deque.hpp | 534 class deque : protected deque_base<typename real_allocator<T, Allocator>::type, Options> class 589 BOOST_CONTAINER_FORCEINLINE deque() in deque() function in boost::container::deque 599 BOOST_CONTAINER_FORCEINLINE explicit deque(const allocator_type& a) BOOST_NOEXCEPT_OR_NOTHROW in deque() function in boost::container::deque 610 BOOST_CONTAINER_FORCEINLINE explicit deque(size_type n) in deque() function in boost::container::deque 627 BOOST_CONTAINER_FORCEINLINE deque(size_type n, default_init_t) in deque() function in boost::container::deque 642 BOOST_CONTAINER_FORCEINLINE explicit deque(size_type n, const allocator_type &a) in deque() function in boost::container::deque 659 BOOST_CONTAINER_FORCEINLINE deque(size_type n, default_init_t, const allocator_type &a) in deque() function in boost::container::deque 674 BOOST_CONTAINER_FORCEINLINE deque(size_type n, const value_type& value) in deque() function in boost::container::deque 685 BOOST_CONTAINER_FORCEINLINE deque(size_type n, const value_type& value, const allocator_type& a) in deque() function in boost::container::deque 697 BOOST_CONTAINER_FORCEINLINE deque(InIt first, InIt last in deque() function in boost::container::deque [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/ |
H A D | ArrayDequeTest.java | 36 ArrayDeque<Integer> deque = new ArrayDeque<>(); in forEach_shouldThrowNPE_whenNullConsumer() local 43 ArrayDeque<Integer> deque = new ArrayDeque<>(); in forEach_emptyDeque() local 54 ArrayDeque<Integer> deque = new ArrayDeque<>(); in forEach_nonEmptyDeque() local
|
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/ |
H A D | inline_queue.h | 166 BasicInlineDeque<ValueType, SizeType>& deque() { return deque_; } in deque() function 167 const BasicInlineDeque<ValueType, SizeType>& deque() const { return deque_; } in deque() function 281 BasicInlineDeque<ValueType, SizeType>& deque() { in deque() function 285 const BasicInlineDeque<ValueType, SizeType>& deque() const { in deque() function
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | Queues.java | 82 ArrayDeque<E> deque = new ArrayDeque<>(); in newArrayDeque() local 150 LinkedBlockingDeque<E> deque = new LinkedBlockingDeque<>(); in newLinkedBlockingDeque() local 445 public static <E extends @Nullable Object> Deque<E> synchronizedDeque(Deque<E> deque) { in synchronizedDeque()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | Queues.java | 83 ArrayDeque<E> deque = new ArrayDeque<>(); in newArrayDeque() local 151 LinkedBlockingDeque<E> deque = new LinkedBlockingDeque<>(); in newLinkedBlockingDeque() local 490 public static <E extends @Nullable Object> Deque<E> synchronizedDeque(Deque<E> deque) { in synchronizedDeque()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/benches/ |
H A D | vec_deque.rs | 76 let mut deque = VecDeque::from(mem::take(v)); in into_iter_helper() localVariable 134 let deque: VecDeque<usize> = (0..len).collect(); in bench_into_iter_fold() localVariable 140 let mut deque: VecDeque<usize> = (0..len).collect(); in bench_into_iter_fold() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/benches/ |
H A D | vec_deque.rs | 76 let mut deque = VecDeque::from(mem::take(v)); in into_iter_helper() localVariable 134 let deque: VecDeque<usize> = (0..len).collect(); in bench_into_iter_fold() localVariable 140 let mut deque: VecDeque<usize> = (0..len).collect(); in bench_into_iter_fold() localVariable
|