/external/opencv/cv/src/ |
cvdistransform.cpp | 747 EXIT;
|
cvemd.cpp | 265 EXIT; [all...] |
cvfilter.cpp | [all...] |
cvfloodfill.cpp | [all...] |
cvcalibration.cpp | 628 EXIT; [all...] |
/external/v8/src/profiler/ |
sampler.cc | 720 it.top_frame_type() == StackFrame::EXIT) {
|
/external/v8/test/cctest/ |
test-accessors.cc | 511 CHECK(i != 0 || (frame->type() == i::StackFrame::EXIT));
|
/hardware/ti/omap4-aah/camera/ |
CameraHal.cpp | [all...] |
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
OMXCameraAdapter.h | 142 goto EXIT; \ [all...] |
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
OMXCameraAdapter.h | 138 goto EXIT; \ [all...] |
/external/cblas/testing/ |
c_cblat3.f | 230 * CC holds the exact result. On exit from CMMCH CT holds 606 * Check if error-exit was taken incorrectly. 713 9994 FORMAT(' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', [all...] |
c_dblat3.f | 225 * CC holds the exact result. On exit from DMMCH CT holds 593 * Check if error-exit was taken incorrectly. 700 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', 902 * Check if error-exit was taken incorrectly. [all...] |
c_sblat3.f | 224 * CC holds the exact result. On exit from SMMCH CT holds 593 * Check if error-exit was taken incorrectly. 700 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', 906 * Check if error-exit was taken incorrectly. [all...] |
c_zblat3.f | 231 * CC holds the exact result. On exit from ZMMCH CT holds 607 * Check if error-exit was taken incorrectly. 714 9994 FORMAT(' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', [all...] |
/external/eigen/blas/testing/ |
dblat3.f | 209 * CC holds the exact result. On exit from DMMCH CT holds 531 * Check if error-exit was taken incorrectly. 631 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', 797 * Check if error-exit was taken incorrectly. 901 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', [all...] |
sblat3.f | 209 * CC holds the exact result. On exit from SMMCH CT holds 531 * Check if error-exit was taken incorrectly. 631 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', 797 * Check if error-exit was taken incorrectly. 901 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', [all...] |
cblat3.f | 216 * CC holds the exact result. On exit from CMMCH CT holds 545 * Check if error-exit was taken incorrectly. 645 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', 820 * Check if error-exit was taken incorrectly. [all...] |
zblat3.f | 217 * CC holds the exact result. On exit from ZMMCH CT holds 546 * Check if error-exit was taken incorrectly. 646 9994 FORMAT( ' ******* FATAL ERROR - ERROR-EXIT TAKEN ON VALID CALL *', 821 * Check if error-exit was taken incorrectly. [all...] |
/external/opencv/cxcore/src/ |
cxdrawing.cpp | [all...] |
/external/opencv3/apps/traincascade/ |
old_ml_boost.cpp | [all...] |
/ndk/sources/android/support/src/stdio/ |
strtod.c | 140 #define Bug(x) {fprintf(stderr, "%s\n", x); exit(1);} 141 #define BugPrintf(x, v) {fprintf(stderr, x, v); exit(1);} 621 goto EXIT; 627 EXIT: [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
G722DecTest.c | 214 exit (1); 227 exit (1); 234 exit (1); 240 exit (1); 246 exit (1); 256 exit (1); 270 exit (1); 277 exit (1); 283 exit (1); 289 exit (1) [all...] |
/external/opencv/ml/src/ |
mlann_mlp.cpp | 635 EXIT; [all...] |
/external/opencv3/apps/createsamples/ |
utility.cpp | 65 #define EXIT __CV_EXIT__ 1036 exit( 1 ); [all...] |
/external/v8/src/ |
frames.cc | 331 // Some of the EXIT frames may have ExternalCallbackScope allocated on 332 // top of them. In that case the scope corresponds to the first EXIT 333 // frame beneath it. There may be other EXIT frames on top of the 574 return EXIT; 588 // The constant pool recorded in the exit frame is not associated [all...] |