/third_party/elfio/elfio/ |
H A D | elfio_array.hpp | 44 Elf_Xword entry_size = sizeof( T ); in get_entries_num() local
|
H A D | elfio.hpp | 500 Elf_Half entry_size = header->get_section_entry_size(); variable 559 Elf_Half entry_size = header->get_segment_entry_size(); variable
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_callstack.cpp | 88 int entry_size = stack.entry_size; in update_max_depth() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_gpu_memcpy.c | 93 const unsigned entry_size[4] = { DIV_ROUND_UP(32, 64), 1, 1, 1 }; in emit_common_so_memcpy() local
|
H A D | genX_pipeline.c | 377 unsigned entry_size[4]; in emit_urb_setup() local 270 emit_urb_setup(struct anv_device *device, struct anv_batch *batch, const struct intel_l3_config *l3_config, VkShaderStageFlags active_stages, const unsigned entry_size[4], enum intel_urb_deref_block_size *deref_block_size) emit_urb_setup() argument
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_slab.h | 66 unsigned entry_size; member
|
H A D | pb_slab.c | 126 unsigned entry_size = 1 << order; in pb_slab_alloc_reclaimed() local
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_urb_config.c | 64 intel_get_urb_config(const struct intel_device_info *devinfo, const struct intel_l3_config *l3_cfg, bool tess_present, bool gs_present, const unsigned entry_size[4], unsigned entries[4], unsigned start[4], enum intel_urb_deref_block_size *deref_block_size, bool *constrained) intel_get_urb_config() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | free-list.cc | 217 size_t entry_size = 0; in CollectStatistics() local
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.h | 115 unsigned entry_size; member
|
H A D | amdgpu_bo.c | 689 unsigned entry_size = util_next_power_of_two(size); in get_slab_pot_entry_size() local 698 unsigned entry_size = get_slab_pot_entry_size(ws, size); in get_slab_entry_alignment() local 706 struct pb_slab *amdgpu_bo_slab_alloc(void *priv, unsigned heap, unsigned entry_size, in amdgpu_bo_slab_alloc() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_cache.c | 120 entry_size(struct cache_entry *entry) in entry_size() function
|
/third_party/node/deps/v8/src/codegen/ |
H A D | safepoint-table.h | 166 int entry_size() const { in entry_size() function in v8::internal::SafepointTable
|
H A D | constant-pool.cc | 55 const int entry_size = ConstantPoolEntry::size(type); in AddEntry() local 104 const int entry_size = ConstantPoolEntry::size(type); in EmitSharedEntries() local 132 const int entry_size = ConstantPoolEntry::size(type); in EmitGroup() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | feedback-vector-inl.h | 354 int FeedbackMetadataIterator::entry_size() const { in entry_size() function in v8::internal::FeedbackMetadataIterator
|
H A D | feedback-vector.cc | 96 int entry_size = FeedbackMetadata::GetSlotSize(kind); in New() local 135 int entry_size = FeedbackMetadata::GetSlotSize(kind); in SpecDiffersFrom() local 277 int entry_size = FeedbackMetadata::GetSlotSize(kind); in New() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_h265_syntax_template.c | 1179 unsigned int entry_size; in ref_pic_lists_modification() local
|
H A D | cinepakenc.c | 265 int entry_size = s->pix_fmt == AV_PIX_FMT_RGB24 ? 6 : 4; in calculate_mode_score() local 387 int x, y, ret, entry_size = s->pix_fmt == AV_PIX_FMT_RGB24 ? 6 : 4; in encode_codebook() local 451 int entry_size in decode_v1_vector() local 490 int i, x, y, entry_size = s->pix_fmt == AV_PIX_FMT_RGB24 ? 6 : 4; decode_v4_vector() local 704 int entry_size = s->pix_fmt == AV_PIX_FMT_RGB24 ? 6 : 4; quantize() local [all...] |
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-container-object.c | 133 uint8_t entry_size = ecma_op_container_entry_size (lit_id); in ecma_op_internal_buffer_find() local 847 uint8_t entry_size = ecma_op_container_entry_size (lit_id); in ecma_op_container_foreach() local 1160 uint8_t entry_size = ecma_op_container_entry_size (lit_id); in ecma_op_container_iterator_next() local
|
/third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
H A D | radeon_drm_bo.c | 769 radeon_bo_slab_alloc(void *priv, unsigned heap, unsigned entry_size, unsigned group_index) radeon_bo_slab_alloc() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_bo.c | 72 unsigned entry_size; member 107 unsigned entry_size = util_next_power_of_two(size); in get_slab_pot_entry_size() local 116 unsigned entry_size = get_slab_pot_entry_size(screen, size); in get_slab_entry_alignment() local 1165 bo_slab_alloc(void *priv, unsigned heap, unsigned entry_size, unsigned group_index, bool encrypted) in bo_slab_alloc() argument 1262 bo_slab_alloc_normal(void *priv, unsigned heap, unsigned entry_size, unsigned group_index) bo_slab_alloc_normal() argument [all...] |
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_genX_exec.h | 236 const unsigned entry_size[4] = { vs_entry_size, 1, 1, 1 }; in emit_urb_config() local
|
/third_party/eudev/src/shared/ |
H A D | hashmap.c | 250 size_t entry_size; member [all...] |
/third_party/libdrm/intel/ |
H A D | intel_decode.c | 2875 int entry_size = (((ctx->data[1] >> 16) & 0x1ff) + 1); in gen7_3DSTATE_URB_unit() local
|
/third_party/libdrm/ |
H A D | xf86drmMode.c | 75 static void* drmAllocCpy(char *array, int count, int entry_size) in drmAllocCpy() argument
|