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

1 2 3 4 5 6

  /external/google-breakpad/src/processor/
static_range_map-inl.h 47 AddressType *entry_base, AddressType *entry_size) const {
68 if (entry_size)
69 *entry_size = iterator.GetKey() - range->base() + 1;
78 AddressType *entry_base, AddressType *entry_size) const {
80 if (RetrieveRange(address, entry, entry_base, entry_size))
98 if (entry_size)
99 *entry_size = iterator.GetKey() - range->base() + 1;
107 AddressType *entry_base, AddressType *entry_size) const {
121 if (entry_size)
122 *entry_size = iterator.GetKey() - range->base() + 1
    [all...]
static_range_map.h 56 // no such range, returns false. entry_base and entry_size, if non-NULL,
59 AddressType *entry_base, AddressType *entry_size) const;
64 // if no range meets these criteria. entry_base and entry_size, if
67 AddressType *entry_base, AddressType *entry_size)
73 // and entry_size, if non-NULL, are set to the base and size of the entry's
78 AddressType *entry_base, AddressType *entry_size)
range_map-inl.h 120 AddressType *entry_base, AddressType *entry_size) const {
139 if (entry_size)
140 *entry_size = iterator->first - iterator->second.base() + 1;
149 AddressType *entry_base, AddressType *entry_size) const {
154 if (RetrieveRange(address, entry, entry_base, entry_size))
170 if (entry_size)
171 *entry_size = iterator->first - iterator->second.base() + 1;
180 AddressType *entry_base, AddressType *entry_size) const {
198 if (entry_size)
199 *entry_size = iterator->first - iterator->second.base() + 1
    [all...]
range_map.h 65 // no such range, returns false. entry_base and entry_size, if non-NULL,
68 AddressType *entry_base, AddressType *entry_size) const;
73 // if no range meets these criteria. entry_base and entry_size, if
76 AddressType *entry_base, AddressType *entry_size)
82 // and entry_size, if non-NULL, are set to the base and size of the entry's
87 AddressType *entry_base, AddressType *entry_size)
  /system/libufdt/utils/src/
dt_table.c 27 const uint32_t entry_size = sizeof(struct dt_table_entry); local
33 header->dt_entry_size = cpu_to_fdt32(entry_size);
  /art/runtime/
method_bss_mapping.h 38 uint32_t GetBssOffset(uint32_t method_idx, size_t entry_size) const {
44 return bss_offset - POPCOUNT(index_mask >> (16u - diff)) * entry_size;
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_urb.c 191 unsigned entry_size[4]; local
192 entry_size[MESA_SHADER_VERTEX] = vs_size;
194 entry_size[i] = prog_data[i] ? prog_data[i]->urb_entry_size : 1;
202 brw->urb.vsize == entry_size[MESA_SHADER_VERTEX] &&
204 brw->urb.gsize == entry_size[MESA_SHADER_GEOMETRY] &&
206 brw->urb.hsize == entry_size[MESA_SHADER_TESS_CTRL] &&
207 brw->urb.dsize == entry_size[MESA_SHADER_TESS_EVAL]) {
210 brw->urb.vsize = entry_size[MESA_SHADER_VERTEX];
212 brw->urb.gsize = entry_size[MESA_SHADER_GEOMETRY];
214 brw->urb.hsize = entry_size[MESA_SHADER_TESS_CTRL]
    [all...]
  /external/libavc/common/
ih264_list.h 80 WORD32 ih264_list_size(WORD32 num_entries, WORD32 entry_size);
84 WORD32 entry_size,
ih264_list.c 83 WORD32 ih264_list_size(WORD32 num_entries, WORD32 entry_size)
94 size += num_entries * entry_size;
253 WORD32 entry_size,
278 ASSERT((num_entries * entry_size) <= buf_size);
282 ps_list->i4_entry_size = entry_size;
  /toolchain/binutils/binutils-2.25/bfd/
xsym.c 88 unsigned long entry_size,
91 unsigned long entries_per_page = page_size / entry_size;
93 unsigned long page_offset = (sym_index % entries_per_page) * entry_size;
539 unsigned long entry_size; local
558 entry_size = 18;
571 entry_size, sym_index);
575 if (bfd_bread (buf, entry_size, abfd) != entry_size)
578 (*parser) (buf, entry_size, entry);
590 unsigned long entry_size; local
641 unsigned long entry_size = 0; local
691 unsigned long entry_size = 0; local
741 unsigned long entry_size = 0; local
791 unsigned long entry_size = 0; local
841 unsigned long entry_size = 0; local
891 unsigned long entry_size = 0; local
941 unsigned long entry_size = 0; local
991 unsigned long entry_size = 0; local
1041 unsigned long entry_size = 0; local
    [all...]
  /system/extras/simpleperf/
