Home
last modified time | relevance | path

Searched defs:error_info (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
Dexception.hpp95 error_info<throw_function_,char const *> class
101 error_info( value_type v ): in error_info() function in boost::error_info
109 error_info<throw_file_,char const *> class
115 error_info( value_type v ): in error_info() function in boost::error_info
123 error_info<throw_line_,int> class
129 error_info( value_type v ): in error_info() function in boost::error_info
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/detail/
Derror_info_impl.hpp42 error_info: class
/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c74 struct error_info { struct
90 struct error_info err_info; /* track where `{}' blocks start */ argument