Lines Matching refs:format
1 // Protocol Buffers - Google's data interchange format
57 // Format key for constructor
58 enum Format {
65 // Simpler zlib stream format.
69 // buffer_size and format may be -1 for default of 64kB and GZIP format
72 Format format = AUTO,
91 Format format_;
111 // Format key for constructor
112 enum Format {
116 // Simpler zlib stream format.
122 Format format;
150 Format format,