reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
161 void *res = c->batch[--c->count]; 162 PREFETCH(c->batch[c->count - 1]); 176 c->batch[c->count++] = p; 241 b->CopyToArray(c->batch); 252 class_id, allocator, (TransferBatch *)c->batch[first_idx_to_drain]); 260 b->SetFromArray(&c->batch[first_idx_to_drain], count);