Home
last modified time | relevance | path

Searched defs:msize (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise07.c40 const size_t msize = getpagesize(); in run_child() local
/third_party/FatFs/source/
Dffsystem.c51 UINT msize /* Number of bytes to allocate */ in ff_memalloc()
/third_party/glib/tests/
Dslice-color.c154 gdouble msize; in parse_memsize() local
/third_party/ffmpeg/libavcodec/
Dfic.c276 int msize; in fic_decode_frame() local
/third_party/elfio/tests/
DELFIOTest.cpp110 Elf_Xword msize, in checkSegment()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c485 unsigned msize = sizeof(struct panfrost_shader_state); in panfrost_bind_shader_state() local
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c4544 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate() local
4567 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace() local
4588 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base() local
/third_party/libffi/src/
Ddlmalloc.c4474 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate() local
4495 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace() local
4514 size_t msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base() local
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c700 guint64 msize; in gst_ipc_pipeline_comm_read_buffer() local
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c5395 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate() local
5419 size_t msize; in create_mspace() local
5438 size_t msize; in create_mspace_with_base() local
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.c776 gsize msize; in _gst_buffer_free() local
/third_party/sqlite/include/
Dsqlite3ext.h260 sqlite3_uint64 (*msize)(void*); member