HomeSort by relevance Sort by last modified time
    Searched defs:uses_allocator (Results 1 - 18 of 18) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
uses_allocator.h 58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
stl_stack.h 296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
stl_queue.h 321 struct uses_allocator<queue<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
322 : public uses_allocator<_Seq, _Alloc>::type { };
562 struct uses_allocator<priority_queue<_Tp, _Sequence, _Compare>, _Alloc> struct in inherits:uses_allocator::type
563 : public uses_allocator<_Sequence, _Alloc>::type { };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
uses_allocator.h 58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
stl_stack.h 296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
stl_queue.h 321 struct uses_allocator<queue<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
322 : public uses_allocator<_Seq, _Alloc>::type { };
562 struct uses_allocator<priority_queue<_Tp, _Sequence, _Compare>, _Alloc> struct in inherits:uses_allocator::type
563 : public uses_allocator<_Sequence, _Alloc>::type { };
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
uses_allocator.h 58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
stl_stack.h 296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
stl_queue.h 321 struct uses_allocator<queue<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
322 : public uses_allocator<_Seq, _Alloc>::type { };
562 struct uses_allocator<priority_queue<_Tp, _Sequence, _Compare>, _Alloc> struct in inherits:uses_allocator::type
563 : public uses_allocator<_Sequence, _Alloc>::type { };
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
uses_allocator.h 58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
stl_stack.h 296 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
297 : public uses_allocator<_Seq, _Alloc>::type { };
stl_queue.h 321 struct uses_allocator<queue<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
322 : public uses_allocator<_Seq, _Alloc>::type { };
562 struct uses_allocator<priority_queue<_Tp, _Sequence, _Compare>, _Alloc> struct in inherits:uses_allocator::type
563 : public uses_allocator<_Sequence, _Alloc>::type { };
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
uses_allocator.h 58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
stl_stack.h 62 # include <bits/uses_allocator.h>
299 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
300 : public uses_allocator<_Seq, _Alloc>::type { };
stl_queue.h 62 # include <bits/uses_allocator.h>
324 struct uses_allocator<queue<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
325 : public uses_allocator<_Seq, _Alloc>::type { };
565 struct uses_allocator<priority_queue<_Tp, _Sequence, _Compare>, _Alloc> struct in inherits:uses_allocator::type
566 : public uses_allocator<_Sequence, _Alloc>::type { };
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
uses_allocator.h 58 struct uses_allocator struct in inherits:integral_constant
66 { static_assert( uses_allocator<_Tp, _Alloc>::value, "uses allocator" ); };
93 : __uses_alloc<uses_allocator<_Tp, _Alloc>::value, _Tp, _Alloc, _Args...>
stl_stack.h 62 # include <bits/uses_allocator.h>
299 struct uses_allocator<stack<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
300 : public uses_allocator<_Seq, _Alloc>::type { };
stl_queue.h 62 # include <bits/uses_allocator.h>
324 struct uses_allocator<queue<_Tp, _Seq>, _Alloc> struct in inherits:uses_allocator::type
325 : public uses_allocator<_Seq, _Alloc>::type { };
565 struct uses_allocator<priority_queue<_Tp, _Sequence, _Compare>, _Alloc> struct in inherits:uses_allocator::type
566 : public uses_allocator<_Sequence, _Alloc>::type { };

Completed in 483 milliseconds