OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inflateBack
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/zlib/
infback.c
116
/* Macros for
inflateBack
(): */
148
then return a Z_BUF_ERROR from
inflateBack
(). */
161
/* Get a byte of input into the bit accumulator, or return from
inflateBack
()
172
not enough available input to do that, then return from
inflateBack
() with
199
if it's full. If the write fails, return from
inflateBack
() with a
220
inflateBack
() needs more input, it calls in(). When
inflateBack
() has
223
change the provided input until in() is called again or
inflateBack
()
225
inflateBack
() returns.
228
inflateBack
() call. This parameter can be a structure that provides th
[
all
...]
mozzconf.h
64
#define
inflateBack
MOZ_Z_inflateBack
zconf.h
85
# define
inflateBack
z_inflateBack
/development/ndk/platforms/android-3/include/
zconf.h
35
# define
inflateBack
z_inflateBack
/external/chromium_org/sdch/open-vcdiff/src/zlib/
zconf.h
35
# define
inflateBack
z_inflateBack
Completed in 36 milliseconds