HomeSort by relevance Sort by last modified time
    Searched defs:fatal (Results 51 - 75 of 96) sorted by null

1 23 4

  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon37412
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon37757
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon38149
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon38596
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon39184
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon39630
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon40078
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon40439
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon40797
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon41155
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon41516
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon41909
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon42355
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
qic117.h 118 unsigned int fatal:1; member in struct:__anon42803
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /system/core/adb/
adb.c 58 void fatal(const char *fmt, ...) function
202 if(p == 0) fatal("failed to allocate an apacket");
892 fatal("cannot allocate listener");
1005 fatal("bad number (%s) in env var %s. Expecting 0..n.\n", cpunum_str, AFFINITY_ENVVAR);
    [all...]
  /device/generic/goldfish/qemud/
qemud.c 106 fatal( const char* fmt, ... ) function
127 fatal( "not enough memory" );
152 fatal( "not enough memory" );
241 fatal( "%s: could not get flags for fd %d: %s",
250 fatal( "%s: could not set fd %d to non-blocking: %s",
1072 fatal("unexpected serial port close !!");
    [all...]
  /external/blktrace/btreplay/
btreplay.c 206 * The 'fatal' macro will output a perror message (if errstring is !NULL)
212 static inline void fatal(const char *errstring, const int exitval, function
328 fatal("posix_memalign", ERR_SYSCALL, "Allocation failed\n");
371 fatal("signal", ERR_SYSCALL, "Failed to set signal %d\n",
508 fatal("sched_getaffinity", ERR_SYSCALL, "Can't get CPU info\n");
519 fatal(NULL, ERR_SYSCALL, "Insufficient number of CPUs\n");
537 fatal("sched_setaffinity", ERR_SYSCALL, "Failed to pin CPU\n");
594 fatal(idir, ERR_ARGS, "Unable to open %s\n", idir);
634 fatal(file_name, ERR_SYSCALL, "Could not open map devs file\n");
766 fatal("io_setup", ERR_SYSCALL, "io_setup failed\n")
    [all...]
  /external/javassist/src/main/javassist/compiler/
MemberCodeGen.java 142 throw new RuntimeException("fatal");
179 throw new RuntimeException("fatal");
521 fatal(); method
926 throw new CompileError("fatal error. bug?");
    [all...]
TypeChecker.java 106 protected static void fatal() throws CompileError { method in class:TypeChecker
107 throw new CompileError("fatal");
587 fatal(); method
679 fatal(); method
982 fatal(); method
    [all...]
CodeGen.java 97 protected static void fatal() throws CompileError { method in class:CodeGen
98 throw new CompileError("fatal");
244 public void atASTList(ASTList n) throws CompileError { fatal(); } method
246 public void atPair(Pair n) throws CompileError { fatal(); } method
248 public void atSymbol(Symbol n) throws CompileError { fatal(); } method
531 fatal(); method
868 fatal(); method
1241 fatal(); method
1355 fatal(); method
1478 fatal(); method
1520 fatal(); method
1885 fatal(); method
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 118 void fatal(const char *fmt, ...) function
120 LOG_ERROR("Fatal");
195 fatal("First-pass stats file must be seekable!");
203 fatal("Failed to allocate first-pass stats buffer (%lu bytes)",
276 fatal("Failed to realloc firstpass stats buffer.");
819 fatal("Failed to realloc cue list.");
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
ExchangeService.java 178 // Service had a fatal error; can't run
453 error.fatal = false;
1108 boolean fatal = false; field in class:ExchangeService.SyncError
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 

Completed in 619 milliseconds

1 23 4