HomeSort by relevance Sort by last modified time
    Searched defs:queue (Results 101 - 125 of 530) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_queue.h 0 // Queue implementation -*- C++ -*-
77 * wrapper is what enforces strict first-in-first-out %queue behavior.
86 * @c pop, which are standard %queue/FIFO operations.
89 class queue class
100 operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&);
104 operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&);
130 queue(const _Sequence& __c = _Sequence()) function in class:queue
134 queue(const _Sequence& __c function in class:queue
138 queue(_Sequence&& __c = _Sequence()) function in class:queue
141 queue(queue&& __q) function in class:queue
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_queue.h 59 class queue class in inherits:__stlport_class
62 : public __stlport_class<queue<_Tp> >
64 : public __stlport_class<queue<_Tp, _Sequence> >
70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
86 queue() : c() {} function in class:queue
87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue
90 queue(__move_source<_Self> src) function in class:queue
122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_queue.h 0 // Queue implementation -*- C++ -*-
77 * wrapper is what enforces strict first-in-first-out %queue behavior.
86 * @c pop, which are standard %queue/FIFO operations.
89 class queue class
100 operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&);
104 operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&);
130 queue(const _Sequence& __c = _Sequence()) function in class:queue
134 queue(const _Sequence& __c function in class:queue
138 queue(_Sequence&& __c = _Sequence()) function in class:queue
141 queue(queue&& __q) function in class:queue
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_queue.h 0 // Queue implementation -*- C++ -*-
55 * Do not attempt to use it directly. @headername{queue}
80 * wrapper is what enforces strict first-in-first-out %queue behavior.
89 * @c pop, which are standard %queue/FIFO operations.
92 class queue class
103 operator==(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&);
107 operator<(const queue<_Tp1, _Seq1>&, const queue<_Tp1, _Seq1>&);
133 queue(const _Sequence& __c = _Sequence() function in class:queue
137 queue(const _Sequence& __c) function in class:queue
141 queue(_Sequence&& __c = _Sequence()) function in class:queue
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_queue.h 59 class queue class in inherits:__stlport_class
62 : public __stlport_class<queue<_Tp> >
64 : public __stlport_class<queue<_Tp, _Sequence> >
70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
86 queue() : c() {} function in class:queue
87 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue
90 queue(__move_source<_Self> src) function in class:queue
122 operator==(const queue<_STLP_QUEUE_ARGS >& __x, const queue<_STLP_QUEUE_ARGS >& __y)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
msm_adsp.h 22 uint16_t queue; member in struct:adsp_command_t

Completed in 2233 milliseconds

1 2 3 45 6 7 8 91011>>