OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recompress
(Results
1 - 5
of
5
) sorted by null
/external/zlib/examples/
fitblk.c
92
/*
recompress
from inf's input to def's output; the input for inf and
96
local int
recompress
(z_streamp inf, z_streamp def)
function
197
ret =
recompress
(&inf, &def);
212
ret =
recompress
(&inf, &def);
gzlog.c
266
/*
recompress
the remaining stored deflate data in place */
293
/*
recompress
in memory, decoding stored data as we go */
gzjoin.c
36
having to
recompress
any of the data and without having to calculate a new
/bootable/recovery/applypatch/
imgdiff.c
850
// can
recompress
it and get exactly the same bits as are in the
/packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java
[
all
...]
Completed in 1520 milliseconds