Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_mbuf.c44 usb_size_t alloc_size; in usb_alloc_mbufs() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_cpu_queue_debugfs.c131 size_t alloc_size = buf_size; in kbase_csf_cpu_queue_dump() local
/third_party/libwebsockets/lib/misc/lwsac/
H A Dprivate-lib-misc-lwsac.h48 size_t alloc_size; /* alloc size of the whole chunk */ member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_suballoc.c69 uint32_t alloc_size = MAX2(size, suballoc->default_size); in tu_suballoc_bo_alloc() local
/third_party/mesa3d/src/util/
H A Dos_memory_aligned.h74 size_t alloc_size; in os_malloc_aligned() local
H A Dos_memory_fd.c106 size_t alloc_size, offset; in os_malloc_aligned_fd() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_util.c73 size_t alloc_size = pool->min_alloc_size; in vn_renderer_shmem_pool_grow() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_query.c46 uint64_t alloc_size; in pvr_CreateQueryPool() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_scatterlist.h85 unsigned int alloc_size = table->orig_nents; in __sg_free_table() local
158 unsigned int alloc_size = left; in __sg_alloc_table() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dcafenc.c225 int i, alloc_size = caf->size_entries_used + 5U; in caf_write_packet() local
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_mem.c107 size_t alloc_size; in tls_malloc() local
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-space.h72 Address Allocate(size_t alloc_size) { in Allocate() argument
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-object.cc66 size_t alloc_size = 0; in Initialize() local
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-stats-common.h54 size_t alloc_size; member
/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c45 unsigned int alloc_size; member
H A Dmpegpicture.c82 int alloc_size = FFALIGN(FFABS(linesize) + 64, 32); in ff_mpeg_framesize_alloc() local
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c126 size_t alloc_size; in snd_rawmidi_hw_params() local
/third_party/libdrm/amdgpu/
H A Damdgpu_internal.h98 uint64_t alloc_size; member
H A Damdgpu_bo.c256 uint64_t alloc_size = 0; in amdgpu_bo_import() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_pdu_internal.h133 size_t alloc_size; /**< allocated storage for token, options and member
/third_party/node/deps/cares/src/lib/
H A Dares__iface_ips.c76 size_t alloc_size; member
201 size_t alloc_size; in ares__iface_ips_add() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_coro.c218 LLVMValueRef alloc_size = LLVMBuildMul(gallivm->builder, coro_num_hdls, coro_size, ""); in lp_build_coro_alloc_mem_array() local
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dtiffdec.c165 int64_t alloc_size; in ReadTIFF() local
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Dmtd_vendor_storage.c226 u32 i, j, align_size, alloc_size, item_num; in mtd_vendor_write() local
H A Dsdmmc_vendor_storage.c157 u32 i, j, next_index, align_size, alloc_size, item_num; in emmc_vendor_write() local

Completed in 13 milliseconds

1234