Lines Matching defs:start
822 char *start;
825 start = e->ptr + UPB_PB_VARINT_MAX_LEN - len;
826 memmove(start, e->ptr, len);
827 e->ptr = start;
969 const ctype *start = _upb_array_constptr(arr); \
970 const ctype *ptr = start + arr->len; \
977 } while (ptr != start); \
1018 const upb_strview *start = _upb_array_constptr(arr);
1019 const upb_strview *ptr = start + arr->len;
1025 } while (ptr != start);
1029 const void *const*start = _upb_array_constptr(arr);
1030 const void *const*ptr = start + arr->len;
1038 } while (ptr != start);
1042 const void *const*start = _upb_array_constptr(arr);
1043 const void *const*ptr = start + arr->len;
1051 } while (ptr != start);
2311 char *start;
2345 a->bytes_allocated += a->head.ptr - a->start;
2352 a->start = (char*)block + _upb_arena_alignup(sizeof(mem_block));
2353 a->head.ptr = a->start;
2429 a->start = NULL;
2483 return a->bytes_allocated + (a->head.ptr - a->start);
3123 bool start = true;
3128 if (start || !full) {
3132 start = true;
3133 } else if (start) {
3136 s, "invalid name: path components must start with a letter (%s)",
3140 start = false;
3149 return !start;
6569 * start vending unknown fields, a field shouldn't be treated as unknown
8061 * (* marks the start)
8194 /* Call to indicate the start of delimited region for which the full length is
8225 /* We were previously at the top level, start buffering. */
9151 * submessages. This flag alters the start-of-object (open-brace) behavior to
9382 /* There are GCC/Clang built-ins for overflow checking which we could start
10864 * buffer, emits the handler calls to start the mapentry submessage (setting up
10875 /* Map entry: p->top->sink is the seq frame, so we need to start a frame
13024 * temporary structure at the start of a mapentry submessage, store key and