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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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());

Completed in 1517 milliseconds