Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 25 of 72) sorted by relevance

123

/third_party/FreeBSD/sys/dev/usb/
Dusb_mbuf.c45 usb_size_t alloc_size; in usb_alloc_mbufs() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_suballoc.c69 uint32_t alloc_size = MAX2(size, suballoc->default_size); in tu_suballoc_bo_alloc() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_util.c73 size_t alloc_size = pool->min_alloc_size; in vn_renderer_shmem_pool_grow() local
Dvn_android.c579 uint64_t alloc_size = 0; in vn_android_image_from_anb() local
1001 uint64_t alloc_size = 0; in vn_GetAndroidHardwareBufferPropertiesANDROID() local
1145 uint64_t alloc_size = 0; in vn_android_device_import_ahb() local
1393 uint64_t alloc_size = 0; in vn_android_get_ahb_buffer_memory_type_bits() local
/third_party/libwebsockets/lib/misc/lwsac/
Dprivate-lib-misc-lwsac.h48 size_t alloc_size; /* alloc size of the whole chunk */ member
/third_party/mesa3d/src/util/
Dos_memory_aligned.h74 size_t alloc_size; in os_malloc_aligned() local
Dos_memory_fd.c106 size_t alloc_size, offset; in os_malloc_aligned_fd() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.h122 gsize alloc_size; /* because maxsize is used for mapping */ member
207 gsize alloc_size; member
/third_party/libdrm/amdgpu/
Damdgpu.h158 uint64_t alloc_size; member
214 uint64_t alloc_size; member
243 uint64_t alloc_size; member
Damdgpu_internal.h98 uint64_t alloc_size; member
/third_party/ffmpeg/libavformat/
Dcafenc.c216 int i, alloc_size = caf->size_entries_used + 5; in caf_write_packet() local
/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls_mem.c107 size_t alloc_size; in tls_malloc() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_query.c46 uint64_t alloc_size; in pvr_CreateQueryPool() local
/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h54 size_t alloc_size; member
/third_party/iowow/src/json/tests/
Djbl_test_binn1.c25 static int CalcAllocation(int needed_size, int alloc_size) { in CalcAllocation()
36 int alloc_size; in CheckAllocation() local
/third_party/libcoap/include/coap3/
Dcoap_pdu_internal.h105 size_t alloc_size; /**< allocated storage for token, options and member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.c446 int alloc_size = res->use_staging ? 1 : res->metadata.total_size; in virgl_resource_realloc() local
641 uint32_t alloc_size; in virgl_resource_create_front() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c165 int64_t alloc_size; in ReadTIFF() local
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c164 int64_t alloc_size; in ReadTIFF() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
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/ffmpeg/libavcodec/
Dmpegpicture.c62 int alloc_size = FFALIGN(FFABS(linesize) + 64, 32); in ff_mpeg_framesize_alloc() local
Da64multienc.c333 int alloc_size = charset_size + c->mc_lifetime*(screen_size + colram_size); in a64multi_encode_frame() local
Dcdtoons.c44 unsigned int alloc_size; member
/third_party/python/Modules/_ctypes/
Dstgdict.c710 size_t alloc_size; /* total bytes to allocate */ in PyCStructUnionType_update_stgdict() local
/third_party/alsa-lib/src/rawmidi/
Drawmidi_hw.c124 size_t alloc_size; in snd_rawmidi_hw_params() local

123