Searched refs:exit (Results 51 - 75 of 112) sorted by relevance

12345

/hardware/ti/omap4xxx/security/tf_daemon/
H A Ddelegation_client.c873 * exit when instructed to shutdown by the service
913 exit(2);
952 exit(0);
1126 exit(2);
1136 exit(2);
1152 exit(2);
1167 exit(2);
1389 exit(2);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c94 exit(errno);
513 exit(1);
602 exit(ENXIO);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc.cpp531 goto exit;
537 goto exit;
542 exit:
/hardware/ti/omap4-aah/camera/
H A DCameraHal.cpp1528 goto exit;
1543 exit:
2162 goto exit;
2179 goto exit;
2209 goto exit;
2216 exit:
2319 goto exit;
2336 goto exit;
2342 exit:
2428 goto exit;
[all...]
H A DAndroid.mk23 # Enable CameraHAL function enter/exit logging
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dexample_xma.c58 exit(EXIT_FAILURE);
H A Dsimple_encoder.c118 exit(EXIT_FAILURE);
H A Dvp8cx_set_ref.c65 exit(EXIT_FAILURE);
H A Dvp8_multi_resolution_encoder.c55 exit(EXIT_FAILURE);
64 exit(EXIT_FAILURE);
H A Dset_maps.c61 exit(EXIT_FAILURE);
H A Dtwopass_encoder.c66 exit(EXIT_FAILURE);
/hardware/invensense/60xx/mlsdk/platform/include/linux/
H A Dmpu.h224 * @exit: function used to free memory allocated for the driver
245 int (*exit) (void *mlsl_handle, member in struct:ext_slave_descr
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
H A DMobiCoreDriverDaemon.cpp174 // then wait for them to exit
889 exit(2);
896 exit(1);
900 exit(0);
993 exit(1);
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
H A Dperf_reader.c104 exit(1);
313 exit(1);
/hardware/intel/img/psb_video/src/
H A Dtng_enc_trace.c134 exit(-1);
170 exit(-1);
192 exit(-1);
209 exit(-1);
217 exit(-1);
225 exit(-1);
H A Dpnw_rotate.c595 goto exit;
704 exit:
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc.cpp662 goto exit;
668 goto exit;
673 exit:
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapture.cpp589 goto exit;
607 goto exit;
619 exit:
650 goto exit;
657 goto exit;
715 goto exit;
741 goto exit;
747 exit:
/hardware/ti/omap4xxx/camera/
H A DCameraHal.cpp1298 goto exit;
1312 exit:
3092 goto exit;
3100 goto exit;
3113 exit:
3131 goto exit;
3138 goto exit;
3151 exit:
3171 goto exit;
3179 goto exit;
[all...]
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
H A Dread_device_node.c254 exit(0);
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
H A Dperf_unittest.c236 exit(1);
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderBase.cpp727 // return through exit label to reset mDecodingFrame
731 goto exit;
739 goto exit;
747 goto exit;
751 exit:
/hardware/intel/common/libva/test/decode/
H A Dmpeg2vldemo.cpp50 fprintf(stderr,"%s:%s (%d) failed,exit\n", __func__, func, __LINE__); \
51 exit(1); \
272 printf("press any key to exit\n");
/hardware/intel/common/libva/test/encode/
H A Dmpeg2enc.c73 fprintf(stderr, "%s:%s (%d) failed, exit\n", __func__, func, __LINE__); \
74 exit(1); \
519 exit(exit_code);
867 fprintf(stderr, "RC mode %d isn't found, exit\n", ctx->rate_control_mode);
1119 exit(1);
H A Dmpeg2vaenc.c73 fprintf(stderr, "%s:%s (%d) failed, exit\n", __func__, func, __LINE__); \
74 exit(1); \
519 exit(exit_code);
867 fprintf(stderr, "RC mode %d isn't found, exit\n", ctx->rate_control_mode);
1135 exit(1);

Completed in 2335 milliseconds

12345