HomeSort by relevance Sort by last modified time
    Searched refs:__do_alloc_on_copy (Results 1 - 6 of 6) 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 454 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
459 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
467 __do_alloc_on_copy(__one, __two, __pocca());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 454 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
459 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
467 __do_alloc_on_copy(__one, __two, __pocca());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 451 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
456 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
464 __do_alloc_on_copy(__one, __two, __pocca());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
alloc_traits.h 451 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
456 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
464 __do_alloc_on_copy(__one, __two, __pocca());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
alloc_traits.h 454 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
459 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
467 __do_alloc_on_copy(__one, __two, __pocca());
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 439 __do_alloc_on_copy(_Alloc& __one, const _Alloc& __two, true_type) function
444 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) function
452 __do_alloc_on_copy(__one, __two, __pocca());

Completed in 402 milliseconds