/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | memory.cpp | 30 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
|
/third_party/skia/tests/ |
D | PDFTaggedPruningTest.cpp | 29 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
|
D | PDFTaggedLinkTest.cpp | 30 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
D | PDFTaggedTest.cpp | 28 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
D | PDFTaggedTableTest.cpp | 29 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
/third_party/flutter/skia/tools/ |
D | ProcStats.cpp | 49 const long pageSize = sysconf(_SC_PAGESIZE); in getCurrResidentSetSizeMB() local
|
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
D | cached_paged_byte_array.h | 42 virtual size_t pageSize() const { return paged_byte_array_->pageSize(); } in pageSize() function
|
D | range_checked_byte_ptr.cc | 53 size_t MemoryPagedByteArray::pageSize() const { return len_; } in pageSize() function in piex::binary_parse::__anona586b0720111::MemoryPagedByteArray
|
/third_party/flutter/skia/third_party/externals/piex/src/binary_parse/ |
D | cached_paged_byte_array.h | 42 virtual size_t pageSize() const { return paged_byte_array_->pageSize(); } in pageSize() function
|
D | range_checked_byte_ptr.cc | 53 size_t MemoryPagedByteArray::pageSize() const { return len_; } in pageSize() function in piex::binary_parse::__anonb08d52470111::MemoryPagedByteArray
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_attr_setstack.c | 42 int pageSize = getpagesize(); in pthread_attr_setstack_0100() local
|
D | pthread_create.c | 92 int32_t pageSize = getpagesize(); in pthread_create_0400() local
|
/third_party/skia/tools/ |
D | ProcStats.cpp | 65 const long pageSize = sysconf(_SC_PAGESIZE); in getCurrResidentSetSizeBytes() local
|
/third_party/flutter/skia/tests/ |
D | PDFTaggedTest.cpp | 27 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | ExecutableMemory.cpp | 223 static int pageSize = [] { in memoryPageSize() local 275 size_t pageSize = memoryPageSize(); in allocateMemoryPages() local
|
D | LLVMJIT.cpp | 270 size_t pageSize = rr::memoryPageSize(); in allocateMappedMemory() local 289 size_t pageSize = rr::memoryPageSize(); in protectMappedMemory() local
|
/third_party/flutter/skia/docs/examples/ |
D | PDF.cpp | 12 SkSize pageSize) { in WritePDF()
|
/third_party/skia/docs/examples/ |
D | PDF.cpp | 12 SkSize pageSize) { in WritePDF()
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Memory.cpp | 74 static int pageSize = 0; in memoryPageSize() local
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Memory.cpp | 63 static int pageSize = [] { in memoryPageSize() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_memory_stream.cpp | 27 uint32 pageSize) in dng_memory_stream()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkBinaryRegistry.hpp | 158 const size_t pageSize = (size_t)(1<<ELEMENTS_PER_PAGE_LOG2)*sizeof(Element); in makePageResident() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PoolAlloc.cpp | 172 void PoolAllocator::initialize(int pageSize, int alignment) in initialize()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | PoolAlloc.h | 210 size_t pageSize; // granularity of allocation from the OS variable
|
/third_party/glslang/glslang/Include/ |
D | PoolAlloc.h | 229 size_t pageSize; // granularity of allocation from the OS in initializeAllocation() variable
|