Lines Matching defs:out
336 uint64_t out = 0;
341 out |= (uint64_t)(byte & 0x7F) << bitpos;
346 *val = out;
510 char *out = UPB_PTR_AT(_upb_array_ptr(arr), arr->len << lg2, void);
516 out = UPB_PTR_AT(_upb_array_ptr(arr), arr->len << lg2, void);
519 memcpy(out, &elem, scale);
520 out += scale;
3208 upb_status_seterrmsg(status, "out of memory");
4186 /* Remove components from base until we find an entry or run out.
4489 upb_status_seterrf(ctx->status, "oneof_index out of range (%s)",
6552 #define LABEL_LOOPBREAK 2 /* To jump out of a repeated loop */
7987 ** Since we are implementing pure handlers (ie. without any out-of-band access
8974 ** out:
10428 /* Find out base end. The maximus duration is 315576000000, which cannot be
11526 * "%" -- transition out of a machine
13022 * TODO: Handle missing key, missing value, out-of-order key/value, or repeated