Searched refs:exit (Results 1 - 25 of 139) sorted by relevance

123456

/frameworks/base/core/java/com/android/internal/util/
H A DIState.java46 void exit(); method in interface:IState
H A DState.java42 * @see com.android.internal.util.IState#exit()
45 public void exit() { method in class:State
/frameworks/compile/linkloader/tests/stubs/
H A Dstub-layout-test.cpp38 exit(EXIT_FAILURE);
43 exit(EXIT_FAILURE);
/frameworks/av/media/libstagefright/wifi-display/
H A Dwfd.cpp72 exit(1);
88 exit(1);
96 exit(1);
103 exit(1);
/frameworks/base/tools/obbtool/
H A Dpbkdf2gen.cpp40 exit(1);
47 exit(1);
55 exit(1);
64 exit(1);
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreateWindowSurface.cpp21 goto exit;
27 goto exit;
34 goto exit;
57 goto exit;
67 exit:
99 goto exit;
105 goto exit;
112 goto exit;
135 goto exit;
145 exit
[all...]
/frameworks/compile/linkloader/android/
H A Dtest-librsloader.c71 exit(EXIT_FAILURE);
77 exit(EXIT_FAILURE);
84 exit(EXIT_FAILURE);
93 exit(EXIT_FAILURE);
100 exit(EXIT_FAILURE);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11.cpp150 goto exit;
164 exit:
190 goto exit;
203 exit:
227 goto exit;
233 goto exit;
245 exit:
299 goto exit;
305 goto exit;
317 exit
[all...]
H A Dandroid_opengl_EGL14.cpp174 goto exit;
180 goto exit;
187 goto exit;
197 goto exit;
203 goto exit;
210 goto exit;
222 exit:
279 goto exit;
285 goto exit;
292 goto exit;
[all...]
H A Dcom_google_android_gles_jni_GLImpl.cpp554 goto exit;
560 goto exit;
567 goto exit;
578 exit:
605 goto exit;
616 exit:
709 goto exit;
722 exit:
788 goto exit;
794 goto exit;
[all...]
H A Dandroid_opengl_GLES10Ext.cpp120 goto exit;
126 goto exit;
133 goto exit;
143 goto exit;
149 goto exit;
156 goto exit;
167 exit:
204 goto exit;
211 goto exit;
226 exit
[all...]
H A Dandroid_opengl_GLES20.cpp158 goto exit;
168 exit:
289 goto exit;
303 exit:
329 goto exit;
342 exit:
557 goto exit;
563 goto exit;
570 goto exit;
581 exit
[all...]
/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dfile_wrapper_input.cpp27 exit(1);
56 exit(1);
H A Dfile_wrapper_output.cpp26 exit(1);
/frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DRunTestCommand.java59 System.exit(ARG_FAIL_INCOMPLETE_C);
63 System.exit(ARG_FAIL_INCOMPLETE_E);
67 System.exit(ARG_FAIL_UNSUPPORTED);
74 System.exit(ARG_FAIL_NO_CLASS);
130 System.exit(ARG_FAIL_RUNNER);
133 System.exit(ARG_FAIL_RUNNER);
136 System.exit(ARG_FAIL_RUNNER);
144 System.exit(ARG_FAIL_RUNNER);
/frameworks/compile/slang/
H A Dslang-data.c9 exit(EXIT_FAILURE);
21 exit(EXIT_FAILURE);
29 exit(EXIT_FAILURE);
/frameworks/native/opengl/tests/hwc/
H A DhwcRects.cpp222 exit(1);
234 exit(((optopt == 0) || (optopt == '?')) ? 0 : 2);
242 exit(3);
283 exit(4);
314 exit(5);
354 exit(6);
377 exit(20);
382 exit(21);
390 exit(22);
415 exit(2
[all...]
H A DhwcStress.cpp258 exit(1);
269 exit(2);
278 exit(3);
287 exit(4);
297 exit(5);
303 exit(6);
313 exit(7);
319 exit(8);
329 exit(9);
335 exit(1
[all...]
H A DhwcColorEquiv.cpp190 exit(1);
211 exit(2);
233 exit(3);
244 exit(4);
256 exit(((optopt == 0) || (optopt == '?')) ? 0 : 5);
265 exit(6);
272 exit(7);
285 exit(8);
321 exit(9);
335 exit(1
[all...]
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetShaderSource.cpp19 goto exit;
25 goto exit;
36 goto exit;
42 goto exit;
56 exit:
H A DglGetActiveAttrib.cpp25 goto exit;
31 goto exit;
42 goto exit;
48 goto exit;
59 goto exit;
65 goto exit;
76 goto exit;
82 goto exit;
99 exit:
204 goto exit;
[all...]
H A DglGetActiveUniform.cpp25 goto exit;
31 goto exit;
42 goto exit;
48 goto exit;
59 goto exit;
65 goto exit;
76 goto exit;
82 goto exit;
99 exit:
207 goto exit;
[all...]
/frameworks/base/cmds/bugreport/
H A Dbugreport.c44 exit(1);
/frameworks/base/tools/preload/
H A DPrintPsTree.java31 System.exit(0);
/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp52 exit(0);

Completed in 2906 milliseconds

123456