Searched defs:_Alloc (Results 1 – 6 of 6) sorted by relevance
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/ |
D | swap_allocator.h | 38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/ |
D | swap_allocator.h | 38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
|
/external/cronet/stable/third_party/libc++/src/include/__memory/ |
D | swap_allocator.h | 38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
|
/external/cronet/tot/third_party/libc++/src/include/__memory/ |
D | swap_allocator.h | 38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
|
/external/clang/test/Parser/ |
D | PR11000.cpp | 7 tuple(allocator_arg_t, const _Alloc&) {} in tuple()
|
/external/clang/test/SemaCXX/ |
D | PR9461.cpp | 25 basic_string<_CharT,_Traits,_Alloc>::basic_string(const _CharT* c,const _Alloc&) in basic_string()
|