Home
last modified time | relevance | path

Searched defs:real_size (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/malloc/
H A Dmalloc.c8 size_t real_size; in calloc() local
/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dmalloc.c84 size_t real_size; in __wrap__calloc_r() local
/third_party/node/src/
H A Dnode_mem-inl.h89 size_t real_size = MultiplyWithOverflowCheck(nmemb, size); in CallocImpl() local
H A Dnode_zlib.cc486 size_t real_size = in AllocForZlib() local
507 size_t real_size = *reinterpret_cast<size_t*>(real_pointer); in FreeForZlib() local
/third_party/curl/docs/examples/
H A Dxmlstream.c100 size_t real_size = length * nmemb; in parseStreamCallback() local
/third_party/ffmpeg/libavutil/
H A Dbprint.c237 unsigned real_size = FFMIN(buf->len + 1, buf->size); in av_bprint_finalize() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_debug.c372 pb_size real_size; in pb_debug_manager_create_buffer() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c983 spdy_get_selectfdset(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *connections[], unsigned int max_size, nfds_t *real_size) spdy_get_selectfdset() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42parse.c543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local
/third_party/mesa3d/src/freedreno/vulkan/
H A 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/
H A Dv3dv_device.c2146 off_t real_size = lseek(fd, 0, SEEK_END); in device_import_bo() local
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc3200 int real_size = map->NumberOfOwnDescriptors(); in MigrateFastToSlow() local

Completed in 22 milliseconds