Searched refs:table_offset (Results 1 – 6 of 6) sorted by relevance
96 Fingerprint FingerprintAt(int32 table_offset) const { in FingerprintAt() argument99 return hash_table_[table_offset]; in FingerprintAt()
87 uint64_t table_offset; member197 s->bat_offset = be64_to_cpu(dyndisk_header->table_offset); in vpc_open()585 dyndisk_header->table_offset = be64_to_cpu(3 * 512); in vpc_create()
337 uint64_t table_offset = meta_offset + blocks_clusters * s->cluster_size; in alloc_refcount_block() local375 ret = bdrv_pwrite_sync(bs->file, table_offset, new_table, in alloc_refcount_block()387 cpu_to_be64w((uint64_t*)data, table_offset); in alloc_refcount_block()403 s->refcount_table_offset = table_offset; in alloc_refcount_block()
605 FT_ULong table_offset; member
559 range->table_offset = table_base + strike->ranges_offset + in tt_face_load_eblc()573 if ( FT_STREAM_SEEK( range->table_offset ) || in tt_face_load_eblc()
312 unsigned table_offset = cgen.EmitStackCheckTable(); in MakeCode() local332 code->set_stack_check_table_offset(table_offset); in MakeCode()