Lines Matching full:without
6 // Redistribution and use in source and binary forms, with or without
18 // this software without specific prior written permission.
101 /// Writes a double field value, without a tag.
110 /// Writes a float field value, without a tag.
119 /// Writes a uint64 field value, without a tag.
128 /// Writes an int64 field value, without a tag.
137 /// Writes an int32 field value, without a tag.
146 /// Writes a fixed64 field value, without a tag.
155 /// Writes a fixed32 field value, without a tag.
164 /// Writes a bool field value, without a tag.
173 /// Writes a string field value, without a tag.
183 /// Writes a message, without a tag.
193 /// Writes a group, without a tag, to the stream.
202 /// Write a byte string, without a tag, to the stream.
212 /// Writes a uint32 value, without a tag.
221 /// Writes an enum value, without a tag.
230 /// Writes an sfixed32 value, without a tag.
239 /// Writes an sfixed64 value, without a tag.
248 /// Writes an sint32 value, without a tag.
257 /// Writes an sint64 value, without a tag.