Home
last modified time | relevance | path

Searched defs:msize (Results 1 – 11 of 11) 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.c277 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/sqlite/include/
Dsqlite3ext.h260 sqlite3_uint64 (*msize)(void*); member
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.cc3451 int msize = -1; in Simulator() local
3508 int msize = -1; in Simulator() local
Ddisasm-aarch64.cc10519 unsigned msize = instr->ExtractBits(24, 23); in Disassembler() local
/third_party/libbpf/src/
Dlibbpf.c1076 __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