Lines Matching refs:time
116 uLong time; /* modification time */
237 (the input data is simply copied a block at a time). Z_DEFAULT_COMPRESSION
451 eight. data_type is set as noted here every time inflate() returns for all
572 file name, no extra data, no comment, no modification time (set to zero), no
574 if the operating system was determined at compile time. If a gzip stream is
813 deflate(). The text, time, os, extra field, name, and comment information
824 the time set to zero, and os set to the current operating system, with no
897 time to set the dictionary. If the provided dictionary is smaller than the
941 input each time, until success or end of the input data.
1041 is completed, at which time head->done is set to one. If a zlib stream is
1047 The text, time, xflags, and os fields are filled in with the gzip header
1179 /* Return flags indicating compile-time options.
1193 One-time table building (smaller code, but not thread-safe if true):