Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/
Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/
Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
/external/cronet/stable/third_party/libc++/src/include/__memory/
Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
/external/cronet/tot/third_party/libc++/src/include/__memory/
Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
/external/clang/test/Parser/
DPR11000.cpp7 tuple(allocator_arg_t, const _Alloc&) {} in tuple()
/external/clang/test/SemaCXX/
DPR9461.cpp25 basic_string<_CharT,_Traits,_Alloc>::basic_string(const _CharT* c,const _Alloc&) in basic_string()