HomeSort by relevance Sort by last modified time
    Searched full:error_return (Results 1 - 25 of 28) sorted by null

1 2

  /external/skia/src/images/
SkImageDecoder_libgif.cpp 144 static bool error_return(GifFileType* gif, const SkBitmap& bm, function
156 return error_return(gif, *bm, "DGifOpen");
173 return error_return(gif, *bm, "DGifGetRecordType");
179 return error_return(gif, *bm, "IMAGE_DESC_RECORD_TYPE");
183 return error_return(gif, *bm, "ImageCount < 1");
191 return error_return(gif, *bm, "chooseFromOneChoice");
213 return error_return(gif, *bm, "TopLeft");
221 return error_return(gif, *bm, "null cmap");
242 return error_return(gif, *bm, "allocPixelRef");
257 return error_return(gif, *bm, "non-pos inner width/height")
    [all...]
  /external/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 140 #define L_CHECK_READ_ERROR(ERROR_RETURN) \
141 { if (AVL_READ_ERROR) return(ERROR_RETURN); }
145 #define L_CHECK_READ_ERROR(ERROR_RETURN)
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
nm 
ar 
objcopy 
ranlib 
strip 
as 
ld 
objdump 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-addr2line 
arm-eabi-c++filt 
arm-eabi-nm 
arm-eabi-size 
arm-eabi-strings 
arm-eabi-ar 
arm-eabi-gprof 
arm-eabi-objcopy 
arm-eabi-ranlib 
arm-eabi-run 
arm-eabi-strip 
arm-eabi-as 
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/
arm-linux-androideabi-objcopy 
arm-linux-androideabi-strip 

Completed in 1327 milliseconds

1 2