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

  /external/freetype/src/gzip/
infcodes.c 123 t = c->sub.code.tree + ((uInt)b & inflate_mask[j]);
161 c->len += (uInt)b & inflate_mask[j];
170 t = c->sub.code.tree + ((uInt)b & inflate_mask[j]);
193 c->sub.copy.dist += (uInt)b & inflate_mask[j];
infutil.c 14 local const uInt inflate_mask[17] = { variable
infutil.h 89 local uInt inflate_mask[17]; variable
infblock.c 272 h = s->sub.trees.tb + ((uInt)b & inflate_mask[t]);
286 j += (uInt)b & inflate_mask[i];
zconf.h 275 # pragma map(inflate_mask,"INMA")
ftgzip.c 79 /* Urgh. `inflate_mask' must not be declared twice -- C++ doesn't like
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
infcodes.c 123 t = c->sub.code.tree + ((uInt)b & inflate_mask[j]);
161 c->len += (uInt)b & inflate_mask[j];
170 t = c->sub.code.tree + ((uInt)b & inflate_mask[j]);
193 c->sub.copy.dist += (uInt)b & inflate_mask[j];
infutil.c 14 local const uInt inflate_mask[17] = { variable
infutil.h 89 local uInt inflate_mask[17]; variable
infblock.c 272 h = s->sub.trees.tb + ((uInt)b & inflate_mask[t]);
286 j += (uInt)b & inflate_mask[i];
zconf.h 275 # pragma map(inflate_mask,"INMA")
ftgzip.c 79 /* Urgh. `inflate_mask' must not be declared twice -- C++ doesn't like
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
ChangeLog.21     [all...]
  /external/opencv3/3rdparty/zlib/
ChangeLog     [all...]
  /external/zlib/src/
ChangeLog     [all...]

Completed in 325 milliseconds