Home
last modified time | relevance | path

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

123

/third_party/FreeBSD/sys/dev/usb/
Dusb_mbuf.c44 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/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/libwebsockets/lib/misc/lwsac/
Dprivate-lib-misc-lwsac.h48 size_t alloc_size; /* alloc size of the whole chunk */ member
/third_party/node/deps/cares/src/lib/
Dares__iface_ips.c76 size_t alloc_size; member
201 size_t alloc_size; in ares__iface_ips_add() local
/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/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/node/deps/v8/src/heap/cppgc/
Dheap-space.h72 Address Allocate(size_t alloc_size) { in Allocate()
/third_party/ffmpeg/libavformat/
Dcafenc.c225 int i, alloc_size = caf->size_entries_used + 5U; in caf_write_packet() local
/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h54 size_t alloc_size; member
/third_party/node/deps/v8/src/libplatform/tracing/
Dtrace-object.cc66 size_t alloc_size = 0; in Initialize() local
/third_party/node/deps/v8/src/trap-handler/
Dhandler-outside.cc117 const size_t alloc_size = HandlerDataSize(num_protected_instructions); in CreateHandlerData() local
/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/libcoap/include/coap3/
Dcoap_pdu_internal.h133 size_t alloc_size; /**< allocated storage for token, options and member
/third_party/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c165 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.c82 int alloc_size = FFALIGN(FFABS(linesize) + 64, 32); in ff_mpeg_framesize_alloc() local
Da64multienc.c336 int alloc_size = charset_size + c->mc_lifetime*(screen_size + colram_size); in a64multi_encode_frame() local
Dcdtoons.c45 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

123