• Home
  • Raw
  • Download

Lines Matching full:given

58 /// Creates a stream to fill in the given data. Data must be sized to fit or
62 /// Creates a stream to write into the given @c NSOutputStream.
65 /// Initializes a stream to fill in the given data. Data must be sized to fit
69 /// Initializes a stream to write into the given @c NSOutputStream.
78 /// Write the tag for the given field number and wire format.
101 /// Writes out the given data.
113 /// Write a double for the given field number.
115 /// Write a packed array of double for the given field number.
122 /// Write a float for the given field number.
124 /// Write a packed array of float for the given field number.
131 /// Write a uint64_t for the given field number.
133 /// Write a packed array of uint64_t for the given field number.
140 /// Write a int64_t for the given field number.
142 /// Write a packed array of int64_t for the given field number.
149 /// Write a int32_t for the given field number.
151 /// Write a packed array of int32_t for the given field number.
158 /// Write a uint32_t for the given field number.
160 /// Write a packed array of uint32_t for the given field number.
167 /// Write a uint64_t for the given field number.
169 /// Write a packed array of uint64_t for the given field number.
176 /// Write a uint32_t for the given field number.
178 /// Write a packed array of uint32_t for the given field number.
185 /// Write a int32_t for the given field number.
187 /// Write a packed array of int32_t for the given field number.
194 /// Write a int64_t for the given field number.
196 /// Write a packed array of int64_t for the given field number.
203 /// Write a int64_t for the given field number.
205 /// Write a packed array of int64_t for the given field number.
212 /// Write a int32_t for the given field number.
214 /// Write a packed array of int32_t for the given field number.
221 /// Write a BOOL for the given field number.
223 /// Write a packed array of BOOL for the given field number.
230 /// Write a int32_t for the given field number.
232 /// Write a packed array of int32_t for the given field number.
239 /// Write a NSString for the given field number.
241 /// Write an array of NSString for the given field number.
246 /// Write a GPBMessage for the given field number.
248 /// Write an array of GPBMessage for the given field number.
253 /// Write a NSData for the given field number.
255 /// Write an array of NSData for the given field number.
260 /// Write a GPBMessage for the given field number.
263 /// Write an array of GPBMessage for the given field number.
269 /// Write a GPBUnknownFieldSet for the given field number.
272 /// Write an array of GPBUnknownFieldSet for the given field number.
294 //%/// Write a TYPE for the given field number.
296 //%/// Write a packed array of TYPE for the given field number.
305 //%/// Write a TYPE for the given field number.
307 //%/// Write an array of TYPE for the given field number.
314 //%/// Write a TYPE for the given field number.
317 //%/// Write an array of TYPE for the given field number.