Lines Matching full:given
41 * Creates a stream to fill in the given data. Data must be sized to fit or
51 * Creates a stream to write into the given NSOutputStream.
60 * Initializes a stream to fill in the given data. Data must be sized to fit
70 * Initializes a stream to write into the given @c NSOutputStream.
96 * Write the tag for the given field number and wire format.
145 * Writes out the given data.
160 * Write a double for the given field number.
167 * Write a packed array of double for the given field number.
184 * Write a float for the given field number.
191 * Write a packed array of float for the given field number.
208 * Write a uint64_t for the given field number.
215 * Write a packed array of uint64_t for the given field number.
232 * Write a int64_t for the given field number.
239 * Write a packed array of int64_t for the given field number.
256 * Write a int32_t for the given field number.
263 * Write a packed array of int32_t for the given field number.
280 * Write a uint32_t for the given field number.
287 * Write a packed array of uint32_t for the given field number.
304 * Write a uint64_t for the given field number.
311 * Write a packed array of uint64_t for the given field number.
328 * Write a uint32_t for the given field number.
335 * Write a packed array of uint32_t for the given field number.
352 * Write a int32_t for the given field number.
359 * Write a packed array of int32_t for the given field number.
376 * Write a int64_t for the given field number.
383 * Write a packed array of int64_t for the given field number.
400 * Write a int64_t for the given field number.
407 * Write a packed array of int64_t for the given field number.
424 * Write a int32_t for the given field number.
431 * Write a packed array of int32_t for the given field number.
448 * Write a BOOL for the given field number.
455 * Write a packed array of BOOL for the given field number.
472 * Write a int32_t for the given field number.
479 * Write a packed array of int32_t for the given field number.
496 * Write a NSString for the given field number.
503 * Write an array of NSString for the given field number.
518 * Write a GPBMessage for the given field number.
525 * Write an array of GPBMessage for the given field number.
540 * Write a NSData for the given field number.
547 * Write an array of NSData for the given field number.
562 * Write a GPBMessage for the given field number.
570 * Write an array of GPBMessage for the given field number.
591 * Write a GPBUnknownFieldSet for the given field number.
601 * Write an array of GPBUnknownFieldSet for the given field number.
648 //% * Write a TYPE for the given field number.
655 //% * Write a packed array of TYPE for the given field number.
674 //% * Write a TYPE for the given field number.
681 //% * Write an array of TYPE for the given field number.
698 //% * Write a TYPE for the given field number.
706 //% * Write an array of TYPE for the given field number.