Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise07.c40 const size_t msize = getpagesize(); in run_child() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksCommon.hpp36 using msize = std::size_t; typedef
/third_party/FatFs/source/
Dffsystem.c51 UINT msize /* Number of bytes to allocate */ in ff_memalloc()
/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.c490 unsigned msize = sizeof(struct panfrost_shader_state); in panfrost_new_variant_locked() 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/gstreamer/gstreamer/gst/
Dgstbuffer.c776 gsize msize; in _gst_buffer_free() local
/third_party/sqlite/include/
Dsqlite3ext.h260 sqlite3_uint64 (*msize)(void*); member
/third_party/libbpf/src/
Dlibbpf.c1102 __s64 msize, kern_msize; in bpf_map__init_kern_struct_ops() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h49856 unsigned int msize; member