HomeSort by relevance Sort by last modified time
    Searched refs:report_error (Results 1 - 25 of 74) sorted by null

1 2 3

  /system/extras/simpleperf/
event_fd.h 44 bool report_error = true);
67 bool CreateMappedBuffer(size_t mmap_pages, bool report_error);
71 bool ShareMappedBuffer(const EventFd& event_fd, bool report_error);
event_fd.cpp 49 bool report_error) {
69 if (report_error) {
81 if (report_error) {
153 bool EventFd::CreateMappedBuffer(size_t mmap_pages, bool report_error) {
161 if (report_error) {
166 if (report_error && is_perm_error) {
181 bool EventFd::ShareMappedBuffer(const EventFd& event_fd, bool report_error) {
187 if (report_error) {
event_type.h 71 const EventType* FindEventTypeByName(const std::string& name, bool report_error = true);
workload.h 40 static bool RunCmd(const std::vector<std::string>& args, bool report_error = true);
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
rule-methods.rb 18 def report_error(error) method in class:TestParameters
27 def report_error(error) method in class:TestParameters
64 def report_error(error) method in class:TestMultipleReturnValues
73 def report_error(error) method in class:TestMultipleReturnValues
properties.rb 16 def report_error(error) method in class:TestRulePropertyReference
25 def report_error(error) method in class:TestRulePropertyReference
118 def report_error(error) method in class:TestTokenLabelReference
127 def report_error(error) method in class:TestTokenLabelReference
184 def report_error(error) method in class:TestRuleLabelReference
193 def report_error(error) method in class:TestRuleLabelReference
backtracking.rb 29 def report_error(e) method in class:TestBacktracking
nuances.rb 47 def report_error(error) method in class:TestSubrulePrediction
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_sanity.c 151 report_error( function
194 report_error( ctx, "(%u): Invalid register file name", file );
282 report_error( ctx, "%s: Undeclared %s register", file_names[reg->file], name );
291 report_error( ctx, "%s[%d][%d]: Undeclared %s register", file_names[reg->file],
295 report_error( ctx, "%s[%d]: Undeclared %s register", file_names[reg->file],
318 report_error( ctx, "Too many END instructions" );
325 report_error( ctx, "(%u): Invalid instruction opcode", inst->Instruction.Opcode );
330 report_error( ctx, "%s: Invalid number of destination operands, should be %u", info->mnemonic, info->num_dst );
333 report_error( ctx, "%s: Invalid number of source operands, should be %u", info->mnemonic, info->num_src );
347 report_error(ctx, "Destination register has empty writemask")
    [all...]
tgsi_text.c 350 static void report_error( struct translate_ctx *ctx, const char *msg ) function
391 report_error( ctx, "Unknown header" );
471 report_error( ctx, "Writemask expected" );
492 report_error( ctx, "Unknown register file" );
497 report_error( ctx, "Expected `['" );
518 report_error( ctx, "Expected literal unsigned integer" );
537 report_error( ctx, "Expected `]'" );
591 report_error(ctx, "Expected indirect register swizzle component `x', `y', `z' or `w'");
605 report_error( ctx, "Expected literal unsigned integer" );
614 report_error( ctx, "Expected `]'" )
    [all...]
  /external/dtc/
fdtput.c 55 static void report_error(const char *name, int namelen, int err) function
175 report_error(node_name, -1, node);
185 report_error(property, -1, err);
225 report_error(path, sep - path, node);
251 report_error(node_name, -1, -FDT_ERR_BADPATH);
261 report_error(node_name, -1, node);
268 report_error(p + 1, -1, node);
289 report_error(node_name, -1, node);
295 report_error(node_name, -1, node);
315 report_error(node_name, -1, node)
    [all...]
fdtget.c 51 static void report_error(const char *where, int err) function
232 report_error(property, len);
268 report_error(arg[i], node);
  /external/llvm/tools/llvm-objdump/
llvm-objdump.h 92 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,
  /external/fio/
gerror.c 22 static void report_error(struct gui_entry *ge, GError *error) function
57 report_error(ge, error);
  /cts/tools/dasm/src/dasm/
parser.cup 26 public void report_error(String message, Object info) {
28 dAsm.report_error("Warning: " + message + "(" + info.toString() + ")");
30 dAsm.report_error("Warning: " + message);
35 dAsm.report_error("Error: " + message + "(" + info.toString() + ")");
37 dAsm.report_error("Error: " + message);
296 {: /*dAsm.setDeprecated();*/dAsm.report_error("WARNING: @deprecated is not supported"); :}
313 dAsm.report_error("WARNING: Annotations are not supported"); :}
321 dAsm.report_error("WARNING: Annotations are not supported"); :}
325 dAsm.report_error("WARNING: Annotations are not supported"); :}
330 dAsm.report_error("WARNING: Annotations are not supported"); :
    [all...]
parser.java 856 public void report_error(String message, Object info) { method in class:parser
858 dAsm.report_error("Warning: " + message + "(" + info.toString() + ")");
860 dAsm.report_error("Warning: " + message);
865 dAsm.report_error("Error: " + message + "(" + info.toString() + ")");
867 dAsm.report_error("Error: " + message);
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-parser.rb 230 report_error( re )
305 report_error( re )
391 report_error( re )
466 report_error( re )
520 report_error( re )
601 report_error( re )
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 44 report_error( re )
  /system/bt/include/hardware/
bt_hd.h 119 bt_status_t (*report_error)(uint8_t error); member in struct:__anon1934
  /external/python/cpython2/Lib/idlelib/
SearchEngine.py 25 self.root = root # need for report_error()
77 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 class:SearchEngine
  /external/python/cpython3/Lib/idlelib/
searchengine.py 27 self.root = root # need for report_error()
79 self.report_error(pat, "Empty regular expression")
91 self.report_error(pat, msg, col)
95 def report_error(self, pat, msg, col=-1): member in class:SearchEngine
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
SearchEngine.py 61 self.report_error(pat, "Empty regular expression")
75 self.report_error(pat, msg, col)
79 def report_error(self, pat, msg, col=-1): member in class:SearchEngine
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
SearchEngine.py 61 self.report_error(pat, "Empty regular expression")
75 self.report_error(pat, msg, col)
79 def report_error(self, pat, msg, col=-1): member in class:SearchEngine
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchEngine.py 61 self.report_error(pat, "Empty regular expression")
75 self.report_error(pat, msg, col)
79 def report_error(self, pat, msg, col=-1): member in class:SearchEngine
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchEngine.py 61 self.report_error(pat, "Empty regular expression")
75 self.report_error(pat, msg, col)
79 def report_error(self, pat, msg, col=-1): member in class:SearchEngine

Completed in 1041 milliseconds

1 2 3