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

/external/freetype/src/gzip/
H A Dzlib.h71 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s
116 The fields total_in and total_out can be used for statistics or
117 progress reports. After compression, total_in holds the total size of
259 so far (that is, total_in bytes).
563 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_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/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/qemu/distrib/zlib-1.2.8/
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/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
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h148 uLong total_in; /* total number of input bytes read so far */ member in struct:z_stream_s
216 The fields total_in and total_out can be used for statistics or progress
217 reports. After compression, total_in holds the total size of the
395 so far (that is, total_in bytes).
931 total_in which indicates where valid compressed data was found. In the
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h152 uLong total_in; /* total number of input bytes read so far */ member in struct:z_stream_s
220 The fields total_in and total_out can be used for statistics or progress
221 reports. After compression, total_in holds the total size of the
399 so far (that is, total_in bytes).
935 total_in which indicates where valid compressed data was found. In the

Completed in 808 milliseconds