WriteShort        153 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 10);  // version needed to extract
WriteShort        154 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);  // flags
WriteShort        155 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);  // compression method: stored
WriteShort        156 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);  // last modified time
WriteShort        157 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);  // last modified date
WriteShort        161 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, filename_size);  // file name length
WriteShort        162 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);   // extra field length
WriteShort        183 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 10);  // version made by
WriteShort        184 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 10);  // version needed to extract
WriteShort        185 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);  // flags
WriteShort        186 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);  // compression method: stored
WriteShort        187 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);  // last modified time
WriteShort        188 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);  // last modified date
WriteShort        192 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, filename_size);  // file name length
WriteShort        193 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);   // extra field length
WriteShort        194 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);   // file comment length
WriteShort        195 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);   // starting disk number
WriteShort        196 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc     WriteShort(&output, 0);   // internal file attributes
WriteShort        205 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);  // disk number
WriteShort        206 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);  // disk with start of central directory
WriteShort        207 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, num_entries);  // central directory entries (this disk)
WriteShort        208 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, num_entries);  // central directory entries (total)
WriteShort        211 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   WriteShort(&output, 0);   // comment length