/third_party/mesa3d/src/util/ |
H A D | slab.h | 58 unsigned item_size; member
|
H A D | slab.c | 105 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 D | v8-debug-helper-interop.h | 107 size_t item_size; member
|
H A D | v8-debug-helper-interop.cc | 62 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 D | js-parser-mem.c | 195 parser_list_init(parser_list_t *list_p, uint32_t item_size, uint32_t item_count) parser_list_init() argument [all...] |
H A D | js-parser-internal.h | 331 uint32_t item_size; /**< size of each item */ member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | compute_memory_pool.c | 263 int64_t item_size = align(item->size_in_dw, ITEM_ALIGNMENT); in compute_memory_finalize_pending() local
|
H A D | r600_state_common.c | 1827 unsigned item_size; in r600_setup_scratch_buffers() member
|
H A D | r600_pipe.h | 488 unsigned item_size; member
|
H A D | evergreen_state.c | 2311 unsigned item_size; in evergreen_setup_scratch_buffers() member
|
/third_party/python/Python/ |
H A D | suggestions.c | 150 Py_ssize_t item_size; in calculate_suggestions() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrload.c | 141 FT_UInt num_items, item_type, item_size; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-vector.hh | 39 static constexpr unsigned item_size = hb_static_size (Type); member
|
H A D | hb-open-type.hh | 444 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 D | vector_dce.cpp | 114 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 D | vector_dce.cpp | 114 uint32_t item_size = GetVectorComponentCount(operand_inst->type_id()); in MarkExtractUseAsLive() local
|
/third_party/spirv-tools/source/opt/ |
H A D | vector_dce.cpp | 112 uint32_t item_size = GetVectorComponentCount(operand_inst->type_id()); in MarkExtractUseAsLive() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | dbus-util.c | 593 unsigned item_size; in pa_dbus_append_basic_array() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_meta_common.c | 1238 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 D | overlay.cpp | 299 size_t item_size = vk_structure_type_size(item); in clone_chain() local
|
/third_party/python/Objects/ |
H A D | unicodeobject.c | 2324 Py_ssize_t item_size = sizeof(ids->array[0]); in _PyUnicode_FromId() local
|