Home
last modified time | relevance | path

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

123

/third_party/grpc/src/core/lib/gprpp/
Darena.cc40 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
68 size_t alloc_size) { in CreateWithAlloc()
92 size_t alloc_size = zone_base_size + size; in AllocZone() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_mbuf.c45 usb_size_t alloc_size; in usb_alloc_mbufs() local
/third_party/boringssl/src/crypto/buf/
Dbuf.c101 size_t alloc_size = n * 4; in BUF_MEM_reserve() local
170 size_t alloc_size; in BUF_strndup() local
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dutil.c28 allocate(uint32_t alloc_size, int clear) in allocate()
/third_party/boost/libs/pool/test/
Dtest_bug_2696.cpp37 static const unsigned alloc_size = sizeof(void*); in main() 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/ffmpeg/libavformat/
Dcafenc.c216 int i, alloc_size = caf->size_entries_used + 5; in caf_write_packet() 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
Dgstglbuffer.c371 gst_gl_buffer_allocation_params_new (GstGLContext * context, gsize alloc_size, in gst_gl_buffer_allocation_params_new()
/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls_mem.c107 size_t alloc_size; in tls_malloc() 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/glib/glib/deprecated/
Dgallocator.c29 guint alloc_size; /* the size of an atom */ member
/third_party/ejdb/src/jbl/tests/
Djbl_test_binn1.c23 static int CalcAllocation(int needed_size, int alloc_size) { in CalcAllocation()
34 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/flutter/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c164 int64_t alloc_size; in ReadTIFF() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dtiffdec.c165 int64_t alloc_size; in ReadTIFF() local
/third_party/boringssl/src/crypto/stack/
Dstack.c170 size_t alloc_size = new_alloc * sizeof(void *); in sk_insert() local
/third_party/ffmpeg/libavcodec/
Dmpegpicture.c62 int alloc_size = FFALIGN(FFABS(linesize) + 64, 32); in ff_mpeg_framesize_alloc() local
Da64multienc.c330 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/boringssl/src/crypto/lhash/
Dlhash.c197 size_t i, alloc_size; in lh_rebucket() local
/third_party/libnl/lib/netfilter/
Dlog_obj.c169 void nfnl_log_set_alloc_size(struct nfnl_log *log, uint32_t alloc_size) in nfnl_log_set_alloc_size()
/third_party/boost/boost/interprocess/detail/
Dmanaged_multi_shared_memory.hpp129 virtual std::pair<void *, size_type> create_new_segment(size_type alloc_size) in create_new_segment()
/third_party/python/Modules/_ctypes/
Dstgdict.c712 size_t alloc_size; /* total bytes to allocate */ in PyCStructUnionType_update_stgdict() local

123