HomeSort by relevance Sort by last modified time
    Searched refs:__alloc_on_copy (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 463 inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) function
471 inline _Alloc __alloc_on_copy(const _Alloc& __a) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 463 inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) function
471 inline _Alloc __alloc_on_copy(const _Alloc& __a) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 460 inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) function
468 inline _Alloc __alloc_on_copy(const _Alloc& __a) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 460 inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) function
468 inline _Alloc __alloc_on_copy(const _Alloc& __a) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 463 inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) function
471 inline _Alloc __alloc_on_copy(const _Alloc& __a) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 448 inline void __alloc_on_copy(_Alloc& __one, const _Alloc& __two) function
456 inline _Alloc __alloc_on_copy(const _Alloc& __a) function
hashtable.h 839 std::__alloc_on_copy(__this_alloc, __that_alloc);
859 std::__alloc_on_copy(__this_alloc, __that_alloc);
    [all...]
stl_tree.h 1109 std::__alloc_on_copy(__this_alloc, __that_alloc);
    [all...]

Completed in 139 milliseconds