Home
last modified time | relevance | path

Searched defs:memsize (Results 1 – 25 of 38) sorted by relevance

12

/third_party/uboot/u-boot-2020.01/test/dm/
Dosd.c17 const uint memsize = 2 * 10 * 10; variable
32 const uint memsize = 2 * 10 * 10; in print_mem() local
/third_party/uboot/u-boot-2020.01/include/linux/
Dxxhash.h124 uint32_t memsize; member
137 uint32_t memsize; member
/third_party/boost/libs/interprocess/example/
Ddoc_managed_external_buffer.cpp23 const int memsize = 65536; in main() local
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.h284 uint32_t memsize; member
296 uint32_t memsize; member
311 unsigned memsize; member
324 unsigned memsize; member
/third_party/lz4/lib/
Dxxhash.h272 uint32_t memsize; member
283 uint32_t memsize; member
297 unsigned memsize; member
309 unsigned memsize; member
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.h284 uint32_t memsize; member
296 uint32_t memsize; member
311 unsigned memsize; member
324 unsigned memsize; member
/third_party/boost/libs/interprocess/test/
Ddata_test.cpp24 const int memsize = 65536; in main() local
Dallocexcept_test.cpp36 const int memsize = 16384; in main() local
Duser_buffer_test.cpp56 const int memsize = 65536/size_aligner*size_aligner; in main() local
Dset_test.hpp34 const int memsize = 65536; in set_test() local
509 const int memsize = 65536; in set_test_copyable() local
Dlist_test.hpp101 const int memsize = 65536; in list_test() local
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap02.c86 int memsize; /* memory mapped size */ variable
Dmremap03.c88 int memsize; /* memory mapped size */ variable
Dmremap01.c92 int memsize; /* memory mapped size */ variable
Dmremap04.c96 int memsize; /* memory mapped size */ variable
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_process_stress.c19 unsigned long memsize; variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
Dmmap001.c86 unsigned int pages, memsize; in main() local
/third_party/ltp/testcases/kernel/controllers/memcg/control/
Dmem_process.c45 unsigned long memsize; variable
/third_party/ltp/testcases/kernel/mem/mem/
Dmem02.c83 int memsize = MEMSIZE; /* Size of memory to allocate */ in main() local
Dmem01.c151 size_t memsize = 0; /* at first in MB, limited to 4Gb on 32 bits */ in main() local
/third_party/uboot/u-boot-2020.01/post/drivers/
Dmemory.c507 u32 memsize, vstart; in memory_regions_post_test() local
522 u32 memsize, vstart; in memory_post_test() local
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dtlb.c302 u64 memsize = (u64)memsize_in_meg << 20; in setup_ddr_tlbs_phys() local
331 u64 memsize = (u64)memsize_in_meg << 20; in clear_ddr_tlbs_phys() local
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlshmallocator.c196 gsize offset, size, memsize, maxsize; in gst_wl_shm_memory_construct_wl_buffer() local
/third_party/uboot/u-boot-2020.01/drivers/video/
Dsandbox_osd.c132 uint memsize = 2 * (priv->width * priv->height); in sandbox_osd_get_mem() local
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_process.c37 static unsigned long memsize; variable

12