HomeSort by relevance Sort by last modified time
    Searched full:return_false (Results 1 - 9 of 9) sorted by null

  /external/skia/legacy/src/images/
SkImageDecoder_libjpeg.cpp 182 static bool return_false(const jpeg_decompress_struct& cinfo, function
210 return return_false(cinfo, *bm, "setjmp");
225 return return_false(cinfo, *bm, "read_header");
302 return return_false(cinfo, *bm, "start_decompress");
310 return return_false(cinfo, *bm, "chooseFromOneChoice");
340 return return_false(cinfo, *bm, "allocPixelRef");
354 return return_false(cinfo, *bm, "read_scanlines");
357 return return_false(cinfo, *bm, "shouldCancelDecode");
383 return return_false(cinfo, *bm, "jpeg colorspace");
408 return return_false(cinfo, *bm, "allocPixelRef")
    [all...]
SkImageDecoder_libwebp.cpp 141 static bool return_false(const SkBitmap& bm, const char msg[]) { function
356 return return_false(*decodedBitmap, "allocPixelRef");
420 return return_false(*decodedBitmap, "allocPixelRef");
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 182 static bool return_false(const jpeg_decompress_struct& cinfo, function
233 return return_false(cinfo, *bm, "setjmp");
248 return return_false(cinfo, *bm, "read_header");
332 return return_false(cinfo, *bm, "start_decompress");
340 return return_false(cinfo, *bm, "chooseFromOneChoice");
370 return return_false(cinfo, *bm, "allocPixelRef");
384 return return_false(cinfo, *bm, "read_scanlines");
387 return return_false(cinfo, *bm, "shouldCancelDecode");
416 return return_false(cinfo, *bm, "jpeg colorspace");
441 return return_false(cinfo, *bm, "allocPixelRef")
    [all...]
SkImageDecoder_libwebp.cpp 141 static bool return_false(const SkBitmap& bm, const char msg[]) { function
350 return return_false(*decodedBitmap, "allocPixelRef");
414 return return_false(*decodedBitmap, "allocPixelRef");
  /external/llvm/test/CodeGen/X86/
select.ll 26 %tmp73 = tail call i1 @return_false() ; <i8> [#uses=1]
45 declare i1 @return_false()
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 388 return_false:
404 goto return_false;
409 goto return_false;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 388 return_false:
404 goto return_false;
409 goto return_false;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow-inline.h 388 return_false:
404 goto return_false;
409 goto return_false;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow-inline.h 388 return_false:
404 goto return_false;
409 goto return_false;

Completed in 322 milliseconds