Lines Matching defs:count
492 int count = val.str_val.size >> lg2;
496 decode_reserve(d, arr, count);
498 arr->len += count;
499 memcpy(mem, val.str_val.data, count << op);
1448 return ((double)(t->count + 1) / upb_table_size(t)) > MAX_LOAD;
1455 t->count = 0;
1522 t->count++;
1565 t->count--;
1585 t->count--;
1644 t->t.count = 0;
1791 return t->t.count + t->array_count;
1799 size_t count = 0;
1802 for(; !upb_inttable_done(&i); upb_inttable_next(&i), count++) {
1805 UPB_ASSERT(count == upb_inttable_count(t));
1869 UPB_ASSERT(t->t.count == new_table.count);
4428 int count = m->layout->field_count;
4431 for (i = 0; i < count; i++) {
7108 * skip more bytes than are available, we return a long read count to the caller
7201 * bytes. If there are any unconsumed bytes, returns a short byte count. */
12424 * We count frames (contexts in which we separate elements by commas) as both