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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
throw_allocator.h 709 struct throw_allocator_random struct in inherits:throw_allocator_base
714 { typedef throw_allocator_random<_Tp1> other; };
716 throw_allocator_random() throw() { } function in struct:throw_allocator_random
718 throw_allocator_random(const throw_allocator_random&) throw() { } function in struct:throw_allocator_random
721 throw_allocator_random(const throw_allocator_random<_Tp1>&) throw() { } function in struct:throw_allocator_random
723 ~throw_allocator_random() throw() { }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 709 struct throw_allocator_random struct in inherits:throw_allocator_base
714 { typedef throw_allocator_random<_Tp1> other; };
716 throw_allocator_random() throw() { } function in struct:throw_allocator_random
718 throw_allocator_random(const throw_allocator_random&) throw() { } function in struct:throw_allocator_random
721 throw_allocator_random(const throw_allocator_random<_Tp1>&) throw() { } function in struct:throw_allocator_random
723 ~throw_allocator_random() throw() { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 709 struct throw_allocator_random struct in inherits:throw_allocator_base
714 { typedef throw_allocator_random<_Tp1> other; };
716 throw_allocator_random() throw() { } function in struct:throw_allocator_random
718 throw_allocator_random(const throw_allocator_random&) throw() { } function in struct:throw_allocator_random
721 throw_allocator_random(const throw_allocator_random<_Tp1>&) throw() { } function in struct:throw_allocator_random
723 ~throw_allocator_random() throw() { }
  /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-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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 718 struct throw_allocator_random struct in inherits:throw_allocator_base
723 { typedef throw_allocator_random<_Tp1> other; };
725 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
727 throw_allocator_random(const throw_allocator_random&)
731 throw_allocator_random(const throw_allocator_random<_Tp1>&)
734 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 718 struct throw_allocator_random struct in inherits:throw_allocator_base
723 { typedef throw_allocator_random<_Tp1> other; };
725 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
727 throw_allocator_random(const throw_allocator_random&)
731 throw_allocator_random(const throw_allocator_random<_Tp1>&)
734 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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/9/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 741 milliseconds