/external/stlport/stlport/ |
D | setjmp.h | 30 #if !defined (setjmp) 33 # include_next <setjmp.h> 35 # include _STLP_NATIVE_C_HEADER(setjmp.h) 41 # error setjmp has been defined before inclusion of setjmp.h header.
|
/external/stlport/stlport/stl/ |
D | _csetjmp.h | 20 #if !defined (setjmp) 50 # if !defined (setjmp) 53 using _STLP_VENDOR_CSTD::setjmp; 55 using ::setjmp;
|
/external/valgrind/main/VEX/test/ |
D | test-i386.c | 1364 if (setjmp(jmp_env) == 0) { 1371 if (setjmp(jmp_env) == 0) { 1379 if (setjmp(jmp_env) == 0) { 1383 if (setjmp(jmp_env) == 0) { 1401 if (setjmp(jmp_env) == 0) { 1408 if (setjmp(jmp_env) == 0) { 1418 if (setjmp(jmp_env) == 0) { 1426 if (setjmp(jmp_env) == 0) { 1431 if (setjmp(jmp_env) == 0) { 1437 if (setjmp(jmp_env) == 0) { [all …]
|
D | test-amd64.c | 1404 if (setjmp(jmp_env) == 0) { 1411 if (setjmp(jmp_env) == 0) { 1419 if (setjmp(jmp_env) == 0) { 1423 if (setjmp(jmp_env) == 0) { 1441 if (setjmp(jmp_env) == 0) { 1448 if (setjmp(jmp_env) == 0) { 1458 if (setjmp(jmp_env) == 0) { 1466 if (setjmp(jmp_env) == 0) { 1471 if (setjmp(jmp_env) == 0) { 1477 if (setjmp(jmp_env) == 0) { [all …]
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_onyxd_if.c | 131 if (setjmp(cm->error.jmp)) { in vp9_create_decompressor() 132 cm->error.setjmp = 0; in vp9_create_decompressor() 137 cm->error.setjmp = 1; in vp9_create_decompressor() 153 cm->error.setjmp = 0; in vp9_create_decompressor() 326 if (setjmp(cm->error.jmp)) { in vp9_receive_compressed_data() 327 cm->error.setjmp = 0; in vp9_receive_compressed_data() 346 cm->error.setjmp = 1; in vp9_receive_compressed_data() 352 cm->error.setjmp = 0; in vp9_receive_compressed_data() 420 cm->error.setjmp = 0; in vp9_receive_compressed_data()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | onyxd_if.c | 63 if (setjmp(pbi->common.error.jmp)) in create_decompressor() 65 pbi->common.error.setjmp = 0; in create_decompressor() 70 pbi->common.error.setjmp = 1; in create_decompressor() 84 pbi->common.error.setjmp = 0; in create_decompressor() 339 if (setjmp(pbi->common.error.jmp)) in vp8dx_receive_compressed_data() 353 pbi->common.error.setjmp = 1; in vp8dx_receive_compressed_data() 415 pbi->common.error.setjmp = 0; in vp8dx_receive_compressed_data()
|
/external/libpng/contrib/gregbook/ |
D | writepng.c | 109 if (setjmp(mainprog_ptr->jmpbuf)) { in writepng_init() 266 if (setjmp(mainprog_ptr->jmpbuf)) { in writepng_encode_image() 304 if (setjmp(mainprog_ptr->jmpbuf)) { in writepng_encode_row() 334 if (setjmp(mainprog_ptr->jmpbuf)) { in writepng_encode_finish()
|
D | readpng.c | 121 if (setjmp(png_jmpbuf(png_ptr))) { in readpng_init() 162 if (setjmp(png_jmpbuf(png_ptr))) { in readpng_get_bgcolor() 216 if (setjmp(png_jmpbuf(png_ptr))) { in readpng_get_image()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_amd64.S | 165 .globl setjmp symbol 166 .type setjmp, @function 167 setjmp: label 189 .size setjmp, .-setjmp
|
/external/llvm/test/Transforms/TailCallElim/ |
D | setjmp.ll | 13 %tmp75 = tail call i32 @setjmp(i32* %x) 18 declare i32 @setjmp(i32*) returns_twice
|
/external/clang/test/CodeGen/ |
D | function-attributes.c | 115 int setjmp(jmp_buf); 117 setjmp(0); in f19()
|
/external/expat/tests/ |
D | minicheck.c | 125 if (setjmp(env)) { in srunner_run_all() 132 if (setjmp(env)) { in srunner_run_all() 140 if (setjmp(env)) { in srunner_run_all()
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
D | _sunos4.h | 95 (void) setjmp(context); \ 104 if (!setjmp(CONTEXT(_thread))) { \ 120 #pragma unknown_control_flow(setjmp)
|
D | _bsdi.h | 96 if (setjmp(CONTEXT(_thread))) { \ 103 if (!setjmp(CONTEXT(_thread))) { \
|
D | _osf1.h | 111 if (setjmp(CONTEXT(_thread))) { \ 119 if (!setjmp(CONTEXT(_thread))) { \
|
D | _rhapsody.h | 82 if (setjmp(CONTEXT(_thread))) { \ 89 if (!setjmp(CONTEXT(_thread))) { \
|
/external/opencv/otherlibs/highgui/ |
D | grfmt_png.cpp | 146 if( setjmp( png_ptr->jmpbuf ) == 0 ) in ReadHeader() 195 if( setjmp(png_ptr->jmpbuf) == 0 ) in ReadData() 285 if( setjmp( png_ptr->jmpbuf ) == 0 ) in WriteImage()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | sj-ctr-loop.ll | 33 …%0 = call i32 @llvm.eh.sjlj.setjmp(i8* bitcast ([1 x %struct.__jmp_buf_tag.1.15.17.21.25.49.53.55]… 48 declare i32 @llvm.eh.sjlj.setjmp(i8*) #0
|
/external/compiler-rt/lib/tsan/lit_tests/ |
D | longjmp.cc | 12 if (setjmp(env) == 42) { in main()
|
D | longjmp3.cc | 28 if (setjmp(env) == 42) { in mymain()
|
D | longjmp4.cc | 31 if (setjmp(env) == 42) { in mymain()
|
/external/libpng/ |
D | example.c | 133 if (setjmp(png_jmpbuf(png_ptr))) 432 if (setjmp(png_jmpbuf((*png_ptr)))) 460 if (setjmp(png_jmpbuf((*png_ptr)))) 600 if (setjmp(png_jmpbuf(png_ptr)))
|
/external/stlport/etc/ |
D | std_headers_c_h.txt | 4 setjmp.h
|
/external/libyuv/files/source/ |
D | mjpeg_decoder.cc | 125 if (setjmp(error_mgr_->setjmp_buffer)) { in LoadFrame() 247 if (setjmp(error_mgr_->setjmp_buffer)) { in UnloadFrame() 275 if (setjmp(error_mgr_->setjmp_buffer)) { in DecodeToBuffers() 364 if (setjmp(error_mgr_->setjmp_buffer)) { in DecodeToCallback()
|
/external/llvm/test/CodeGen/X86/ |
D | sjlj.ll | 12 declare i32 @llvm.eh.sjlj.setjmp(i8*) nounwind 21 %r = tail call i32 @llvm.eh.sjlj.setjmp(i8* bitcast ([5 x i8*]* @buf to i8*))
|