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

  /external/ImageMagick/coders/
rle.c 176 map_length,
229 map_length=(unsigned char) ReadBlobByte(image);
230 if (map_length >= 64)
233 map_length=one << map_length;
271 3*map_length*sizeof(*colormap));
276 for (x=0; x < (ssize_t) map_length; x++)
459 mask=(MagickStatusType) (map_length-1);
474 ValidateColormapValue(image,(size_t) (x*map_length+
526 map_length=256
173 map_length, local
    [all...]
  /external/v8/src/base/platform/
platform-aix.cc 83 static const int MAP_LENGTH = 1024;
100 char buffer[MAP_LENGTH];
104 if (bytes_read >= MAP_LENGTH - 1) break;
platform-freebsd.cc 77 static const int MAP_LENGTH = 1024;
94 char buffer[MAP_LENGTH];
98 if (bytes_read >= MAP_LENGTH - 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XIproto.h 1112 CARD8 map_length; member in struct:__anon38017
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XIproto.h 1112 CARD8 map_length; member in struct:__anon39875
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 304 milliseconds