Home
last modified time | relevance | path

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

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dtbbmalloc_internal.h103 static const size_t HUGE_PAGE_SIZE = 2 * 1024 * 1024; variable
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dtbbmalloc_internal.h103 static const size_t HUGE_PAGE_SIZE = 2 * 1024 * 1024; variable
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dtbbmalloc_internal.h103 static const size_t HUGE_PAGE_SIZE = 2 * 1024 * 1024; variable
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc/
H A Dtbbmalloc_internal.h105 static const size_t HUGE_PAGE_SIZE = 2 * 1024 * 1024; variable
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/
H A Dcommon.c1199 #define HUGE_PAGE_SIZE 2*1024*1024 in x264_malloc() macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/
H A Dcommon.c1199 #define HUGE_PAGE_SIZE 2*1024*1024 in x264_malloc() macro
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dbase.c104 #define HUGE_PAGE_SIZE 2*1024*1024 in x264_malloc() macro
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dbase.c104 #define HUGE_PAGE_SIZE 2*1024*1024 in x264_malloc() macro
/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_image_main.c90 #define HUGE_PAGE_SIZE (2 * 1024 * 1024) in _evas_common_rgba_image_surface_size() macro
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_malloc_whitebox.cpp1207 const int HUGE_PAGE_SIZE = 2 * 1024 * 1024; in TestTHP() local
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_malloc_whitebox.cpp1207 const int HUGE_PAGE_SIZE = 2 * 1024 * 1024; in TestTHP() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_malloc_whitebox.cpp1207 const int HUGE_PAGE_SIZE = 2 * 1024 * 1024; in TestTHP() local
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1260 const int HUGE_PAGE_SIZE = 2 * 1024 * 1024; in TestTHP() local