Searched defs:pages (Results 1 - 25 of 34) sorted by relevance

12

/haiku-fatelf/src/tests/kits/interface/pictureprint/
H A DDumpPrintJob.cpp52 int32 pages = reader.NumberOfPages(); local
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DStatusWindow.cpp44 StatusWindow::StatusWindow(int32 passes, int32 pages, PrinterDriver *pd) argument
/haiku-fatelf/src/system/kernel/slab/
H A DSmallObjectCache.cpp19 slab_in_pages(const void *pages, size_t slab_size) argument
70 void* pages; local
H A DHashedObjectCache.cpp115 void* pages = NULL; local
H A DObjectCache.cpp120 ObjectCache::InitSlab(slab* slab, void* pages, size_t byteCount, uint32 flags) argument
290 void* pages; local
[all...]
H A DObjectCache.h30 void* pages; member in struct:slab
/haiku-fatelf/src/bin/coreutils/lib/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); local
99 double pages = pss.physical_memory; local
113 double pages = realmem.physmem; local
191 double pages local
205 double pages = psd.psd_free; local
219 double pages = realmem.availrmem; local
232 double pages = vmstats.free_count; local
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); local
99 double pages = pss.physical_memory; local
113 double pages = realmem.physmem; local
191 double pages local
205 double pages = psd.psd_free; local
219 double pages = realmem.availrmem; local
232 double pages = vmstats.free_count; local
[all...]
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_cpu.cpp135 arch_cpu_invalidate_TLB_list(addr_t pages[], int num_pages) argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_cpu.cpp110 arch_cpu_invalidate_TLB_list(addr_t pages[], int num_pages) argument
/haiku-fatelf/src/system/kernel/vm/
H A DVMPageQueue.h190 VMPageQueue::AppendUnlocked(PageList& pages, uint32 count) argument
/haiku-fatelf/src/preferences/printers/
H A DJobListView.cpp203 int32 pages; local
206 fPages << pages; local
/haiku-fatelf/src/bin/
H A Dsysinfo.cpp217 print_TLB(uint32 reg, const char *pages) argument
[all...]
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_cpu.cpp143 arch_cpu_invalidate_TLB_list(addr_t pages[], int num_pages) argument
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_cpu.cpp128 arch_cpu_invalidate_TLB_list(addr_t pages[], int num_pages) argument
/haiku-fatelf/src/tests/system/kernel/slab/
H A DSlab.cpp39 MallocBackend::AllocatePages(BaseCache *cache, AllocationID *id, void **pages, argument
56 MallocBackend::FreePages(BaseCache *cache, void *pages) argument
63 AreaBackend::AllocatePages(BaseCache *cache, area_id *id, void **pages, argument
146 BaseCache::ConstructSlab(Slab *slab, void *pages, size_ argument
[all...]
/haiku-fatelf/headers/private/kernel/vm/
H A DVMCache.h187 VMCachePagesTree pages; member in struct:VMCache
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfbsd_busdma_x86.c305 int pages; local
427 int pages; local
1095 int pages; local
[all...]
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_basic.c962 pdf_make_tree(PDF *p, pdc_id parent_id, pdc_id *pnodes, pdc_id *pages, int n_pages) argument
[all...]
/haiku-fatelf/src/libs/print/libprint/
H A DGraphicsDriver.cpp414 GraphicsDriver::_PrintPage(PageDataList* pages) argument
533 GraphicsDriver::_CollectPages(SpoolData* spoolData, PageDataList* pages) argument
596 PageDataList pages; local
[all...]
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_cpu.cpp922 arch_cpu_invalidate_TLB_list(addr_t pages[], int num_pages) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp83 vm_page **pages; member in union:aperture_memory::__anon1350
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/dp83815/
H A Ddriver.c180 uint32 pages = mem_size / B_PAGE_SIZE; local
658 uint32 pages; local
/haiku-fatelf/src/system/kernel/cache/
H A Dfile_cache.cpp391 vm_page* pages[MAX_IO_VECS]; local
506 vm_page* pages[MAX_IO_VECS]; local
[all...]
/haiku-fatelf/src/system/kernel/
H A Dguarded_heap.cpp59 guarded_heap_page pages[0]; member in struct:guarded_heap_area
[all...]

Completed in 352 milliseconds

12