• Home
  • Raw
  • Download

Lines Matching full:given

69  * Creates a stream to fill in the given data. Data must be sized to fit or
79 * Creates a stream to write into the given NSOutputStream.
88 * Initializes a stream to fill in the given data. Data must be sized to fit
98 * Initializes a stream to write into the given @c NSOutputStream.
119 * Write the tag for the given field number and wire format.
168 * Writes out the given data.
183 * Write a double for the given field number.
190 * Write a packed array of double for the given field number.
207 * Write a float for the given field number.
214 * Write a packed array of float for the given field number.
231 * Write a uint64_t for the given field number.
238 * Write a packed array of uint64_t for the given field number.
255 * Write a int64_t for the given field number.
262 * Write a packed array of int64_t for the given field number.
279 * Write a int32_t for the given field number.
286 * Write a packed array of int32_t for the given field number.
303 * Write a uint32_t for the given field number.
310 * Write a packed array of uint32_t for the given field number.
327 * Write a uint64_t for the given field number.
334 * Write a packed array of uint64_t for the given field number.
351 * Write a uint32_t for the given field number.
358 * Write a packed array of uint32_t for the given field number.
375 * Write a int32_t for the given field number.
382 * Write a packed array of int32_t for the given field number.
399 * Write a int64_t for the given field number.
406 * Write a packed array of int64_t for the given field number.
423 * Write a int64_t for the given field number.
430 * Write a packed array of int64_t for the given field number.
447 * Write a int32_t for the given field number.
454 * Write a packed array of int32_t for the given field number.
471 * Write a BOOL for the given field number.
478 * Write a packed array of BOOL for the given field number.
495 * Write a int32_t for the given field number.
502 * Write a packed array of int32_t for the given field number.
519 * Write a NSString for the given field number.
526 * Write an array of NSString for the given field number.
541 * Write a GPBMessage for the given field number.
548 * Write an array of GPBMessage for the given field number.
563 * Write a NSData for the given field number.
570 * Write an array of NSData for the given field number.
585 * Write a GPBMessage for the given field number.
593 * Write an array of GPBMessage for the given field number.
610 * Write a GPBUnknownFieldSet for the given field number.
618 * Write an array of GPBUnknownFieldSet for the given field number.
662 //% * Write a TYPE for the given field number.
669 //% * Write a packed array of TYPE for the given field number.
688 //% * Write a TYPE for the given field number.
695 //% * Write an array of TYPE for the given field number.
712 //% * Write a TYPE for the given field number.
720 //% * Write an array of TYPE for the given field number.