HomeSort by relevance Sort by last modified time
    Searched refs:FATAL (Results 201 - 225 of 584) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc 120 LOG(FATAL) << "Failed to instantiate the setuid sandbox client.";
295 // This can be disabled with the '--gpu-sandbox-failures-fatal' flag.
297 // is equal to setting '--gpu-sandbox-failures-fatal=yes'.
306 LOG(FATAL) << error_message;
  /external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.cc 274 LOG(FATAL) << "The SUID sandbox helper binary is missing: "
282 LOG(FATAL) << "The SUID sandbox helper binary was found, but is not "
  /external/chromium_org/sql/
statement.cc 49 DLOG_IF(FATAL, !ref_->was_valid())
317 DLOG(FATAL) << "Bind value out of range";
  /external/chromium_org/sync/engine/
directory_commit_contribution.cc 121 LOG(FATAL) << "Bad return from ProcessSingleCommitResponse";
152 LOG(FATAL) << "Inconsistent counts when processing commit response";
  /external/chromium_org/third_party/WebKit/Source/wtf/
Assertions.h 151 /* CRASH() - Raises a fatal error resulting in program termination and triggering either the debugger or the crash reporter.
319 /* FATAL */
322 #define FATAL(...) ((void)0)
324 #define FATAL(...) do { \
  /external/chromium_org/third_party/re2/re2/testing/
regexp_generator.cc 185 LOG(FATAL) << "Bad operator: " << post[i];
219 LOG(FATAL) << "Bad regexp program.";
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
logging.h 74 // INFO == -1, WARNING == -2, ERROR == -3, FATAL == -4
77 // CHECK dies with a fatal error if condition is not true. It is *not*
194 enum LogSeverity {INFO = -1, WARNING = -2, ERROR = -3, FATAL = -4};
207 if ((severity) == FATAL)
208 abort(); // LOG(FATAL) indicates a big problem, so don't run atexit() calls
  /external/chromium_org/ui/ozone/platform/egltest/
ozone_platform_egltest.cc 139 LOG(FATAL) << "failed to create window";
231 LOG(FATAL) << "failed to load " << library;
  /external/chromium_org/v8/src/
checks.h 16 // The FATAL, UNREACHABLE and UNIMPLEMENTED macros are useful during
19 #define FATAL(msg) \
26 #define FATAL(msg) \
  /external/protobuf/src/google/protobuf/
message.cc 152 GOOGLE_LOG(FATAL) << "Message class \"" << GetDescriptor()->full_name()
242 GOOGLE_LOG(FATAL) << "File is already registered: " << file;
generated_message_reflection.cc 86 GOOGLE_LOG(FATAL)
112 GOOGLE_LOG(FATAL)
125 GOOGLE_LOG(FATAL)
368 GOOGLE_LOG(FATAL) << "Unimplemented type: " << field->cpp_type();
400 GOOGLE_LOG(FATAL) << "Unimplemented type: " << field->cpp_type();
454 GOOGLE_LOG(FATAL) << "Can't get here.";
759 GOOGLE_LOG(FATAL) << "Can't get here.";
778 GOOGLE_LOG(FATAL) << "Can't get here.";
    [all...]
  /external/qemu/android/base/
Log_unittest.cpp 214 LOG(FATAL) << kFatalMessage;
223 LOG(FATAL) << "PANIC: " << setFlag(&flag, "Flag was set!");
  /external/regex-re2/re2/testing/
regexp_generator.cc 185 LOG(FATAL) << "Bad operator: " << post[i];
219 LOG(FATAL) << "Bad regexp program.";
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
equivalent.h 117 LOG(FATAL) << "Equivalent: first argument not an"
121 LOG(FATAL) << "Equivalent: second argument not an"
prune.h 63 LOG(FATAL) << "Prune: Weight needs to have the path property and"
149 LOG(FATAL) << "Prune: Weight needs to have the path property and"
  /external/eigen/blas/testing/
cblat3.f 65 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
222 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
231 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
249 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
258 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
282 FATAL = .FALSE.
287 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
293 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
299 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NMAX, AB,
304 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET
    [all...]
zblat3.f 66 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
223 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
232 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
250 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
259 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
283 FATAL = .FALSE.
288 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
294 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
300 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NMAX, AB,
305 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET
    [all...]
  /art/compiler/dex/quick/arm/
