HomeSort by relevance Sort by last modified time
    Searched full:exit (Results 226 - 250 of 9328) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildbin.sh 25 exit;
36 exit;
51 exit;
60 exit;
69 exit;
78 exit;
87 exit;
92 exit;
  /external/valgrind/main/exp-sgcheck/tests/
is_arch_supported 13 ppc*|arm*|s390x) exit 1;;
14 *) exit 0;;
  /external/valgrind/main/gdbserver_tests/
fork_chain.c 15 exit(1);
28 exit(1);
  /external/valgrind/main/helgrind/tests/
tc01_simple_race.c 24 exit(1);
32 exit(1);
tc02_simple_tls.c 27 exit(1);
32 exit(1);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_SharedMemory.c 73 goto EXIT;
80 goto EXIT;
87 EXIT:
99 goto EXIT;
135 EXIT:
151 goto EXIT;
172 goto EXIT;
181 goto EXIT;
190 goto EXIT;
214 EXIT
    [all...]
Exynos_OSAL_Android.cpp 98 goto EXIT;
113 EXIT:
132 goto EXIT;
137 EXIT:
153 EXIT:
175 EXIT:
190 EXIT:
215 goto EXIT;
219 goto EXIT;
223 goto EXIT;
    [all...]
  /ndk/
ndk-gdb-py.cmd 11 exit /b 1
15 if ERRORLEVEL 1 exit /b 1
  /ndk/tests/device/test-stlport_shared-exception/jni/
delete3.cpp 10 extern "C" void exit(int);
23 exit(0);
  /ndk/tests/device/test-stlport_static-exception/jni/
delete3.cpp 10 extern "C" void exit(int);
23 exit(0);
  /system/core/libsparse/
img2simg.c 58 exit(-1);
67 exit(-1);
76 exit(-1);
86 exit(-1);
96 exit(-1);
103 exit(-1);
109 exit(-1);
115 exit(0);
  /frameworks/base/tools/obbtool/
mkobb.sh 44 exit 1
50 exit 1
56 exit 1
62 exit 1
67 exit 1
70 exit 1
75 exit 1
78 exit 1
83 exit 1
114 exit
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 200 goto EXIT;
264 EXIT:
281 goto EXIT;
286 goto EXIT;
289 EXIT:
303 goto EXIT;
308 EXIT:
322 goto EXIT;
327 EXIT:
344 goto EXIT;
    [all...]
  /external/elfutils/tests/
arsymtest.c 45 exit (1);
52 exit (1);
60 exit (1);
71 exit (1);
78 exit (1);
86 exit (1);
102 exit (1);
110 exit (1);
118 exit (1);
129 exit (1)
    [all...]
  /external/openssh/regress/
multiplex.sh 10 exit 0
64 trace "exit status $s over multiplexed connection"
66 ${SSH} -F $OBJ/ssh_config -S $CTL otherhost exit $s
69 fail "exit code mismatch for protocol $p: $r != $s"
73 trace "exit status $s with early close over multiplexed connection"
75 exec sh -c \'"sleep 2; exec > /dev/null 2>&1; sleep 3; exit $s"\'
78 fail "exit code (with sleep) mismatch for protocol $p: $r != $s"
85 trace "test exit command"
86 ${SSH} -F $OBJ/ssh_config -S $CTL -Oexit otherhost || fail "send exit command failed"
88 # Wait for master to exit
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetUniformIndices.cpp 19 goto exit;
29 goto exit;
38 goto exit;
44 goto exit;
50 goto exit;
58 exit:
98 goto exit;
104 goto exit;
115 goto exit;
132 goto exit;
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Isac_test.cc 94 exit(-1);
99 exit(-1);
104 exit(-1);
108 exit(-1);
119 exit(-1);
140 exit(-1);
147 exit(-1);
151 exit(-1);
156 exit(-1);
167 /* exit if returned with error *
    [all...]
  /external/llvm/test/Transforms/LCSSA/
2006-10-31-UnreachableBlock.ll 14 br label %__skb_dequeue67.exit
16 br label %__skb_dequeue67.exit
17 __skb_dequeue67.exit: ; preds = %then.i, %loopentry.__skb_dequeue67.exit_crit_edge
18 br i1 false, label %then.0, label %__skb_dequeue67.exit.endif.0_crit_edge
19 __skb_dequeue67.exit.endif.0_crit_edge: ; preds = %__skb_dequeue67.exit
21 then.0: ; preds = %__skb_dequeue67.exit
25 endif.0: ; preds = %__skb_dequeue67.exit.endif.0_crit_edge
32 br i1 false, label %then.i.i, label %endif.0.i.skb_bond.exit.i_crit_edge
33 endif.0.i.skb_bond.exit.i_crit_edge: ; preds = %endif.0.
    [all...]
  /dalvik/vm/alloc/TEST/HeapBitmapTest/include/
Dalvik.h 15 exit(1);
  /development/ide/intellij/
make+intelligen.sh 5 exit 1
  /development/tools/idegen/
idegen.sh 5 exit 1
  /external/chromium/build/
dir_exists.py 10 sys.exit(0)
  /external/chromium/chrome/browser/ui/gtk/
fullscreen_exit_bubble_gtk.h 18 // in fullscreen mode, telling users how to exit and providing a click target.
32 // Hide the exit bubble.
42 // The widget that animates the slide-out of fullscreen exit bubble.
45 // The timer that does the initial hiding of the exit bubble.
  /external/chromium/sdch/open-vcdiff/m4/
ac_have_attribute.m4 7 void foo(void) { exit(1); }],
  /external/clang/
gen_diff.sh 22 exit 0
30 exit 1
38 exit 1
58 exit 0

Completed in 6563 milliseconds

1 2 3 4 5 6 7 8 91011>>