Home
last modified time | relevance | path

Searched refs:format_error (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/bsd/atf/dist/tools/
H A Dparser.cpp105 impl::format_error::format_error(const std::string& w) : in format_error() function in impl::format_error
305 using impl::format_error; in read_headers()
330 throw format_error("Could not determine content type"); in read_headers()
342 throw format_error("Unexpected end of stream"); in read_headers()
366 using impl::format_error; in validate_content_type()
370 throw format_error("Could not determine content type"); in validate_content_type()
374 throw format_error("Mismatched content type: expected `" + fmt + in validate_content_type()
378 throw format_error("Could not determine version"); in validate_content_type()
381 throw format_error("Mismatched version: expected `" + in validate_content_type()
H A Dapplication.cpp284 std::cerr << ui::format_error(m_prog_name, e.what()) << "\n" in run()
290 std::cerr << ui::format_error(m_prog_name, std::string(e.what())) in run()
294 std::cerr << ui::format_error(m_prog_name, std::string("Caught " in run()
298 std::cerr << ui::format_error(m_prog_name, std::string("Caught " in run()
H A Dui.hpp48 std::string format_error(const std::string&, const std::string&);
H A Dparser.hpp81 class format_error : public std::runtime_error { class
83 format_error(const std::string&);
H A Dui.cpp123 impl::format_error(const std::string& prog_name, const std::string& error) in format_error() function in impl
H A Datf-run.cpp377 } catch (const tools::parser::format_error& e) { in run_test_program()
H A Dtest-program.cpp668 throw tools::parser::format_error("Test program returned failure " in get_metadata()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dformat16 // [format.error], class format_error
17 class format_error : public runtime_error {
19 explicit format_error(const string& what_arg);
20 explicit format_error(const char* what_arg);
78 class _LIBCPP_EXCEPTION_ABI format_error : public runtime_error {
80 _LIBCPP_INLINE_VISIBILITY explicit format_error(const string& __s)
82 _LIBCPP_INLINE_VISIBILITY explicit format_error(const char* __s)
84 virtual ~format_error() noexcept;
96 throw format_error(__s);
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dexceptions.cpp53 engine::format_error::format_error(const std::string& message) : in format_error() function in engine::format_error
60 engine::format_error::~format_error(void) throw() in ~format_error()
H A Dexceptions_test.cpp46 ATF_TEST_CASE_WITHOUT_HEAD(format_error);
47 ATF_TEST_CASE_BODY(format_error) in ATF_TEST_CASE_BODY() argument
49 const engine::format_error e("Some other text"); in ATF_TEST_CASE_BODY()
75 ATF_ADD_TEST_CASE(tcs, format_error); in ATF_INIT_TEST_CASES()
H A Dexceptions.hpp51 class format_error : public error { class
53 explicit format_error(const std::string&);
54 virtual ~format_error(void) throw();
H A Dmetadata.cpp1028 throw engine::format_error(F("Unknown metadata property %s") % key); in set_string()
1030 throw engine::format_error( in set_string()
/netbsd-src/lib/libc/stdlib/
H A Dstrfmon.c175 goto format_error; in vstrfmon_l()
182 goto format_error; in vstrfmon_l()
187 goto format_error; in vstrfmon_l()
217 goto format_error; in vstrfmon_l()
226 goto format_error; in vstrfmon_l()
243 goto format_error; in vstrfmon_l()
419 format_error: in vstrfmon_l()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dformat.cpp15 format_error::~format_error() noexcept = default;
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.h121 extern void format_error (st_parameter_dt *, const fnode *, const char *);
122 internal_proto(format_error);
H A Dformat.c1267 format_error (st_parameter_dt *dtp, const fnode *f, const char *message) in format_error() function
1417 format_error (dtp, NULL, fmt->error); in parse_format()
1512 format_error (dtp, NULL, reversion_error); in next_format()
H A Dtransfer.c1329 format_error (dtp, f, buffer); in require_type()
1349 format_error (dtp, f, buffer); in check_dtio_proc()
1368 format_error (dtp, f, buffer); in require_numeric_type()
1660 format_error (dtp, f, "Constant string in input format"); in formatted_transfer_scalar_read()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.h121 extern void format_error (st_parameter_dt *, const fnode *, const char *);
122 internal_proto(format_error);
H A Dformat.c1274 format_error (st_parameter_dt *dtp, const fnode *f, const char *message) in format_error() function
1424 format_error (dtp, NULL, fmt->error); in parse_format()
1519 format_error (dtp, NULL, reversion_error); in next_format()
H A Dtransfer.c1457 format_error (dtp, f, buffer); in require_type()
1477 format_error (dtp, f, buffer); in check_dtio_proc()
1496 format_error (dtp, f, buffer); in require_numeric_type()
1800 format_error (dtp, f, "Constant string in input format"); in formatted_transfer_scalar_read()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmmo.c1040 goto format_error; in mmo_get_spec_section()
1045 goto format_error; in mmo_get_spec_section()
1048 goto format_error; in mmo_get_spec_section()
1057 goto format_error; in mmo_get_spec_section()
1129 goto format_error; in mmo_get_spec_section()
1136 goto format_error; in mmo_get_spec_section()
1169 format_error: in mmo_get_spec_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmmo.c1036 goto format_error; in mmo_get_spec_section()
1041 goto format_error; in mmo_get_spec_section()
1044 goto format_error; in mmo_get_spec_section()
1053 goto format_error; in mmo_get_spec_section()
1125 goto format_error; in mmo_get_spec_section()
1132 goto format_error; in mmo_get_spec_section()
1165 format_error: in mmo_get_spec_section()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20154 io/format.c (format_error): Remove unneeded memory cleanup.
292 * io/format.c (format_error): Add checks before freeing memory
H A DChangeLog-2014253 * io/format.c (format_error): Avoid invalid string pointer by
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DFormatProposalStatus.csv4 [format.error],"Class format_error",,Mark de Wever,`D92214 <https://llvm.org/D92214>`__,|Complete|,…

12