Home
last modified time | relevance | path

Searched defs:item_size (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/util/
H A Dslab.h58 unsigned item_size; member
H A Dslab.c105 slab_create_parent(struct slab_parent_pool *parent, unsigned item_size, unsigned num_items) slab_create_parent() argument
327 slab_create(struct slab_mempool *mempool, unsigned item_size, unsigned num_items) slab_create() argument
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.h107 size_t item_size; member
H A Dv8-debug-helper-interop.cc62 Property(std::u16string property_name, std::u16string type_name, std::string uncompressed_type_name, uint64_t address, size_t item_size) Property() argument
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-mem.c195 parser_list_init(parser_list_t *list_p, uint32_t item_size, uint32_t item_count) parser_list_init() argument
[all...]
H A Djs-parser-internal.h331 uint32_t item_size; /**< size of each item */ member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c263 int64_t item_size = align(item->size_in_dw, ITEM_ALIGNMENT); in compute_memory_finalize_pending() local
H A Dr600_state_common.c1827 unsigned item_size; in r600_setup_scratch_buffers() member
H A Dr600_pipe.h488 unsigned item_size; member
H A Devergreen_state.c2311 unsigned item_size; in evergreen_setup_scratch_buffers() member
/third_party/python/Python/
H A Dsuggestions.c150 Py_ssize_t item_size; in calculate_suggestions() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrload.c141 FT_UInt num_items, item_type, item_size; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-vector.hh39 static constexpr unsigned item_size = hb_static_size (Type); member
H A Dhb-open-type.hh444 static constexpr unsigned item_size = hb_static_size (Type); member
602 static constexpr unsigned item_size = hb_static_size (Type); member
779 static constexpr unsigned item_size = Type::static_size; member
1031 static constexpr unsigned item_size = Type::static_size; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvector_dce.cpp114 uint32_t item_size = GetVectorComponentCount(operand_inst->type_id()); in MarkExtractUseAsLive() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.cpp114 uint32_t item_size = GetVectorComponentCount(operand_inst->type_id()); in MarkExtractUseAsLive() local
/third_party/spirv-tools/source/opt/
H A Dvector_dce.cpp112 uint32_t item_size = GetVectorComponentCount(operand_inst->type_id()); in MarkExtractUseAsLive() local
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-util.c593 unsigned item_size; in pa_dbus_append_basic_array() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_meta_common.c1238 uint32_t item_size = 4; in meta_copy_buffer() local
708 meta_emit_copy_buffer(struct v3dv_job *job, struct v3dv_bo *dst, struct v3dv_bo *src, uint32_t dst_offset, uint32_t src_offset, struct v3dv_meta_framebuffer *framebuffer, uint32_t format, uint32_t item_size) meta_emit_copy_buffer() argument
725 meta_emit_copy_buffer_rcl(struct v3dv_job *job, struct v3dv_bo *dst, struct v3dv_bo *src, uint32_t dst_offset, uint32_t src_offset, struct v3dv_meta_framebuffer *framebuffer, uint32_t format, uint32_t item_size) meta_emit_copy_buffer_rcl() argument
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp299 size_t item_size = vk_structure_type_size(item); in clone_chain() local
/third_party/python/Objects/
H A Dunicodeobject.c2324 Py_ssize_t item_size = sizeof(ids->array[0]); in _PyUnicode_FromId() local

Completed in 59 milliseconds