fp_arm.cc 60 LOG(FATAL) << "Unexpected opcode: " << opcode;
102 LOG(FATAL) << "Unexpected opcode: " << opcode;
194 LOG(FATAL) << "Unexpected opcode: " << opcode;
259 LOG(FATAL) << "Unexpected ccode: " << ccode;
289 LOG(FATAL) << "Unexpected opcode: " << opcode;
  /art/compiler/dex/quick/arm64/
fp_arm64.cc 57 LOG(FATAL) << "Unexpected opcode: " << opcode;
105 LOG(FATAL) << "Unexpected opcode: " << opcode;
178 LOG(FATAL) << "Unexpected opcode: " << opcode;
245 LOG(FATAL) << "Unexpected ccode: " << ccode;
275 LOG(FATAL) << "Unexpected opcode: " << opcode;
  /external/chromium_org/base/
logging.h 21 // Assertion failed messages and fatal errors are displayed in a dialog box
30 // a fatal error dialog box, it will look for a program called
37 // MessageBox(NULL, GetCommandLineW(), L"Fatal Error", 0);
56 // effectively performs a LOG(FATAL) which terminates the process and
74 // which is syntactic sugar for {,D}LOG_IF(FATAL, assert fails) << assertion;
130 // are (in increasing order of severity) INFO, WARNING, ERROR, and FATAL.
132 // Very important: logging a message at the FATAL severity level causes
135 // There is the special severity of DFATAL, which logs FATAL in debug mode,
262 // Sets whether or not you'd like to see fatal debug messages popped up in
339 // As special cases, we can assume that LOG_IS_ON(FATAL) always holds. Also
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_primitive_field.cc 73 GOOGLE_LOG(FATAL) << "Can't get here.";
93 GOOGLE_LOG(FATAL) << "Can't get here.";
122 GOOGLE_LOG(FATAL) << "Can't get here.";
154 GOOGLE_LOG(FATAL) << "Can't get here.";
176 GOOGLE_LOG(FATAL) << "Can't get here.";
    [all...]
  /art/compiler/utils/mips/
assembler_mips.cc 496 LOG(FATAL) << "UNREACHABLE";
499 LOG(FATAL) << "UNREACHABLE";
524 LOG(FATAL) << "UNREACHABLE";
527 LOG(FATAL) << "UNREACHABLE";
710 UNIMPLEMENTED(FATAL) << "no sign extension necessary for mips";
714 UNIMPLEMENTED(FATAL) << "no zero extension necessary for mips";
809 UNIMPLEMENTED(FATAL) << "no mips implementation";
823 UNIMPLEMENTED(FATAL) << "no mips implementation";
827 UNIMPLEMENTED(FATAL) << "no mips implementation";
929 UNIMPLEMENTED(FATAL) << "no mips implementation"
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
generated_message_reflection.cc 71 GOOGLE_LOG(FATAL)
97 GOOGLE_LOG(FATAL)
110 GOOGLE_LOG(FATAL)
353 GOOGLE_LOG(FATAL) << "Unimplemented type: " << field->cpp_type();
388 GOOGLE_LOG(FATAL) << "Unimplemented type: " << field->cpp_type();
442 GOOGLE_LOG(FATAL) << "Can't get here.";
761 GOOGLE_LOG(FATAL) << "Can't get here.";
780 GOOGLE_LOG(FATAL) << "Can't get here.";
    [all...]
  /art/compiler/utils/arm64/
assembler_arm64.cc 105 LOG(FATAL) << "UNREACHABLE";
234 LOG(FATAL) << "UNREACHABLE";
388 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
407 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
426 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
432 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant";
461 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
468 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant";
539 UNIMPLEMENTED(FATAL) << "Unimplemented Call() variant";
  /art/runtime/interpreter/
interpreter_common.cc 82 LOG(FATAL) << "Unreachable: " << field_type;
155 LOG(FATAL) << "Unreachable: " << field_type;
197 LOG(FATAL) << "Unreachable: " << field_type;
287 LOG(FATAL) << "Unreachable: " << field_type;
359 LOG(FATAL) << "Unreachable: " << field_type;
489 LOG(FATAL) << "Unexpected instruction: " << inst->DumpString(mh.GetMethod()->GetDexFile());
646 LOG(FATAL) << "Attempt to invoke non-executable method: " << PrettyMethod(method);
651 LOG(FATAL) << "Attempt to call compiled code when -Xint: " << PrettyMethod(method);
    [all...]

Completed in 1064 milliseconds

1 2 3 4 5 6 7 891011>>