Z_FULL_FLUSH      260 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   if ((flush == Z_FULL_FLUSH) || (flush == Z_FINISH)) {
Z_FULL_FLUSH      302 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   zerror_ = Deflate(Z_FULL_FLUSH);
Z_FULL_FLUSH      871 third_party/zlib/deflate.c                 if (flush == Z_FULL_FLUSH) {