Home
last modified time | relevance | path

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

123

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_mbuf.c44 usb_size_t alloc_size; in usb_alloc_mbufs() 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
H A Dvn_device_memory.c723 uint64_t alloc_size = 0; in vn_GetMemoryFdPropertiesKHR() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_query.c46 uint64_t alloc_size; in pvr_CreateQueryPool() local
/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
H A Da64multienc.c336 int alloc_size = charset_size + c->mc_lifetime*(screen_size + colram_size); in a64multi_encode_frame() 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
/third_party/lwip/src/core/
H A Dmem.c1002 size_t alloc_size = (size_t)count * (size_t)size; in mem_calloc() local
/third_party/python/Modules/_ctypes/
H A Dstgdict.c721 size_t alloc_size; /* total bytes to allocate */ in PyCStructUnionType_update_stgdict() local

Completed in 14 milliseconds

123