| /src/external/bsd/kyua-cli/dist/utils/text/ |
| exceptions.cpp | 52 text::syntax_error::syntax_error(const std::string& message) : function in class:text::syntax_error 59 text::syntax_error::~syntax_error(void) throw()
|
| exceptions.hpp | 50 class syntax_error : public error { class in namespace:utils::text 52 explicit syntax_error(const std::string&); 53 ~syntax_error(void) throw();
|
| exceptions_test.cpp | 46 ATF_TEST_CASE_WITHOUT_HEAD(syntax_error); variable 47 ATF_TEST_CASE_BODY(syntax_error) 49 const text::syntax_error e("Some text"); 65 ATF_ADD_TEST_CASE(tcs, syntax_error);
|
| templates.cpp | 173 /// \throw text::syntax_error If the statement is not correctly defined. 182 throw text::syntax_error("Empty statement"); 186 throw text::syntax_error(F("Unknown statement '%s'") % words[0]); 190 throw text::syntax_error(F("Invalid number of arguments for " 302 /// \throw text::syntax_error If the input is not a valid statement. 317 /// \throw text::syntax_error If the input is not valid. 390 /// \throw text::syntax_error If the input is not valid. 451 /// \throw text::syntax_error If the expressions in the line are malformed. 507 /// \throw text::syntax_error If the input is not valid. Note that the 622 /// \throw text::syntax_error If the variable does not exist [all...] |
| templates_test.cpp | 82 ATF_REQUIRE_THROW_RE(text::syntax_error, exp_message, 116 ATF_REQUIRE_THROW(text::syntax_error, templates.get_variable("the-name")); 202 ATF_REQUIRE_THROW_RE(text::syntax_error, "Unknown variable 'foo '", 224 ATF_REQUIRE_THROW_RE(text::syntax_error, "Unknown vector 'foo '", 245 ATF_REQUIRE_THROW_RE(text::syntax_error, "Unknown variable 'foo1'", 275 ATF_REQUIRE_THROW_RE(text::syntax_error, "Unknown vector 'fooz'", 287 ATF_REQUIRE_THROW_RE(text::syntax_error, "Unknown variable 'indexz'", 299 ATF_REQUIRE_THROW_RE(text::syntax_error, "Index 'index' out of range " 337 ATF_REQUIRE_THROW_RE(text::syntax_error, "Unknown vector 'foo'", 346 ATF_REQUIRE_THROW_RE(text::syntax_error, [all...] |
| /src/external/bsd/kyua-cli/dist/utils/config/ |
| exceptions.hpp | 60 class syntax_error : public error { class in namespace:utils::config 62 explicit syntax_error(const std::string&); 63 ~syntax_error(void) throw();
|
| exceptions.cpp | 70 config::syntax_error::syntax_error(const std::string& message) : function in class:config::syntax_error 77 config::syntax_error::~syntax_error(void) throw()
|
| exceptions_test.cpp | 57 ATF_TEST_CASE_WITHOUT_HEAD(syntax_error); variable 58 ATF_TEST_CASE_BODY(syntax_error) 60 const config::syntax_error e("Some text"); 102 ATF_ADD_TEST_CASE(tcs, syntax_error);
|
| parser_test.cpp | 106 ATF_REQUIRE_THROW_RE(config::syntax_error, "foo", 141 ATF_REQUIRE_THROW_RE(config::syntax_error, 150 ATF_REQUIRE_THROW_RE(config::syntax_error, 162 ATF_REQUIRE_THROW_RE(config::syntax_error, 177 ATF_REQUIRE_THROW_RE(config::syntax_error, "must be 'config'", 181 ATF_REQUIRE_THROW_RE(config::syntax_error, "only takes one argument", 193 ATF_REQUIRE_THROW_RE(config::syntax_error, "No syntax defined", 212 ATF_REQUIRE_THROW_RE(config::syntax_error,
|
| parser.cpp | 88 throw syntax_error("syntax() can only be called once"); 180 /// \throw syntax_error If there is any problem processing the file. 187 throw syntax_error(e.what()); 191 throw syntax_error("No syntax defined (no call to syntax() found)");
|
| lua_module.cpp | 50 /// \throw syntax_error If the tree cannot be located. 60 throw config::syntax_error("Cannot find tree singleton; global state "
|
| /src/tests/usr.bin/xlint/lint1/ |
| gcc_stmt_asm.c | 36 syntax_error(void) function
|
| /src/external/gpl3/gdb.old/dist/sim/cris/ |
| rvdummy.c | 213 goto syntax_error; 261 goto syntax_error; 278 goto syntax_error; 297 goto syntax_error; 317 goto syntax_error; 336 goto syntax_error; 349 goto syntax_error; 366 goto syntax_error; 381 goto syntax_error; 404 goto syntax_error; [all...] |
| /src/external/gpl3/gdb/dist/sim/cris/ |
| rvdummy.c | 213 goto syntax_error; 261 goto syntax_error; 278 goto syntax_error; 297 goto syntax_error; 317 goto syntax_error; 336 goto syntax_error; 349 goto syntax_error; 366 goto syntax_error; 381 goto syntax_error; 404 goto syntax_error; [all...] |
| /src/external/gpl2/texinfo/dist/info/ |
| infokey.c | 77 static void syntax_error (const char *filename, 454 syntax_error(filename, lnum, _("key sequence too long"), \ 533 syntax_error (filename, lnum, _("missing key sequence"), 613 syntax_error (filename, lnum, 644 syntax_error (filename, lnum, 669 syntax_error (filename, lnum, (char *) _("missing action name"), 685 syntax_error (filename, lnum, _("section too long"), 692 syntax_error (filename, lnum, _("unknown action `%s'"), 702 syntax_error (filename, lnum, _("action name too long"), 715 syntax_error (filename, lnum 887 syntax_error (const char *filename, function [all...] |
| /src/external/mit/libcbor/dist/src/cbor/internal/ |
| builder_callbacks.h | 24 bool syntax_error; member in struct:_cbor_decoder_context
|
| builder_callbacks.c | 84 ctx->syntax_error = true; 195 ctx->syntax_error = true; 218 ctx->syntax_error = true; 240 ctx->syntax_error = true; 325 ctx->syntax_error = true;
|
| /src/external/bsd/elftosb/dist/elftosb2/ |
| ElftosbLexer.h | 30 class syntax_error : public std::runtime_error class in namespace:elftosb 33 explicit syntax_error(const std::string & __arg) : std::runtime_error(__arg) {} function in class:elftosb::syntax_error
|
| /src/external/mit/libcbor/dist/docs/doxygen/search/ |
| variables_e.js | 10 ['syntax_5ferror',['syntax_error',['../struct__cbor__decoder__context.html#ae34e7cc9b435a63bc0e92c425279db84',1,'_cbor_decoder_context']]]
|
| all_e.js | 18 ['syntax_5ferror',['syntax_error',['../struct__cbor__decoder__context.html#ae34e7cc9b435a63bc0e92c425279db84',1,'_cbor_decoder_context']]]
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| QLParser.tab.cc | 74 throw Parser::syntax_error ("Name not found"); 168 Parser::syntax_error::~syntax_error () YY_NOEXCEPT YY_NOTHROW 515 catch (const syntax_error& yyexc) 889 catch (const syntax_error& yyexc) 1050 Parser::error (const syntax_error& yyexc) 1344 throw Parser::syntax_error ("Syntax error after ="); 1373 throw Parser::syntax_error ("Unclosed \""); 1385 throw Parser::syntax_error ("Multiline strings are not supported"); 1496 throw Parser::syntax_error ("Syntax error") [all...] |
| QLParser.yy | 63 throw Parser::syntax_error ("Name not found"); 259 throw Parser::syntax_error ("Syntax error after ="); 288 throw Parser::syntax_error ("Unclosed \""); 300 throw Parser::syntax_error ("Multiline strings are not supported"); 411 throw Parser::syntax_error ("Syntax error");
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| QLParser.tab.cc | 74 throw Parser::syntax_error ("Name not found"); 168 Parser::syntax_error::~syntax_error () YY_NOEXCEPT YY_NOTHROW 515 catch (const syntax_error& yyexc) 889 catch (const syntax_error& yyexc) 1050 Parser::error (const syntax_error& yyexc) 1344 throw Parser::syntax_error ("Syntax error after ="); 1373 throw Parser::syntax_error ("Unclosed \""); 1385 throw Parser::syntax_error ("Multiline strings are not supported"); 1496 throw Parser::syntax_error ("Syntax error") [all...] |
| QLParser.yy | 63 throw Parser::syntax_error ("Name not found"); 259 throw Parser::syntax_error ("Syntax error after ="); 288 throw Parser::syntax_error ("Unclosed \""); 300 throw Parser::syntax_error ("Multiline strings are not supported"); 411 throw Parser::syntax_error ("Syntax error");
|
| /src/external/bsd/kyua-cli/dist/engine/ |
| config.cpp | 92 /// \throw config::syntax_error If the syntax_format/syntax_version 98 throw config::syntax_error(F("Unsupported config version %s") %
|