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

12345

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dsimple_decoder.c97 exit(EXIT_FAILURE);
H A Ddecode_with_drops.c72 exit(EXIT_FAILURE);
H A Dpostproc.c59 exit(EXIT_FAILURE);
H A Ddecode_to_md5.c78 exit(EXIT_FAILURE);
H A Ddecode_with_partial_drops.c89 exit(EXIT_FAILURE);
98 exit(EXIT_FAILURE);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dintersect-diffs.py73 sys.exit(1)
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dmodule.c188 new->exit = dlsym(new->handle, "module_exit");
191 new->exit = NULL;
224 if (module->exit)
225 module->exit(module);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/common/
H A Dmlerrorcode.h56 exit (r35uLt); \
/hardware/libhardware/tests/camera2/
H A DTestForkerEventListener.cpp94 exit(test_info.result()->Passed()
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_cb_svc.c58 exit (1);
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_cb_svc.c58 exit (1);
/hardware/intel/bootstub/
H A DAndroid.mk52 exit 1; \
100 exit 1; \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dwarnings.c113 exit(EXIT_FAILURE);
H A Dtools_common.c65 exit(EXIT_FAILURE);
78 exit(EXIT_FAILURE);
/hardware/intel/common/utils/ISV/profile/
H A Disv_profile.cpp315 goto exit;
323 goto exit;
331 goto exit;
337 goto exit;
341 exit:
/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c597 goto exit;
626 goto exit;
642 goto exit;
645 goto exit;
651 goto exit;
675 exit:
676 ALOGV("%s: exit: snd_device(%s)", __func__, device_table[snd_device]);
714 goto exit;
791 goto exit;
796 goto exit;
[all...]
/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_common.c54 fprintf(stderr,"%s:%s (%d) failed,exit\n", __func__, func, __LINE__); \
55 exit(1); \
546 exit(0);
552 exit(0);
601 exit(0);
610 exit(0);
627 exit(-1);
/hardware/intel/common/libva/test/common/
H A Dva_display.c109 exit(0);
/hardware/ti/omap4-aah/camera/
H A DEncoder_libjpeg.cpp454 goto exit;
468 goto exit;
471 goto exit;
537 exit:
H A DAppCallbackNotifier.cpp77 goto exit;
143 exit:
750 goto exit;
777 exit:
799 goto exit;
804 goto exit;
832 goto exit;
849 exit:
1234 exit:
1720 exit
[all...]
/hardware/ti/omap4xxx/camera/
H A DEncoder_libjpeg.cpp386 goto exit;
398 goto exit;
402 goto exit;
465 exit:
H A DAppCallbackNotifier.cpp79 goto exit;
142 exit:
700 goto exit;
714 exit:
736 goto exit;
741 goto exit;
769 goto exit;
786 exit:
1160 exit:
1659 exit
[all...]
/hardware/intel/common/libva/test/encode/
H A Dh264encode.c45 fprintf(stderr,"%s:%s (%d) failed,exit\n", __func__, func, __LINE__); \
46 exit(1); \
774 exit(0);
797 exit(1);
810 exit(1);
841 exit(0);
847 exit(0);
851 exit(0);
855 exit(0);
900 printf("Open file %s failed, exit\
[all...]
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c1188 goto exit;
1229 goto exit;
1248 goto exit;
1251 goto exit;
1257 goto exit;
1289 exit:
1290 ALOGV("%s: exit: snd_device(%s)", __func__, device_table[snd_device]);
1330 goto exit;
1443 goto exit;
1448 goto exit;
[all...]
/hardware/ti/omap4-aah/security/tf_daemon/
H A Ddelegation_client.c991 * exit when instructed to shutdown by the service
1031 exit(2);
1070 exit(0);
1292 exit(2);
1302 exit(2);
1318 exit(2);
1333 exit(2);
1555 exit(2);

Completed in 497 milliseconds

12345