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

123456

/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp207 goto exit;
213 goto exit;
220 goto exit;
230 exit:
257 goto exit;
267 exit:
291 goto exit;
297 goto exit;
304 goto exit;
314 exit
[all...]
H A Dandroid_opengl_GLES10.cpp426 goto exit;
432 goto exit;
439 goto exit;
450 exit:
477 goto exit;
488 exit:
581 goto exit;
594 exit:
660 goto exit;
666 goto exit;
[all...]
/frameworks/av/media/libstagefright/
H A DMediaBufferGroup.cpp69 goto exit;
77 exit:
/frameworks/base/core/java/android/app/
H A DFragmentTransaction.java132 * Bit mask that is set for all exit transitions.
153 public abstract FragmentTransaction setCustomAnimations(int enter, int exit); argument
158 * and <code>popExit</code> animations will be played for enter/exit
161 public abstract FragmentTransaction setCustomAnimations(int enter, int exit, argument
/frameworks/native/services/surfaceflinger/tests/screencap/
H A Dscreencap.cpp35 exit(0);
49 exit(0);
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentTransaction.java146 * Bit mask that is set for all exit transitions.
167 public abstract FragmentTransaction setCustomAnimations(int enter, int exit); argument
172 * and <code>popExit</code> animations will be played for enter/exit
175 public abstract FragmentTransaction setCustomAnimations(int enter, int exit, argument
/frameworks/base/cmds/screenshot/
H A Dscreenshot.c121 usage(); exit(1);
128 usage(); exit(1);
149 exit(1);
161 exit(1);
170 exit(0);
/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/tests/DumpRenderTree/assets/
H A Drun_page_cycler.py22 """Run the tests. Will call sys.exit when complete.
37 sys.exit(1)
73 sys.exit(1)
102 sys.exit(1)
114 sys.exit(1)
H A Drun_reliability_tests.py117 sys.exit(1)
123 sys.exit(1)
129 sys.exit(1)
146 sys.exit(1)
162 sys.exit(1)
221 sys.exit(1)
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DMain.java68 System.exit(1);
72 System.exit(listDeps(osJarPath, log));
75 System.exit(createLayoutLib(osDestJar[0], osJarPath, log));
79 System.exit(1);
167 * Returns false if program should exit with command-line usage.
/frameworks/compile/libbcc/lib/Support/
H A DInitialization.cpp34 ::exit(1);
/frameworks/compile/libbcc/tools/build/
H A Dgen-config-from-mk.py61 sys.exit(1)
H A Dgen-sha1-stamp.py115 sys.exit(1)
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DInitialization.cpp27 ::exit(1);
/frameworks/wilhelm/src/desktop/
H A DSDL.c61 exit(EXIT_FAILURE);
/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.cpp126 exit(1);
138 exit(1);
151 exit(1);
/frameworks/base/cmds/installd/
H A Dinstalld.c493 exit(1);
498 exit(1);
503 exit(1);
525 exit(1);
539 exit(1);
544 exit(1);
552 exit(1);
556 exit(1);
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp70 exit(70);
80 exit(71);
86 exit(72);
93 exit(73);
106 exit(74);
113 exit(75);
119 exit(76);
146 exit(77);
152 exit(78);
575 exit(8
[all...]
/frameworks/base/include/android_runtime/
H A DAndroidRuntime.h69 void exit(int code);
/frameworks/base/tools/preload/
H A DCompile.java36 System.exit(0);
/frameworks/native/cmds/dumpstate/
H A Dutils.c280 exit(1);
284 exit(1);
292 exit(1);
321 exit(1);
329 exit(1);
338 exit(1);
/frameworks/av/media/libstagefright/wifi-display/
H A Dudptest.cpp305 exit(1);
319 exit(1);
327 exit(1);
334 exit(1);
/frameworks/wilhelm/tests/examples/
H A DslesTestSendToPresetReverb.cpp43 exit(EXIT_FAILURE);
181 exit(EXIT_FAILURE);
241 exit(EXIT_FAILURE);
365 exit(EXIT_FAILURE);

Completed in 585 milliseconds

123456