HomeSort by relevance Sort by last modified time
    Searched refs:exit (Results 601 - 625 of 2536) sorted by null

<<21222324252627282930>>

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CThread.cpp 83 void CThread::exit( function in class:CThread
  /ndk/tests/device/test-gnustl-full/unit/
bvector_test.cpp 56 exit(1);
  /ndk/tests/device/test-stlport/unit/
bvector_test.cpp 56 exit(1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cn_proc.h 56 /* "last" is the last process event: exit */
96 } exit; member in union:proc_event::__anon24075
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cn_proc.h 56 /* "last" is the last process event: exit */
96 } exit; member in union:proc_event::__anon25665
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cn_proc.h 56 /* "last" is the last process event: exit */
96 } exit; member in union:proc_event::__anon27177
  /sdk/draw9patch/src/com/android/draw9patch/ui/action/
ExitAction.java 27 public static final String ACTION_NAME = "exit";
42 System.exit(0);
  /sdk/emulator/opengl/host/tools/emugen/
main.cpp 59 exit(0);
75 exit(0);
111 exit(0);
118 exit(1);
  /sdk/emulator/qtools/
bb_dump.cpp 24 exit(1);
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/action/
ExitAction.java 29 public static final String ACTION_NAME = "exit";
46 System.exit(0);
  /sdk/layoutlib_api/sample/src/com/example/android/render/
Main.java 69 System.exit(1);
84 System.exit(1);
121 System.exit(1);
140 System.exit(1);
  /system/core/toolbox/
setenforce.c 14 exit(1);
  /system/extras/tests/bionic/libc/common/
test_clone.c 70 exit (1);
test_pthread_once.c 58 exit (1);
  /system/extras/tests/bionic/libstdc++/
test_cstdlib.cpp 43 using ::exit;
  /system/extras/tests/sdcard/
testcase.cpp 60 exit(1);
65 exit(1);
115 exit(EXIT_SUCCESS);
126 exit(1);
138 // Parent is waiting for children to exit.
  /system/netd/
ndc.c 54 exit(4);
63 exit(do_monitor(sock, 0));
64 exit(do_cmd(sock, argc-cmdOffset, &(argv[cmdOffset])));
172 exit(1);
  /external/e2fsprogs/misc/
badblocks.c 94 exit (1);
102 exit(1);
152 exit (1);
235 exit(1);
451 exit (1);
465 exit (1);
567 exit (1);
715 exit (1);
725 exit (1);
758 exit(1)
    [all...]
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 229 exit(EXIT_FAILURE);
250 exit(EXIT_FAILURE);
307 exit(EXIT_FAILURE);
379 exit(EXIT_FAILURE);
454 exit(EXIT_FAILURE);
530 exit(EXIT_FAILURE);
606 exit(EXIT_FAILURE);
724 exit(EXIT_FAILURE);
733 #define DO1 if (prng_descriptor[x].read(buf, 4096, &tprng) != 4096) { fprintf(stderr, "\n\nERROR READ != 4096\n\n"); exit(EXIT_FAILURE); }
787 exit(EXIT_FAILURE)
    [all...]
  /external/icu4c/tools/toolutil/
pkg_gencmn.c 145 exit(U_FILE_ACCESS_ERROR);
221 exit(errorCode);
253 exit(U_FILE_ACCESS_ERROR);
268 exit(U_FILE_ACCESS_ERROR);
282 exit(errorCode);
312 exit(U_FILE_ACCESS_ERROR);
393 exit(U_MEMORY_ALLOCATION_ERROR);
402 exit(U_ILLEGAL_ARGUMENT_ERROR);
426 exit(U_FILE_ACCESS_ERROR);
433 exit(U_FILE_ACCESS_ERROR)
    [all...]
  /external/srec/tools/grxmlcompile/
fst-io.h 87 exit(1);
171 if (!isyms) exit(1);
176 if (!osyms) exit(1);
181 if (!ssyms) exit(1);
231 exit(1);
300 exit(1);
308 exit(1);
345 exit(1);
383 if (!isyms) exit(1);
388 if (!osyms) exit(1)
    [all...]
  /external/strace/
strace.c 206 exit(exitval);
266 exit(1);
419 exit(1);
489 * Don't want to just detach on exit, so...
524 exit(1);
574 exit(1);
580 exit(1);
607 exit(1);
629 exit(1);
633 exit(1)
    [all...]
  /bionic/libc/bionic/
err.c 71 exit(eval);
82 exit(eval);
  /dalvik/vm/mterp/armv5te/
entry.S 76 ldr r2, [rSELF, #offThread_shadowSpace] @ to find out the jit exit state
78 ldr r3, [r2, #offShadowSpace_jitExitState] @ jit exit state
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
ImageFactory.java 51 System.exit(1);
54 System.exit(1);

Completed in 1700 milliseconds

<<21222324252627282930>>