HomeSort by relevance Sort by last modified time
    Searched refs:forced_error (Results 1 - 9 of 9) 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 74 struct forced_error : public std::exception struct in inherits:std::exception
77 // Substitute for forced_error object when -fno-exceptions.
80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 74 struct forced_error : public std::exception struct in inherits:std::exception
77 // Substitute for forced_error object when -fno-exceptions.
80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
throw_allocator.h 74 struct forced_error : public std::exception struct in inherits:std::exception
77 // Substitute for forced_error object when -fno-exceptions.
80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 75 struct forced_error : public std::exception struct in inherits:std::exception
78 // Substitute for forced_error object when -fno-exceptions.
83 throw forced_error();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 75 struct forced_error : public std::exception struct in inherits:std::exception
78 // Substitute for forced_error object when -fno-exceptions.
83 throw forced_error();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 75 struct forced_error : public std::exception struct in inherits:std::exception
78 // Substitute for forced_error object when -fno-exceptions.
83 throw forced_error();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 75 struct forced_error : public std::exception struct in inherits:std::exception
78 // Substitute for forced_error object when -fno-exceptions.
83 throw forced_error();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
throw_allocator.h 74 struct forced_error : public std::exception struct in inherits:std::exception
77 // Substitute for forced_error object when -fno-exceptions.
80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
throw_allocator.h 74 struct forced_error : public std::exception struct in inherits:std::exception
77 // Substitute for forced_error object when -fno-exceptions.
80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }

Completed in 827 milliseconds