Home
last modified time | relevance | path

Searched refs:return_false (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/images/
DSkImageDecoder_libjpeg.cpp171 static bool return_false(const jpeg_decompress_struct& cinfo, in return_false() function
691 return return_false(cinfo, "setjmp YUV8"); in onDecodeYUV8Planes()
699 return return_false(cinfo, "read_header YUV8"); in onDecodeYUV8Planes()
729 return return_false(cinfo, "start_decompress YUV8"); in onDecodeYUV8Planes()
739 return return_false(cinfo, "output_raw_data"); in onDecodeYUV8Planes()
/external/valgrind/none/tests/
Dlibvex_test.c10 Bool return_false(void*cb, Addr ad) in return_false() function
239 vta.chase_into_ok = return_false; in main()
/external/llvm/test/CodeGen/X86/
Dselect.ll26 %tmp73 = tail call i1 @return_false() ; <i8> [#uses=1]
45 declare i1 @return_false()