/third_party/python/Lib/test/ |
D | memory_watchdog.py | 14 page_size = os.sysconf('SC_PAGESIZE') variable 17 page_size = os.sysconf('SC_PAGE_SIZE') variable 19 page_size = 4096 variable
|
/third_party/mesa3d/src/util/ |
D | os_misc.c | 228 const long page_size = sysconf(_SC_PAGE_SIZE); in os_get_total_physical_memory() local 334 const long page_size = sysconf(_SC_PAGE_SIZE); in os_get_page_size() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsdump_logfile.c | 287 unsigned int usa_end_ofs, page_size; in restart_header_sanity() local 467 unsigned int page_size) in dump_restart_areas() 600 int buf_size, unsigned int page_size) in dump_log_records() 664 unsigned int page_size; in main() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/include/ |
D | shard_page.h | 40 const std::vector<std::pair<int, uint64_t>> &row_group_ids, const uint64_t page_size) in Page() 72 void SetPageSize(const uint64_t &page_size) { page_size_ = page_size; } in SetPageSize()
|
/third_party/ltp/testcases/kernel/syscalls/brk/ |
D | brk02.c | 25 unsigned long page_size = getpagesize(); in brk_down_vmas() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlock/ |
D | 11-1.c | 25 long page_size; in main() local
|
D | 10-1.c | 37 long page_size; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlock/ |
D | 10-1.c | 25 long page_size; in main() local
|
D | 8-1.c | 37 long page_size; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/ |
D | 3-7.c | 26 size_t page_size; in main() local
|
D | 3-6.c | 30 size_t page_size; in main() local
|
/third_party/ltp/testcases/kernel/mem/thp/ |
D | thp03.c | 47 static long page_size; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 31-1.c | 68 long page_size = sysconf(_SC_PAGE_SIZE); in main() local
|
D | 11-1.c | 41 long page_size; in main() local
|
D | 9-1.c | 39 long page_size; in main() local
|
D | 24-2.c | 44 unsigned long page_size = sysconf(_SC_PAGE_SIZE); in main() local
|
D | 11-3.c | 50 long page_size; in main() local
|
D | 11-4.c | 55 long page_size; in main() local
|
D | 11-2.c | 52 long page_size; in main() local
|
D | 11-5.c | 46 long page_size; in main() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cSparseBufferTests.cpp | 436 glw::GLint page_size = 0; in iterate() local 830 glw::GLint page_size, bool all_pages_committed) in AtomicCounterBufferStorageTestCase() 1196 tcu::TestContext& testContext, glw::GLint page_size) in BufferTextureStorageTestCase() 1572 glw::GLint page_size) in ClearOpsBufferStorageTestCase() 1895 glw::GLint page_size) in CopyOpsBufferStorageTestCase() 2568 glw::GLint page_size) in IndirectDispatchBufferStorageTestCase() 2824 tcu::TestContext& testContext, glw::GLint page_size) in InvalidateBufferStorageTestCase() 2955 glw::GLint page_size) in PixelPackBufferStorageTestCase() 3348 tcu::TestContext& testContext, glw::GLint page_size) in PixelUnpackBufferStorageTestCase() 3692 glw::GLint page_size, _ibo_usage ibo_usage, bool use_color_data) in QuadsBufferStorageTestCase() [all …]
|
/third_party/ltp/testcases/kernel/syscalls/write/ |
D | write04.c | 27 static long page_size; variable
|
/third_party/mesa3d/src/egl/main/ |
D | eglglobals.c | 141 uint64_t page_size = 0; in _eglPointerIsDereferencable() local
|
/third_party/pulseaudio/src/tests/ |
D | sigbus-test.c | 36 const size_t page_size = pa_page_size(); in START_TEST() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
D | 9-1.c | 43 int page_size; in main() local
|