Searched refs:exit (Results 26 - 50 of 184) sorted by relevance

12345678

/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp52 exit(0);
/frameworks/base/cmds/bootanimation/
H A DAudioPlayer.cpp224 goto exit;
232 goto exit;
241 goto exit;
266 goto exit;
280 goto exit;
287 goto exit;
293 if (exitPending()) goto exit;
300 goto exit;
306 exit:
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp244 goto exit;
250 goto exit;
261 goto exit;
272 exit:
306 goto exit;
317 exit:
412 goto exit;
418 goto exit;
425 goto exit;
435 exit
[all...]
H A Dandroid_opengl_GLES10.cpp244 goto exit;
250 goto exit;
261 goto exit;
272 exit:
306 goto exit;
317 exit:
620 goto exit;
626 goto exit;
633 goto exit;
644 exit
[all...]
H A Dandroid_opengl_GLES30.cpp244 goto exit;
250 goto exit;
261 goto exit;
272 exit:
306 goto exit;
317 exit:
607 goto exit;
613 goto exit;
625 exit:
673 goto exit;
[all...]
H A Dandroid_opengl_GLES31Ext.cpp243 goto exit;
249 goto exit;
260 goto exit;
271 exit:
305 goto exit;
316 exit:
348 goto exit;
354 goto exit;
370 exit:
421 goto exit;
[all...]
H A Dandroid_opengl_GLES31.cpp242 goto exit;
248 goto exit;
259 goto exit;
270 exit:
304 goto exit;
315 exit:
399 goto exit;
405 goto exit;
418 exit:
467 goto exit;
[all...]
H A Dandroid_media_AudioSystem.cpp666 goto exit;
675 goto exit;
682 goto exit;
695 goto exit;
721 goto exit;
741 goto exit;
766 exit:
796 goto exit;
806 goto exit;
823 goto exit;
[all...]
/frameworks/av/media/libstagefright/
H A DMediaBufferGroup.cpp70 goto exit;
83 exit:
/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DRunTestCommand.java71 System.exit(ARG_FAIL_INCOMPLETE_C);
75 System.exit(ARG_FAIL_INCOMPLETE_E);
79 System.exit(ARG_FAIL_UNSUPPORTED);
88 System.exit(ARG_FAIL_NO_CLASS);
155 System.exit(ARG_FAIL_RUNNER);
158 System.exit(ARG_FAIL_RUNNER);
161 System.exit(ARG_FAIL_RUNNER);
170 System.exit(ARG_FAIL_RUNNER);
/frameworks/native/services/surfaceflinger/tests/screencap/
H A Dscreencap.cpp35 exit(0);
49 exit(0);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetActiveUniformBlockName.cpp19 goto exit;
25 goto exit;
36 goto exit;
42 goto exit;
57 exit:
H A Dcommon.cpp222 goto exit;
228 goto exit;
239 goto exit;
250 exit:
284 goto exit;
295 exit:
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A DTestBenchMultipleInstance.c96 DEBUG(("\t-T to print tag name and exit\n"));
97 exit(100);
131 exit(100);
140 exit(100);
153 exit(100);
166 exit(100);
182 exit(100);
192 exit(100);
219 exit(1);
259 exit(
[all...]
/frameworks/base/libs/hwui/thread/
H A DTaskManager.cpp48 mThreads[i]->exit();
58 mThreads[i]->exit();
126 void TaskManager::WorkerThread::exit() { function in class:android::uirenderer::TaskManager::WorkerThread
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DMain.java69 System.exit(1);
73 System.exit(listDeps(osJarPath, log));
76 System.exit(createLayoutLib(osDestJar[0], osJarPath, log));
80 System.exit(1);
179 * Returns false if program should exit with command-line usage.
/frameworks/compile/libbcc/lib/Support/
H A DInitialization.cpp32 ::exit(1);
/frameworks/webview/chromium/tools/
H A Djar_check.py74 sys.exit(main(sys.argv))
/frameworks/wilhelm/src/desktop/
H A DSDL.c61 exit(EXIT_FAILURE);
/frameworks/base/core/java/android/app/
H A DFragmentTransaction.java135 * Bit mask that is set for all exit transitions.
156 public abstract FragmentTransaction setCustomAnimations(int enter, int exit); argument
161 * and <code>popExit</code> animations will be played for enter/exit
164 public abstract FragmentTransaction setCustomAnimations(int enter, int exit, argument
/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
H A Daccessorychat.c126 exit(1);
130 exit(1);
135 exit(1);
179 // exit when we are disconnected
/frameworks/compile/mclinker/lib/LD/
H A DTextDiagnosticPrinter.cpp123 exit(1);
135 exit(1);
148 exit(1);
/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp186 goto exit;
195 goto exit;
201 goto exit;
210 goto exit;
219 goto exit;
229 goto exit;
238 goto exit;
256 goto exit;
279 goto exit;
283 goto exit;
[all...]
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentTransaction.java160 * Bit mask that is set for all exit transitions.
187 @AnimRes int exit);
192 * and <code>popExit</code> animations will be played for enter/exit
196 @AnimRes int exit, @AnimRes int popEnter, @AnimRes int popExit);
186 setCustomAnimations(@nimRes int enter, @AnimRes int exit) argument
195 setCustomAnimations(@nimRes int enter, @AnimRes int exit, @AnimRes int popEnter, @AnimRes int popExit) argument
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp70 exit(70);
80 exit(71);
90 exit(72);
97 exit(73);
110 exit(74);
117 exit(75);
123 exit(76);
150 exit(77);
156 exit(78);
577 exit(8
[all...]

Completed in 1734 milliseconds

12345678