read_apk.h 41 size_t entry_size)
45 , entry_size_(entry_size)
59 uint32_t entry_size() const { return entry_size_; } function in class:EmbeddedElf
read_apk_test.cpp 41 ASSERT_EQ(NATIVELIB_SIZE_IN_APK, ee->entry_size());
50 ASSERT_EQ(NATIVELIB_SIZE_IN_APK, ee->entry_size());
  /external/mesa3d/src/intel/common/
gen_urb_config.c 55 * \param[in] entry_size - the URB entry size (from the shader compiler)
63 const unsigned entry_size[4],
84 granularity[i] = (entry_size[i] < 9) ? 8 : 1;
122 entry_size_bytes[i] = 64 * entry_size[i];
gen_l3_config.h 98 const unsigned entry_size[4],
  /system/libufdt/
ufdt_prop_dict.c 71 const size_t entry_size = sizeof(const struct fdt_property *); local
73 (const struct fdt_property **)dto_malloc(size * entry_size);
75 dto_memset(props, 0, size * entry_size);
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_slab.h 93 unsigned entry_size,
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.h 89 unsigned entry_size,
  /system/core/libunwindstack/
Symbols.h 40 Symbols(uint64_t offset, uint64_t size, uint64_t entry_size, uint64_t str_offset,
Symbols.cpp 29 Symbols::Symbols(uint64_t offset, uint64_t size, uint64_t entry_size, uint64_t str_offset,
34 entry_size_(entry_size),
  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_urb.c 162 int entry_size; local
167 entry_size = info->vs_entry_size;
168 if (entry_size < info->ve_entry_size)
169 entry_size = info->ve_entry_size;
171 row_count = (entry_size + row_size - 1) / row_size;
259 int entry_size; local
281 entry_size = info->vs_entry_size;
282 if (entry_size < info->ve_entry_size)
283 entry_size = info->ve_entry_size;
285 row_count = (entry_size + row_size - 1) / row_size
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_genX.h 62 const unsigned entry_size[4]);
genX_blorp_exec.c 151 const unsigned entry_size[4] = { vs_entry_size, 1, 1, 1 }; local
157 entry_size);
  /frameworks/base/libs/androidfw/
LoadedArsc.cpp 270 const size_t entry_size = dtohs(entry->size); local
271 if (entry_size < sizeof(*entry)) {
272 LOG(ERROR) << "ResTable_entry size " << entry_size << " is too small.";
277 if (entry_size > chunk.size() || offset > chunk.size() - entry_size) {
278 LOG(ERROR) << "ResTable_entry size " << entry_size << " is too large.";
283 if (entry_size >= sizeof(ResTable_map_entry)) {
287 size_t map_entries_start = offset + entry_size;
302 if (offset + entry_size > chunk.size() - sizeof(Res_value)) {
308 reinterpret_cast<const uint8_t*>(entry) + entry_size);
    [all...]
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_bo.h 96 unsigned entry_size,
  /toolchain/binutils/binutils-2.25/opcodes/
cgen-dis.c 201 insn_table->entry_size,
208 macro_insn_table->entry_size,

Completed in 634 milliseconds

1 2 3 4 5 6