OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uncompress
(Results
201 - 225
of
456
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zconf.h
40
# define
uncompress
z_uncompress
macro
/external/chromium_org/third_party/freetype/include/freetype/config/
ftoption.h
146
/* uses NetBSD's `zopen' to partially
uncompress
the file on the fly */
161
/* partially
uncompress
the file on the fly (see src/gzip/ftgzip.c). */
197
/* partially
uncompress
the file on the fly (see src/bzip2/ftbzip2.c). */
[
all
...]
/external/chromium_org/third_party/ots/src/
ots.cc
461
// disallow all tables which
uncompress
to > 30 MB
530
// compressed table. Need to
uncompress
into memory first.
534
int r =
uncompress
((Bytef*) table_data, &dest_len,
/external/chromium_org/third_party/skia/third_party/freetype/include_overrides/freetype/config/
ftoption.h
146
/* uses NetBSD's `zopen' to partially
uncompress
the file on the fly */
161
/* partially
uncompress
the file on the fly (see src/gzip/ftgzip.c). */
197
/* partially
uncompress
the file on the fly (see src/bzip2/ftbzip2.c). */
[
all
...]
/external/freetype/include/config/
ftoption.h
146
/* uses NetBSD's `zopen' to partially
uncompress
the file on the fly */
161
/* partially
uncompress
the file on the fly (see src/gzip/ftgzip.c). */
197
/* partially
uncompress
the file on the fly (see src/bzip2/ftbzip2.c). */
[
all
...]
/external/pdfium/core/include/thirdparties/freetype/freetype/config/
ftoption.h
146
/* uses NetBSD's `zopen' to partially
uncompress
the file on the fly */
161
/* partially
uncompress
the file on the fly (see src/gzip/ftgzip.c). */
197
/* partially
uncompress
the file on the fly (see src/bzip2/ftbzip2.c). */
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/
ftoption.h
146
/* uses NetBSD's `zopen' to partially
uncompress
the file on the fly */
161
/* partially
uncompress
the file on the fly (see src/gzip/ftgzip.c). */
197
/* partially
uncompress
the file on the fly (see src/bzip2/ftbzip2.c). */
[
all
...]
/external/zlib/src/
FAQ
82
No, sorry. You have to spawn an
uncompress
or gunzip subprocess, or adapt
83
the code of
uncompress
on your own.
251
compress() and
uncompress
() may be limited to 4 GB, since they operate in a
/external/zlib/src/examples/
gun.c
49
Like gunzip and
uncompress
, the file attributes of the orignal compressed
56
Unix
uncompress
command.
316
empirically derived, and not checked in the original
uncompress
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libz.so
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libz.so
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libz.so
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libz.so
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/
libz.so
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/lib/
libz.so
/external/bzip2/
bzip2.c
1314
void
uncompress
( Char *name )
function
[
all
...]
Completed in 1056 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>