Home
last modified time | relevance | path

Searched defs:base_size (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/util/
H A Dptralloc.h39 ptralloc(size_t base_size, unsigned member_count, size_t *member_sizes, void ***members) in ptralloc() argument
58 ptrzalloc(size_t base_size, unsigned member_count, size_t *member_sizes, void ***members) in ptrzalloc() argument
/third_party/vulkan-loader/loader/
H A Dwsi.h65 uint32_t base_size; // Size of VkIcdSurfaceBase member
H A Dwsi.c559 VkIcdSurface *AllocateIcdSurfaceStruct(struct loader_instance *instance, size_t base_size, size_t platform_size) { in AllocateIcdSurfaceStruct() argument
/third_party/elfutils/backends/
H A Dia64_retval.c220 Dwarf_Word base_size; in hfa_type() local
H A Daarch64_retval.c285 Dwarf_Word base_size, count; in aarch64_return_value_location() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c226 SVGA3dSize base_size; in vmw_drm_surface_from_handle() local
H A Dvmwgfx_drm.h946 struct drm_vmw_size base_size; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print.c122 unsigned base_size = max_bitsize_for_alu(ins); in mir_print_embedded_constant() local
H A Dmidgard_emit.c81 unsigned base_size = max_bitsize_for_alu(ins); in mir_pack_mod() local
329 unsigned base_size = max_bitsize_for_alu(ins); in mir_pack_vector_srcs() local
226 mir_pack_swizzle(unsigned mask, unsigned *swizzle, unsigned sz, unsigned base_size, bool op_channeled, midgard_src_expand_mode *expand_mode) mir_pack_swizzle() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c309 size_t base_size = sizeof(*set) + layout->size * sizeof(set->descriptors[0]); in lvp_descriptor_set_create() local
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_unittest.cc766 const int base_size = message.SpaceUsedLong(); in TEST() local
778 const int base_size = message.SpaceUsedLong(); in TEST() local
789 const int base_size = message.SpaceUsedLong(); in TEST() local
857 const size_t base_size = message.SpaceUsedLong(); TEST() local
874 const size_t base_size = message.SpaceUsedLong(); TEST() local
[all...]
H A Dunknown_field_set_unittest.cc543 size_t base_size = empty_message.SpaceUsedLong(); in TEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmovtextdec.c112 unsigned base_size; member
H A Dilbcdec.c655 int16_t k, base_size; in get_codebook() local
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h937 struct drm_vmw_size base_size; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.c126 int base_size; in lay_out_struct() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1244 lp_build_minify(struct lp_build_context *bld, LLVMValueRef base_size, LLVMValueRef level, boolean lod_scalar) lp_build_minify() argument
/third_party/libbpf/src/
H A Dbtf.c294 const int base_size = sizeof(struct btf_type); in btf_type_size() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c61 const uint32_t base_size = sizeof(struct vk_command_buffer); in cmd_buffer_init() local

Completed in 33 milliseconds