Searched refs:getPageSize (Results 1 – 11 of 11) sorted by relevance
46 static unsigned getPageSize();
125 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock()
90 static const size_t PageSize = Process::getPageSize();155 static const size_t PageSize = Process::getPageSize();184 static const size_t PageSize = Process::getPageSize();
84 unsigned Process::getPageSize() {
467 return Process::getPageSize();
120 public int getPageSize() { in getPageSize() method in BitmapFont
62 textPages = new BitmapTextPage[font.getPageSize()]; in BitmapText()
164 static const size_t PageSize = sys::Process::getPageSize(); in trimBlockToPageSize()
334 static int PageSize = sys::Process::getPageSize(); in getOpenFileImpl()
24 PageSize = sys::Process::getPageSize(); in MappedMemoryTest()
77 unsigned Process::getPageSize() {