HomeSort by relevance Sort by last modified time
    Searched refs:EXIT (Results 176 - 200 of 449) sorted by null

1 2 3 4 5 6 78 91011>>

  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/test/
QCameraHAL3Base.cpp 187 goto EXIT;
201 goto EXIT;
213 EXIT:
242 goto EXIT;
245 EXIT:
292 goto EXIT;
294 EXIT:
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 152 goto EXIT;
176 goto EXIT;
391 EXIT:
501 goto EXIT;
512 EXIT:
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 389 EXIT:
441 goto EXIT;
450 goto EXIT;
458 goto EXIT;
470 goto EXIT;
477 EXIT:
553 EXIT:
651 goto EXIT;
659 goto EXIT;
662 EXIT
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 343 EXIT:
415 EXIT:
581 goto EXIT;
594 goto EXIT;
651 goto EXIT;
709 goto EXIT;
722 goto EXIT;
    [all...]
OMX_AacDec_CompThread.c 151 goto EXIT;
215 EXIT:
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 302 EXIT:
367 EXIT:
442 EXIT:
551 EXIT:
621 EXIT:
692 goto EXIT;
807 goto EXIT;
913 EXIT:
925 EXIT:
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 146 goto EXIT;
156 goto EXIT;
172 goto EXIT;
180 EXIT:
    [all...]
  /cts/tests/app/app/src/android/app/stubs/
FragmentTestActivity.java 48 public static final int EXIT = 2;
126 setExitTransition(loadTransition(EXIT));
  /external/curl/
update_curl.sh 29 trap - INT TERM ERR EXIT
34 trap cleanup INT TERM ERR EXIT
77 exit 1
105 exit 1
120 exit 1
134 exit 1
  /external/vboot_reference/scripts/image_signing/
common_minimal.sh 41 # Reports error message and exit(1)
45 exit 1
104 trap "cleanup_temps_and_mounts" EXIT
202 # We don't preserve the exact exit code of `mount`, but since
345 trap "cleanup_temps_and_mounts" EXIT
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 355 EXIT:
439 EXIT:
689 goto EXIT;
748 goto EXIT;
762 goto EXIT;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Thread.c 229 goto EXIT;
245 OMX_PRINT1(pComponentPrivate->dbg, "Component Thread Exit while loop\n");
247 EXIT:
253 OMX_PRINT1(pComponentPrivate->dbg, "Component Thread Exit while loop from EXIT label\n");
OMX_JpegEnc_Utils.c 136 goto EXIT;
143 goto EXIT;
152 goto EXIT;
158 goto EXIT;
178 goto EXIT;
187 goto EXIT;
196 goto EXIT;
203 OMX_PRINT1(pComponentPrivate->dbg, "Exit\n");
204 EXIT:
241 OMX_PRINT1(pComponentPrivate->dbg, "Exit form JPEGEnc Disable Port eError is = %x\n",eError)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
applybug.s 55 .EXIT
64 .IMPORT exit,CODE
109 bl exit,%r2
112 .EXIT
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 159 goto EXIT; \
173 goto EXIT; \
183 goto EXIT;
190 goto EXIT; \
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 177 goto EXIT; \
191 goto EXIT; \
201 goto EXIT;
208 goto EXIT; \
    [all...]
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_stub.c 230 EXIT:
283 EXIT:
358 EXIT:
437 EXIT:
506 EXIT:
583 EXIT:
655 EXIT:
717 EXIT:
794 EXIT:
859 EXIT
    [all...]
  /libcore/ojluni/src/test/
artrun 29 exit 1
91 trap finish EXIT
  /prebuilts/go/darwin-x86/src/
androidtest.bash 15 exit 1
23 exit 1
43 trap cleanup EXIT
  /prebuilts/go/linux-x86/src/
androidtest.bash 15 exit 1
23 exit 1
43 trap cleanup EXIT
  /external/autotest/client/site_tests/graphics_GpuReset/src/
gpureset.c 34 void EXIT(int code) {
39 exit(code);
44 EXIT(0);
49 EXIT(-1);
  /external/opencv/cxcore/src/
cxcopy.cpp 334 EXIT;
381 EXIT;
398 EXIT;
409 EXIT;
435 EXIT;
503 EXIT;
546 EXIT;
582 EXIT;
596 EXIT;
708 EXIT;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 364 EXIT:
498 EXIT:
619 goto EXIT;
626 EXIT:
672 goto EXIT;
677 EXIT:
849 goto EXIT; //need to restore lenght fields in pBufferHdr
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_hotshot.py 12 from hotshot.log import ENTER, EXIT, LINE
99 (EXIT, ("test_hotshot", f_lineno, "f")),
100 (EXIT, ("test_hotshot", g_lineno, "g")),
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_hotshot.py 12 from hotshot.log import ENTER, EXIT, LINE
99 (EXIT, ("test_hotshot", f_lineno, "f")),
100 (EXIT, ("test_hotshot", g_lineno, "g")),

Completed in 543 milliseconds

1 2 3 4 5 6 78 91011>>