Lines Matching defs:end
358 char *ptr, *end;
380 if (UPB_LIKELY((size_t)(h->end - h->ptr) >= size)) {
864 * - it must be possible to construct an "end" value.
3659 * that is from the middle or end of a larger buffer. */
4020 * // and the end-of-string is not available size_hint will be zero.
5482 /* Should be called at the start and end of every message; both the top-level
5634 func *end;
5636 end = (func *)s.handler->table[UPB_ENDSTR_SELECTOR].func;
5638 if (!end) return true;
5639 return end(s.closure,
6065 /* The absolute stream offset of the end-of-frame delimiter.
6067 * delimiter of their parent, even though the frame may not end there.
6070 * It stores the value relative to the end of the enclosed message. But the
6122 const char *buf, *ptr, *end, *checkpoint;
6127 /* End of the delimited region, relative to ptr, end if not in this buf. */
6221 * 2. positive values indicate that error or end of buffer was hit, and