Home
last modified time | relevance | path

Searched defs:pageSize (Results 1 – 25 of 53) sorted by relevance

123

/external/swiftshader/third_party/marl/src/
Dmemory.cpp30 inline size_t pageSize() { in pageSize() function
62 inline size_t pageSize() { in pageSize() function
99 inline size_t pageSize() { in pageSize() function
245 size_t pageSize() { in pageSize() function
/external/skia/tests/
DPDFTaggedPruningTest.cpp29 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
94 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
DPDFTaggedLinkTest.cpp30 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
DPDFTaggedTest.cpp28 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
DPDFTaggedTableTest.cpp29 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
/external/llvm-project/compiler-rt/test/gwp_asan/
Dpage_size.h6 unsigned pageSize() { in pageSize() function
/external/scudo/standalone/tools/
Dcompute_size_class_config.cpp22 const std::vector<size_t> &classes, size_t pageSize, in measureWastage()
73 size_t pageSize = 4096; in main() local
/external/llvm-project/compiler-rt/lib/scudo/standalone/tools/
Dcompute_size_class_config.cpp23 size_t pageSize, in measureWastage()
73 size_t pageSize = 4096; in main() local
/external/llvm-project/libc/config/linux/
Dapp.h32 uintptr_t pageSize; member
/external/skqp/tools/
DProcStats.cpp49 const long pageSize = sysconf(_SC_PAGESIZE); in getCurrResidentSetSizeMB() local
/external/piex/src/binary_parse/
Dcached_paged_byte_array.h42 virtual size_t pageSize() const { return paged_byte_array_->pageSize(); } in pageSize() function
/external/swiftshader/src/Reactor/
DExecutableMemory.cpp217 static int pageSize = [] { in memoryPageSize() local
266 size_t pageSize = memoryPageSize(); in allocateMemoryPages() local
/external/llvm-project/lld/COFF/
DWriter.h21 static const int pageSize = 4096; variable
/external/skia/tools/
DProcStats.cpp65 const long pageSize = sysconf(_SC_PAGESIZE); in getCurrResidentSetSizeBytes() local
/external/skqp/tests/
DPDFTaggedTest.cpp27 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
/external/skia/docs/examples/
DPDF.cpp12 SkSize pageSize) { in WritePDF()
/external/swiftshader/src/Common/
DMemory.cpp74 static int pageSize = 0; in memoryPageSize() local
/external/swiftshader/src/System/
DMemory.cpp76 static int pageSize = [] { in memoryPageSize() local
/external/dng_sdk/source/
Ddng_memory_stream.cpp27 uint32 pageSize) in dng_memory_stream()
/external/angle/src/common/
DPoolAlloc.cpp43 void PoolAllocator::initialize(int pageSize, int alignment) in initialize()
/external/llvm-project/lld/MachO/
DUnwindInfoSection.cpp235 uint64_t pageSize = sizeof(unwind_info_section_header_index_entry) + in writeTo() local
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_read_2D_array.cpp116 size_t pageSize = scanlineSize * height_lod; in test_read_image_2D_array() local
Dtest_read_3D.cpp117 size_t pageSize = scanlineSize * height_lod; in test_read_image_3D() local
/external/compiler-rt/lib/safestack/
Dsafestack.cc73 static unsigned pageSize; variable
/external/robolectric-shadows/shadows/supportv4/src/main/java/org/robolectric/shadows/support/v4/
DShadowMediaBrowserCompat.java134 final int pageSize = options.getInt(EXTRA_PAGE_SIZE, -1); in applyOptionsToResults() local

123