Home
last modified time | relevance | path

Searched defs:real_size (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/malloc/
Dmalloc.c8 size_t real_size; in calloc() local
/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dmalloc.c84 size_t real_size; in __wrap__calloc_r() local
/third_party/node/src/
Dnode_mem-inl.h89 size_t real_size = MultiplyWithOverflowCheck(nmemb, size); in CallocImpl() local
Dnode_zlib.cc478 size_t real_size = in AllocForZlib() local
499 size_t real_size = *reinterpret_cast<size_t*>(real_pointer); in FreeForZlib() local
/third_party/ffmpeg/libavutil/
Dbprint.c237 unsigned real_size = FFMIN(buf->len + 1, buf->size); in av_bprint_finalize() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_debug.c372 pb_size real_size; in pb_debug_manager_create_buffer() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy_spdy.c988 nfds_t *real_size) in spdy_get_selectfdset()
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42parse.c543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
/third_party/freetype/src/type42/
Dt42parse.c544 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
/third_party/flutter/skia/third_party/externals/freetype/src/type42/
Dt42parse.c543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c292 off_t real_size = lseek(prime_fd, 0, SEEK_END); in tu_bo_init_dmabuf() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c2146 off_t real_size = lseek(fd, 0, SEEK_END); in device_import_bo() local
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.c2568 gsize real_size, alloc_size; in gst_buffer_extract_dup() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h19083 size_t real_size; member