Lines Matching defs:number
658 size_t array_count; /* Array part number of elements. */
717 /* Returns the number of values in the table. */
963 uint32_t number;
1232 /* TODO(haberman): add overwrite operation to minimize number of lookups. */
3120 * number wrappers and string wrappers are grouped together. Make sure the
3129 /* number wrappers */
3147 /* Maximum field number allowed for FieldDefs. This is an inherent limit of the
3201 * - itof: look up a field by number. */
3508 /* Returns the number of entries in the map. */
4035 * // how many bytes were consumed. If this number is less than "len",
4038 * // number is greater than "len", the excess bytes will be skipped over
5420 * instance. In other words, they allocate a number to every possible handler
5749 /* The maximum number of bytes we are required to buffer internally between
5862 /* Returns number of bytes successfully parsed.
5871 /* Gets/sets the parsing nexting limit. If the total number of nested
6077 * A positive number indicates a known group.
6078 * A negative number indicates an unknown group. */
6104 * field number that wasn't the one we were expecting to see. See
6194 * [field number] -> [ 48-bit offset ][ 8-bit wt2 ][ 8-bit wt1 ]
6234 ** A number of routines for varint manipulation (we keep them all around to
6252 /* The maximum number of bytes that it takes to encode a 64-bit varint. */