Searched defs:total_in (Results 1 - 9 of 9) sorted by relevance

/external/kernel-headers/original/linux/
H A Dzlib.h87 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
130 The fields total_in and total_out can be used for statistics or
131 progress reports. After compression, total_in holds the total size of
274 so far (that is, total_in bytes).
662 case, the application may save the current current value of total_in which
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DDotZLib.cs34 public uint total_in; field in struct:DotZLib.ZStream
/external/chromium/sdch/open-vcdiff/src/
H A Dzlib.h85 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
153 The fields total_in and total_out can be used for statistics or
154 progress reports. After compression, total_in holds the total size of
310 so far (that is, total_in bytes).
767 case, the application may save the current current value of total_in which
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h85 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
153 The fields total_in and total_out can be used for statistics or
154 progress reports. After compression, total_in holds the total size of
310 so far (that is, total_in bytes).
767 case, the application may save the current current value of total_in which
/external/open-vcdiff/src/zlib/
H A Dzlib.h85 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
153 The fields total_in and total_out can be used for statistics or
154 progress reports. After compression, total_in holds the total size of
310 so far (that is, total_in bytes).
767 case, the application may save the current current value of total_in which
/external/qemu/distrib/zlib-1.2.3/
H A Dzlib.h85 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
153 The fields total_in and total_out can be used for statistics or
154 progress reports. After compression, total_in holds the total size of
310 so far (that is, total_in bytes).
767 case, the application may save the current current value of total_in which
/external/chromium_org/third_party/zlib/
H A Dzlib.h88 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
157 The fields total_in and total_out can be used for statistics or progress
158 reports. After compression, total_in holds the total size of the
339 so far (that is, total_in bytes).
820 success case, the application may save the current current value of total_in
/external/zlib/src/
H A Dzlib.h88 uLong total_in; /* total number of input bytes read so far */ member in struct:z_stream_s
156 The fields total_in and total_out can be used for statistics or progress
157 reports. After compression, total_in holds the total size of the
335 so far (that is, total_in bytes).
871 total_in which indicates where valid compressed data was found. In the
/external/zlib/
H A Dzlib.h88 uLong total_in; /* total number of input bytes read so far */ member in struct:z_stream_s
156 The fields total_in and total_out can be used for statistics or progress
157 reports. After compression, total_in holds the total size of the
335 so far (that is, total_in bytes).
871 total_in which indicates where valid compressed data was found. In the

Completed in 3979 milliseconds