Searched defs:Map (Results 1 - 25 of 30) sorted by relevance

12

/haiku-fatelf/headers/private/shared/
H A DKeymap.h42 const key_map& Map() const { return fKeys; } function in class:BKeymap
/haiku-fatelf/src/preferences/keymap/
H A DKeymap.h59 const key_map& Map() const { return fKeys; } function in class:Keymap
60 key_map& Map() { return fKeys; } function in class:Keymap
/haiku-fatelf/headers/private/media/
H A DTMap.h7 template<class key, class value> class Map class
10 Map() function in class:Map
25 Map(const Map<key, value> &other) argument
30 Map<key, value> &operator=(const Map<key, value> &other) argument
/haiku-fatelf/headers/private/graphics/intel_extreme/
H A DAreaKeeper.h60 AreaKeeper::Map(const char *name, void *physicalAddress, size_t numBytes, function in class:AreaKeeper
/haiku-fatelf/headers/private/graphics/radeon_hd/
H A DAreaKeeper.h60 AreaKeeper::Map(const char *name, void *physicalAddress, size_t numBytes, function in class:AreaKeeper
/haiku-fatelf/src/tests/system/kernel/cache/
H A Dfile_map_test.cpp19 class Map { class
58 Map::Map(const char* name, off_t size) function in class:Map
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h68 void* Map() const { return fMap; } function in class:Inode
/haiku-fatelf/src/system/kernel/arch/x86/paging/32bit/
H A DX86VMTranslationMap32Bit.cpp139 X86VMTranslationMap32Bit::Map(addr_t va, phys_addr_t pa, uint32 attributes, function in class:X86VMTranslationMap32Bit
H A DX86PagingMethod32Bit.cpp167 X86PagingMethod32Bit::PhysicalPageSlotPool::Map(phys_addr_t physicalAddress, function in class:X86PagingMethod32Bit::PhysicalPageSlotPool
/haiku-fatelf/src/system/kernel/arch/x86/paging/64bit/
H A DX86VMTranslationMap64Bit.cpp192 X86VMTranslationMap64Bit::Map(addr_t virtualAddress, phys_addr_t physicalAddress, function in class:X86VMTranslationMap64Bit
/haiku-fatelf/src/system/kernel/arch/arm/paging/32bit/
H A DARMVMTranslationMap32Bit.cpp140 ARMVMTranslationMap32Bit::Map(addr_t va, phys_addr_t pa, uint32 attributes, function in class:ARMVMTranslationMap32Bit
H A DARMPagingMethod32Bit.cpp168 ARMPagingMethod32Bit::PhysicalPageSlotPool::Map(phys_addr_t physicalAddress, function in class:ARMPagingMethod32Bit::PhysicalPageSlotPool
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DInode.h86 void* Map() const { return fMap; } function in class:Inode
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DInode.h114 void* Map() const { return fMap; } function in class:Inode
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtiffio.h149 TIFFRGBValue* Map; /* sample mapping array */ member in struct:_TIFFRGBAImage
/haiku-fatelf/src/system/kernel/arch/x86/paging/pae/
H A DX86VMTranslationMapPAE.cpp186 X86VMTranslationMapPAE::Map(addr_t virtualAddress, phys_addr_t physicalAddress, function in class:X86VMTranslationMapPAE
H A DX86PagingMethodPAE.cpp458 X86PagingMethodPAE::PhysicalPageSlotPool::Map(phys_addr_t physicalAddress, function in class:X86PagingMethodPAE::PhysicalPageSlotPool
/haiku-fatelf/src/system/boot/loader/
H A Delf.cpp94 Map(AddrType address) function in struct:ELF32Class
139 Map(AddrType address) function in struct:ELF64Class
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DInode.h185 void* Map() const { return fMap; } function in class:Inode
/haiku-fatelf/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp187 PhysicalPageSlot::Map(phys_addr_t physicalAddress) function in class:PhysicalPageSlot
[all...]
/haiku-fatelf/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp247 M68KPagingMethod040::PhysicalPageSlotPool::Map(phys_addr_t physicalAddress, function in class:M68KPagingMethod040::PhysicalPageSlotPool
H A DM68KVMTranslationMap040.cpp211 M68KVMTranslationMap040::Map(addr_t va, phys_addr_t pa, uint32 attributes, function in class:M68KVMTranslationMap040
/haiku-fatelf/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp188 PhysicalPageSlot::Map(phys_addr_t physicalAddress) function in class:PhysicalPageSlot
[all...]
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_vm_translation_map.cpp389 PPCVMTranslationMap::Map(addr_t virtualAddress, phys_addr_t physicalAddress, function in class:PPCVMTranslationMap
/haiku-fatelf/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_large_memory.cpp186 PhysicalPageSlot::Map(phys_addr_t physicalAddress) function in class:PhysicalPageSlot
[all...]

Completed in 388 milliseconds

12