HomeSort by relevance Sort by last modified time
    Searched full:exit (Results 976 - 1000 of 4191) sorted by null

<<31323334353637383940>>

  /external/webkit/WebKitTools/iExploder/tools/
showtest.rb 35 exit
  /frameworks/base/cmds/bugreport/
bugreport.c 44 exit(1);
  /frameworks/base/opengl/tools/glgen/
gen 42 exit $JAVAC_RESULT
51 exit $JAVA_RESULT
59 exit $JAVA_RESULT
71 exit $JAVA_RESULT
  /frameworks/base/tests/DumpRenderTree/assets/
run_page_cycler.py 22 """Run the tests. Will call sys.exit when complete.
36 sys.exit(1)
83 sys.exit(1)
95 sys.exit(1)
  /frameworks/base/tools/preload/
PrintPsTree.java 31 System.exit(0);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 248 goto EXIT;
327 goto EXIT;
450 goto EXIT;
458 goto EXIT;
469 goto EXIT;
472 EXIT:
511 goto EXIT;
522 EXIT:
606 goto EXIT;
626 goto EXIT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 329 EXIT:
377 goto EXIT;
386 goto EXIT;
395 goto EXIT;
413 goto EXIT;
417 EXIT:
492 EXIT:
637 goto EXIT;
644 goto EXIT;
647 EXIT
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.h 122 goto EXIT; \
131 goto EXIT; \
140 goto EXIT; \
148 goto EXIT; \
  /ndk/samples/hello-neon/jni/
helloneon.c 117 goto EXIT;
123 goto EXIT;
130 goto EXIT;
161 EXIT:
  /ndk/sources/cpufeatures/
cpu-features.c 95 goto EXIT;
107 goto EXIT;
119 goto EXIT;
124 EXIT:
  /packages/wallpapers/Basic/src/com/android/wallpaper/fall/
Fall.java 44 Runtime.getRuntime().exit(0);
  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
Galaxy.java 45 Runtime.getRuntime().exit(0);
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
Grass.java 45 Runtime.getRuntime().exit(0);
  /sdk/apkbuilder/src/com/android/apkbuilder/
ApkBuilder.java 52 * <p/>WARNING: this will call {@link System#exit(int)} if anything goes wrong.
69 * <p/>Unlike {@link #main(String[])}, this will not call {@link System#exit(int)} and instead
110 System.exit(1);
117 System.exit(1);
  /sdk/ddms/app/src/com/android/ddms/
Main.java 58 System.exit(1);
82 // the "ping" argument means to check in with the server and exit
89 System.exit(1);
116 System.exit(0);
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
BackgroundThread.java 31 * Tell the thread to exit. This is usually called from the UI thread. The
  /sdk/eclipse/scripts/
create_bridge_symlinks.sh 4 exit 1
  /sdk/emulator/qtools/
bb_dump.cpp 24 exit(1);
dump_regions.cpp 24 exit(1);
  /system/core/cpio/
mkbootfs.c 34 exit(1);
132 exit(1);
148 exit(1);
155 exit(1);
  /system/core/fastboot/
genkey.sh 6 exit -1
  /system/core/libcutils/
loghack.h 35 #define LOG_ALWAYS_FATAL(...) do { LOGE(__VA_ARGS__); exit(1); } while (0)
  /system/core/toolbox/
df.c 62 exit(ok);
  /system/extras/tests/bionic/libc/
README.TXT 13 All test programs, except those in the 'other' directory, should exit
  /external/e2fsprogs/tests/f_swapfs/
expect 9 Exit status is 0
18 Exit status is 0
63 Exit status is 0
71 Exit status is 0
80 Exit status is 0
125 Exit status is 0
133 Exit status is 0

Completed in 139 milliseconds

<<31323334353637383940>>