Home
last modified time | relevance | path

Searched refs:report_error (Results 1 – 25 of 49) sorted by relevance

12

/external/skqp/tools/bookmaker/
DfiddleParser.cpp13 static bool report_error(const char* blockName, const char* errorMessage) { in report_error() function
32 return report_error(blockName, "expected object"); in parseFiddles()
38 return report_error(blockName, "expected array"); in parseFiddles()
41 return report_error(blockName, "fiddle compiler error"); in parseFiddles()
47 return report_error(blockName, "expected string 1"); in parseFiddles()
50 return report_error(blockName, "fiddle runtime error"); in parseFiddles()
56 return report_error(blockName, "expected string 2"); in parseFiddles()
60 return report_error(blockName, "missing example"); in parseFiddles()
70 return report_error(blockName, "expected string 3"); in parseFiddles()
75 return report_error(blockName, "unexpected key"); in parseFiddles()
[all …]
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_text.c330 static void report_error(struct translate_ctx *ctx, const char *format, ...) in report_error() function
378 report_error( ctx, "Unknown header" ); in parse_header()
458 report_error( ctx, "Writemask expected" ); in parse_opt_writemask()
479 report_error( ctx, "Unknown register file" ); in parse_register_file_bracket()
484 report_error( ctx, "Expected `['" ); in parse_register_file_bracket()
505 report_error( ctx, "Expected literal unsigned integer" ); in parse_register_file_bracket_index()
524 report_error( ctx, "Expected `]'" ); in parse_register_1d()
578 report_error(ctx, "Expected indirect register swizzle component `x', `y', `z' or `w'"); in parse_register_bracket()
592 report_error( ctx, "Expected literal unsigned integer" ); in parse_register_bracket()
601 report_error( ctx, "Expected `]'" ); in parse_register_bracket()
[all …]
Dtgsi_sanity.c150 report_error( in report_error() function
193 report_error( ctx, "(%u): Invalid register file name", file ); in check_file_name()
281 report_error( ctx, "%s: Undeclared %s register", file_names[reg->file], name ); in check_register_usage()
290 report_error( ctx, "%s[%d][%d]: Undeclared %s register", file_names[reg->file], in check_register_usage()
294 report_error( ctx, "%s[%d]: Undeclared %s register", file_names[reg->file], in check_register_usage()
317 report_error( ctx, "Too many END instructions" ); in iter_instruction()
324 report_error( ctx, "(%u): Invalid instruction opcode", inst->Instruction.Opcode ); in iter_instruction()
329report_error( ctx, "%s: Invalid number of destination operands, should be %u", info->mnemonic, inf… in iter_instruction()
332report_error( ctx, "%s: Invalid number of source operands, should be %u", info->mnemonic, info->nu… in iter_instruction()
346 report_error(ctx, "Destination register has empty writemask"); in iter_instruction()
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c350 static void report_error( struct translate_ctx *ctx, const char *msg ) in report_error() function
391 report_error( ctx, "Unknown header" ); in parse_header()
471 report_error( ctx, "Writemask expected" ); in parse_opt_writemask()
492 report_error( ctx, "Unknown register file" ); in parse_register_file_bracket()
497 report_error( ctx, "Expected `['" ); in parse_register_file_bracket()
518 report_error( ctx, "Expected literal unsigned integer" ); in parse_register_file_bracket_index()
537 report_error( ctx, "Expected `]'" ); in parse_register_1d()
591 report_error(ctx, "Expected indirect register swizzle component `x', `y', `z' or `w'"); in parse_register_bracket()
605 report_error( ctx, "Expected literal unsigned integer" ); in parse_register_bracket()
614 report_error( ctx, "Expected `]'" ); in parse_register_bracket()
[all …]
Dtgsi_sanity.c151 report_error( in report_error() function
194 report_error( ctx, "(%u): Invalid register file name", file ); in check_file_name()
281 report_error( ctx, "%s: Undeclared %s register", file_names[reg->file], name ); in check_register_usage()
290 report_error( ctx, "%s[%d][%d]: Undeclared %s register", file_names[reg->file], in check_register_usage()
294 report_error( ctx, "%s[%d]: Undeclared %s register", file_names[reg->file], in check_register_usage()
317 report_error( ctx, "Too many END instructions" ); in iter_instruction()
324 report_error( ctx, "(%u): Invalid instruction opcode", inst->Instruction.Opcode ); in iter_instruction()
329 report_error( ctx, "%s: Invalid number of destination operands, should be %u", in iter_instruction()
333 report_error( ctx, "%s: Invalid number of source operands, should be %u", in iter_instruction()
348 report_error(ctx, "Destination register has empty writemask"); in iter_instruction()
[all …]
/external/libcups/cups/
Dipp-file.c26 static void report_error(_ipp_file_t *f, _ipp_vars_t *v, void *user_data, const char *message, ...)…
92report_error(&f, v, user_data, "Missing %s name and/or value on line %d of \"%s\".", token, f.line… in _ippFileParse()
110report_error(&f, v, user_data, "Missing ATTR syntax on line %d of \"%s\".", f.linenum, f.filename); in _ippFileParse()
115report_error(&f, v, user_data, "Bad ATTR syntax \"%s\" on line %d of \"%s\".", syntax, f.linenum, … in _ippFileParse()
121report_error(&f, v, user_data, "Missing ATTR name on line %d of \"%s\".", f.linenum, f.filename); in _ippFileParse()
465report_error(f, v, user_data, "Missing MEMBER syntax on line %d of \"%s\".", f->linenum, f->filena… in parse_collection()
472report_error(f, v, user_data, "Bad MEMBER syntax \"%s\" on line %d of \"%s\".", syntax, f->linenum… in parse_collection()
480report_error(f, v, user_data, "Missing MEMBER name on line %d of \"%s\".", f->linenum, f->filename… in parse_collection()
530report_error(f, v, user_data, "Unknown directive \"%s\" on line %d of \"%s\".", token, f->linenum,… in parse_collection()
564 report_error(f, v, user_data, "Missing value on line %d of \"%s\".", f->linenum, f->filename); in parse_value()
[all …]
/external/dtc/
Dfdtput.c41 static void report_error(const char *name, int namelen, int err) in report_error() function
161 report_error(node_name, -1, node); in store_key_value()
171 report_error(property, -1, err); in store_key_value()
211 report_error(path, sep - path, node); in create_paths()
237 report_error(node_name, -1, -FDT_ERR_BADPATH); in create_node()
247 report_error(node_name, -1, node); in create_node()
254 report_error(p + 1, -1, node); in create_node()
275 report_error(node_name, -1, node); in delete_prop()
281 report_error(node_name, -1, node); in delete_prop()
301 report_error(node_name, -1, node); in delete_node()
[all …]
Dfdtget.c37 static void report_error(const char *where, int err) in report_error() function
235 report_error(property, len); in show_data_for_item()
271 report_error(arg[i], node); in do_fdtget()
/external/antlr/runtime/Ruby/lib/antlr3/template/
Dgroup-file-parser.rb230 report_error( re )
305 report_error( re )
391 report_error( re )
466 report_error( re )
520 report_error( re )
601 report_error( re )
/external/rust/crates/rusqlite/src/
Dfunctions.rs73 unsafe fn report_error(ctx: *mut sqlite3_context, err: &Error) { in report_error() function
444 report_error(ctx, &Error::UnwindingPanic); in create_scalar_function()
453 Ok(Err(err)) => report_error(ctx, &err), in create_scalar_function()
454 Err(err) => report_error(ctx, err), in create_scalar_function()
599 report_error(ctx, &Error::UnwindingPanic); in call_boxed_step()
606 Err(err) => report_error(ctx, &err), in call_boxed_step()
642 report_error(ctx, &Error::UnwindingPanic); in call_boxed_inverse()
649 Err(err) => report_error(ctx, &err), in call_boxed_inverse()
683 report_error(ctx, &Error::UnwindingPanic); in call_boxed_final()
691 Ok(Err(err)) => report_error(ctx, &err), in call_boxed_final()
[all …]
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.h92 LLVM_ATTRIBUTE_NORETURN void report_error(StringRef File, std::error_code EC);
93 LLVM_ATTRIBUTE_NORETURN void report_error(StringRef File, llvm::Error E);
94 LLVM_ATTRIBUTE_NORETURN void report_error(StringRef FileName,
99 LLVM_ATTRIBUTE_NORETURN void report_error(StringRef ArchiveName,
Dllvm-objdump.cpp273 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef File, in report_error() function in llvm
280 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef File, in report_error() function in llvm
291 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef ArchiveName, in report_error() function in llvm
311 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef ArchiveName, in report_error() function in llvm
320 llvm::report_error(ArchiveName, "???", std::move(E), ArchitectureName); in report_error()
322 llvm::report_error(ArchiveName, NameOrErr.get(), std::move(E), in report_error()
1405 report_error(ArchiveName, o->getFileName(), AddressOrError.takeError()); in PrintSymbolTable()
1409 report_error(ArchiveName, o->getFileName(), TypeOrError.takeError()); in PrintSymbolTable()
1421 report_error(ArchiveName, o->getFileName(), NameOrErr.takeError(), in PrintSymbolTable()
1710 report_error(a->getFileName(), C, std::move(E)); in DumpArchive()
[all …]
/external/antlr/runtime/Ruby/lib/antlr3/
Drecognizers.rb412 def report_error( e = $! )
631 report_error( err )
638 report_error( MissingToken( type, inserted ) )
647 report_error( e )
660 report_error( e )
1042 report_error( re )
1045 report_error( re )
1137 def report_error( e )
Dmain.rb230 report_error( error )
235 report_error( error )
239 def report_error( error ) method in ANTLR3.Main.Main
334 report_error( error )
/external/python/cpython2/Lib/idlelib/
DSearchEngine.py77 self.report_error(pat, "Empty regular expression")
89 self.report_error(pat, msg, col)
93 def report_error(self, pat, msg, col=-1): member in SearchEngine
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/tests/
Dembed_tf_framework.mlir64 // CHECK: tf_framework.report_error [[CTX]], INVALID_ARGUMENT,
94 // CHECK: tf_framework.report_error [[CTX]], INVALID_ARGUMENT,
99 // CHECK: tf_framework.report_error [[CTX]], INVALID_ARGUMENT,
Dtf_framework_legalize_to_llvm.mlir87 func @report_error(%ctx: !tf_framework.op_kernel_context) {
88 tf_framework.report_error %ctx, "INVALID_ARGUMENT", "Everything is awesome"
91 // CHECK: llvm.func @report_error([[CTX:%.*]]: !llvm.ptr<i8>)
/external/python/cpython3/Lib/idlelib/
Dsearchengine.py79 self.report_error(pat, "Empty regular expression")
88 self.report_error(pat, e.msg, e.pos)
92 def report_error(self, pat, msg, col=None): member in SearchEngine
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DBaseRecognizer.pm146 sub report_error { subroutine
335 $self->report_error($ex);
353 $self->report_error($ex);
369 $self->report_error($e);
395 $self->report_error($e);
DLexer.pm83 $self->report_error($exception);
242 sub report_error { method in ANTLR::Runtime::Lexer
/external/tensorflow/tensorflow/lite/delegates/external/
DREADME.md9 error with the detailed information reported by calling `report_error` if
15 void (*report_error)(const char *))
/external/libcxx/test/support/
Drapid-cxx-test.hpp677 report_error(o); in report()
681 report_error(o); in report()
686 report_error(o); in report()
690 report_error(o); in report()
761 void report_error(test_outcome o) const in report_error() function in rapid_cxx_test::test_reporter
/external/llvm-project/libcxx/test/support/
Drapid-cxx-test.h677 report_error(o); in report()
681 report_error(o); in report()
686 report_error(o); in report()
690 report_error(o); in report()
761 void report_error(test_outcome o) const in report_error() function
/external/antlr/runtime/Ruby/lib/antlr3/modes/
Dfilter.rb44 report_error( re )
/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
Dexternal_delegate_adaptor.cc93 void (*report_error)(const char*)) { in tflite_plugin_create_delegate()

12