HomeSort by relevance Sort by last modified time
    Searched full:throw_allocator_random (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 758 struct throw_allocator_random struct in inherits:throw_allocator_base
763 { typedef throw_allocator_random<_Tp1> other; };
765 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
767 throw_allocator_random(const throw_allocator_random&)
771 throw_allocator_random(const throw_allocator_random<_Tp1>&)
774 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 758 struct throw_allocator_random struct in inherits:throw_allocator_base
763 { typedef throw_allocator_random<_Tp1> other; };
765 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
767 throw_allocator_random(const throw_allocator_random&)
771 throw_allocator_random(const throw_allocator_random<_Tp1>&)
774 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
throw_allocator.h 758 struct throw_allocator_random struct in inherits:throw_allocator_base
763 { typedef throw_allocator_random<_Tp1> other; };
765 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
767 throw_allocator_random(const throw_allocator_random&)
771 throw_allocator_random(const throw_allocator_random<_Tp1>&)
774 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
throw_allocator.h 920 struct throw_allocator_random struct in inherits:throw_allocator_base
925 { typedef throw_allocator_random<_Tp1> other; };
927 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
929 throw_allocator_random(const throw_allocator_random&)
933 throw_allocator_random(const throw_allocator_random<_Tp1>&)
936 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }

Completed in 167 milliseconds