HomeSort by relevance Sort by last modified time
    Searched refs:table_offset (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium/chrome/common/
visitedlink_common.h 96 Fingerprint FingerprintAt(int32 table_offset) const {
99 return hash_table_[table_offset];
  /external/chromium_org/components/visitedlink/common/
visitedlink_common.h 97 Fingerprint FingerprintAt(int32 table_offset) const {
100 return hash_table_[table_offset];
  /art/compiler/dex/quick/x86/
call_x86.cc 34 void X86Mir2Lir::GenSparseSwitch(MIR* mir, uint32_t table_offset,
36 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
64 * mov r_disp, [r_start_of_method + r_key_reg * 4 + table_offset]
69 void X86Mir2Lir::GenPackedSwitch(MIR* mir, uint32_t table_offset,
71 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
129 void X86Mir2Lir::GenFillArrayData(uint32_t table_offset, RegLocation rl_src) {
130 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
codegen_x86.h 122 void GenFillArrayData(uint32_t table_offset, RegLocation rl_src);
134 void GenPackedSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
135 void GenSparseSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
  /art/compiler/dex/quick/mips/
call_mips.cc 62 void MipsMir2Lir::GenSparseSwitch(MIR* mir, uint32_t table_offset,
64 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
141 void MipsMir2Lir::GenPackedSwitch(MIR* mir, uint32_t table_offset,
143 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
225 void MipsMir2Lir::GenFillArrayData(uint32_t table_offset, RegLocation rl_src) {
226 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
codegen_mips.h 122 void GenFillArrayData(uint32_t table_offset, RegLocation rl_src);
134 void GenPackedSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
135 void GenSparseSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
  /external/sfntly/cpp/src/sfntly/
font.cc 94 int32_t table_offset = Offset::kTableRecordBegin + num_tables() * local
105 new Header(*tag, table->CalculatedChecksum(), table_offset,
108 table_offset += (table->DataLength() + 3) & ~3;
511 int32_t table_offset = offset + Offset::kTableRecordBegin; local
514 table_number++, table_offset += Offset::kTableRecordSize) {
515 int32_t tag = fd->ReadULongAsInt(table_offset + Offset::kTableTag);
516 int64_t checksum = fd->ReadULong(table_offset + Offset::kTableCheckSum);
517 int32_t offset = fd->ReadULongAsInt(table_offset + Offset::kTableOffset);
518 int32_t length = fd->ReadULongAsInt(table_offset + Offset::kTableLength);
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 535 Off table_offset = iter.NextOffset(); local
536 if (table_offset == 0)
538 Word sh_type = GetWordAt(table_offset + offsetof(Shdr, sh_type));
540 *size = GetOffAt(table_offset + offsetof(Shdr, sh_size));
541 return GetOffAt(table_offset + offsetof(Shdr, sh_offset));
552 Off table_offset = iter.NextOffset(); local
553 if (table_offset == 0)
555 Word sh_type = GetWordAt(table_offset + offsetof(Shdr, sh_type));
557 return GetWordAt(table_offset + offsetof(Shdr, sh_link));
567 Off table_offset = iter.NextOffset() local
    [all...]
  /art/compiler/dex/quick/arm/
call_arm.cc 311 void ArmMir2Lir::GenSparseSwitch(MIR* mir, uint32_t table_offset,
313 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
359 void ArmMir2Lir::GenPackedSwitch(MIR* mir, uint32_t table_offset,
361 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
416 void ArmMir2Lir::GenFillArrayData(uint32_t table_offset, RegLocation rl_src) {
417 const uint16_t* table = cu_->insns + current_dalvik_offset_ + table_offset;
codegen_arm.h 121 void GenFillArrayData(uint32_t table_offset, RegLocation rl_src);
133 void GenPackedSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
134 void GenSparseSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format4.h 125 static int32_t NumGlyphs(ReadableFontData* data, int32_t table_offset);
index_sub_table_format5.h 107 static int32_t NumGlyphs(ReadableFontData* dta, int32_t table_offset);
bitmap_size_table.h 156 int32_t table_offset);
index_sub_table_format5.cc 81 int32_t table_offset) {
82 int32_t num_glyphs = data->ReadULongAsInt(table_offset +
index_sub_table_format4.cc 81 int32_t table_offset) {
82 int32_t num_glyphs = data->ReadULongAsInt(table_offset +
bitmap_size_table.cc 126 int32_t table_offset) {
127 return data->ReadULongAsInt(table_offset +
  /art/compiler/dex/portable/
mir_to_gbc.h 87 void ConvertPackedSwitch(BasicBlock* bb, int32_t table_offset,
89 void ConvertSparseSwitch(BasicBlock* bb, int32_t table_offset,
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.cc 101 ElfW(Off) table_offset, member in namespace:base::__anon16239
105 + table_offset
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.cc 101 ElfW(Off) table_offset, member in namespace:base::__anon16283
105 + table_offset
  /external/chromium_org/ppapi/tests/
test_truetype_font.cc 353 uint32_t table_offset = ReadBigEndian32(&cmap_entry->offset);
355 ASSERT_TRUE(static_cast<size_t>(table_offset + logical_length) <
357 const char* cmap_table = &entire_font[0] + table_offset;
  /external/qemu/block/
vpc.c 87 uint64_t table_offset; member in struct:vhd_dyndisk_header
197 s->bat_offset = be64_to_cpu(dyndisk_header->table_offset);
585 dyndisk_header->table_offset = be64_to_cpu(3 * 512);
qcow2-refcount.c 337 uint64_t table_offset = meta_offset + blocks_clusters * s->cluster_size; local
375 ret = bdrv_pwrite_sync(bs->file, table_offset, new_table,
387 cpu_to_be64w((uint64_t*)data, table_offset);
403 s->refcount_table_offset = table_offset;
    [all...]
  /art/compiler/dex/quick/
codegen_util.cc 595 size_t table_offset = (table_index * EntryWidth()) + sizeof(uint32_t); local
597 native_offset |= (*table_)[table_offset + i] << (i * 8);
603 size_t table_offset = (table_index * EntryWidth()) + sizeof(uint32_t); local
605 (*table_)[table_offset + i] = (native_offset >> (i * 8)) & 0xFF;
610 size_t table_offset = (table_index * EntryWidth()) + sizeof(uint32_t); local
611 memcpy(&(*table_)[table_offset + native_offset_width_], references, references_width_);
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 605 FT_ULong table_offset; member in struct:TT_SBit_RangeRec_
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 505 /* table_offset :: The offset of the index table in the `EBLC' */
524 FT_ULong table_offset; member in struct:TT_SBit_RangeRec_
    [all...]

Completed in 973 milliseconds

1 2