Searched defs:record_end (Results 1 – 4 of 4) sorted by relevance
197 size_t record_end = (my_block + 1) * INITIALIZATION_BLOCK_SIZE; in resize_helper() local222 size_t record_end = (my_block + 1) * MOVE_BLOCK_SIZE; in resize_helper() local
135 record_end = sorted_headers.end(); in SerializeHeader() local352 record_end = table_data->end(); in BuildAllTableBuilders() local
357 def record_end(self, record_entry): member in Status
812 const uint8_t* record_end = record_begin + chunk_record->size; in ReadNextPacketInChunk() local