OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compressed
(Results
501 - 525
of
2537
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifReader.java
77
Log.w(TAG, "Failed to read the
compressed
thumbnail");
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
Compress.java
76
+ "Uncompresses a file
compressed
with gzip compression";
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoProcessor.java
254
final boolean
compressed
= b.compress(Bitmap.CompressFormat.JPEG, quality, baos);
259
if (!
compressed
) {
280
* Retrieves the
compressed
display photo as a byte array.
287
* Retrieves the
compressed
thumbnail photo as a byte array.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h
59
The
compressed
data format used by default by the in-memory functions is
76
the consistency of the
compressed
data, so the library should never
113
int text; /* true if
compressed
data believed to be text */
271
compressed
output when it wants, for example when the output buffer is full
308
restart from this point if previous
compressed
data has been damaged or if
483
or more output produced), Z_STREAM_END if the end of the
compressed
data has
542
compressed
data instead of a zlib wrapper. The gzip header will have no
564
correctness of the
compressed
output even if it is not set appropriately.
579
without producing any
compressed
output. This function must be called
585
to be encountered later in the data to be
compressed
, with the most commonl
[
all
...]
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
cramfs_fs.h
24
#define CRAMFS_SIGNATURE "
Compressed
ROMFS"
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py
81
# check if the
compressed
tarball was created
131
# check if the
compressed
tarball was created
217
# check if the
compressed
tarball was created
271
# check if the
compressed
tarball was created
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py
81
# check if the
compressed
tarball was created
131
# check if the
compressed
tarball was created
217
# check if the
compressed
tarball was created
271
# check if the
compressed
tarball was created
/system/update_engine/payload_consumer/
payload_constants.h
61
// same
compressed
result given the same input).
Completed in 2420 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>