OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hcrc
(Results
1 - 25
of
36
) sorted by null
1
2
/libcore/luni/src/main/java/java/util/zip/
GZIPInputStream.java
104
boolean
hcrc
= (flags & FHCRC) != 0;
105
if (
hcrc
) {
110
if (
hcrc
) {
120
if (
hcrc
) {
127
readZeroTerminated(
hcrc
);
130
readZeroTerminated(
hcrc
);
132
if (
hcrc
) {
213
private void readZeroTerminated(boolean
hcrc
) throws IOException {
216
if (
hcrc
) {
224
if (
hcrc
) {
[
all
...]
/external/zlib/
deflate.c
604
if (s->gzhead->
hcrc
)
709
(s->gzhead->
hcrc
? 2 : 0) +
726
if (s->gzhead->
hcrc
)
769
if (s->gzhead->
hcrc
&& s->pending > beg)
780
if (s->gzhead->
hcrc
&& s->pending > beg)
798
if (s->gzhead->
hcrc
&& s->pending > beg)
811
if (s->gzhead->
hcrc
&& s->pending > beg)
829
if (s->gzhead->
hcrc
&& s->pending > beg)
842
if (s->gzhead->
hcrc
&& s->pending > beg)
852
if (s->gzhead->
hcrc
) {
[
all
...]
/external/qemu/distrib/zlib-1.2.3/
deflate.c
598
(s->gzhead->
hcrc
? 2 : 0) +
615
if (s->gzhead->
hcrc
)
658
if (s->gzhead->
hcrc
&& s->pending > beg)
669
if (s->gzhead->
hcrc
&& s->pending > beg)
687
if (s->gzhead->
hcrc
&& s->pending > beg)
700
if (s->gzhead->
hcrc
&& s->pending > beg)
718
if (s->gzhead->
hcrc
&& s->pending > beg)
731
if (s->gzhead->
hcrc
&& s->pending > beg)
741
if (s->gzhead->
hcrc
) {
[
all
...]
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/development/ndk/platforms/android-3/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/external/chromium/sdch/open-vcdiff/src/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
zlib.h
121
int
hcrc
; /* true if there was or will be a header crc */
member in struct:gz_header_s
[
all
...]
Completed in 1139 milliseconds
1
2