/third_party/grpc/src/core/lib/gprpp/ |
D | arena.cc | 40 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/ |
D | usb_mbuf.c | 45 usb_size_t alloc_size; in usb_alloc_mbufs() local
|
/third_party/boringssl/src/crypto/buf/ |
D | buf.c | 101 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/ |
D | util.c | 28 allocate(uint32_t alloc_size, int clear) in allocate()
|
/third_party/boost/libs/pool/test/ |
D | test_bug_2696.cpp | 37 static const unsigned alloc_size = sizeof(void*); in main() local
|
/third_party/libwebsockets/lib/misc/lwsac/ |
D | private-lib-misc-lwsac.h | 48 size_t alloc_size; /* alloc size of the whole chunk */ member
|
/third_party/ffmpeg/libavformat/ |
D | cafenc.c | 216 int i, alloc_size = caf->size_entries_used + 5; in caf_write_packet() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbasememory.h | 122 gsize alloc_size; /* because maxsize is used for mapping */ member 207 gsize alloc_size; member
|
D | gstglbuffer.c | 371 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/ |
D | altcp_tls_mbedtls_mem.c | 107 size_t alloc_size; in tls_malloc() local
|
/third_party/libdrm/amdgpu/ |
D | amdgpu.h | 158 uint64_t alloc_size; member 214 uint64_t alloc_size; member 243 uint64_t alloc_size; member
|
D | amdgpu_internal.h | 98 uint64_t alloc_size; member
|
/third_party/glib/glib/deprecated/ |
D | gallocator.c | 29 guint alloc_size; /* the size of an atom */ member
|
/third_party/ejdb/src/jbl/tests/ |
D | jbl_test_binn1.c | 23 static int CalcAllocation(int needed_size, int alloc_size) { in CalcAllocation() 34 int alloc_size; in CheckAllocation() local
|
/third_party/libcoap/include/coap3/ |
D | coap_pdu_internal.h | 105 size_t alloc_size; /**< allocated storage for token, options and member
|
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | tiffdec.c | 164 int64_t alloc_size; in ReadTIFF() local
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | tiffdec.c | 165 int64_t alloc_size; in ReadTIFF() local
|
/third_party/boringssl/src/crypto/stack/ |
D | stack.c | 170 size_t alloc_size = new_alloc * sizeof(void *); in sk_insert() local
|
/third_party/ffmpeg/libavcodec/ |
D | mpegpicture.c | 62 int alloc_size = FFALIGN(FFABS(linesize) + 64, 32); in ff_mpeg_framesize_alloc() local
|
D | a64multienc.c | 330 int alloc_size = charset_size + c->mc_lifetime*(screen_size + colram_size); in a64multi_encode_frame() local
|
D | cdtoons.c | 44 unsigned int alloc_size; member
|
/third_party/boringssl/src/crypto/lhash/ |
D | lhash.c | 197 size_t i, alloc_size; in lh_rebucket() local
|
/third_party/libnl/lib/netfilter/ |
D | log_obj.c | 169 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/ |
D | managed_multi_shared_memory.hpp | 129 virtual std::pair<void *, size_type> create_new_segment(size_type alloc_size) in create_new_segment()
|
/third_party/python/Modules/_ctypes/ |
D | stgdict.c | 712 size_t alloc_size; /* total bytes to allocate */ in PyCStructUnionType_update_stgdict() local
|