Searched defs:attributes (Results 1 - 25 of 87) sorted by relevance

1234

/haiku/src/apps/terminal/
H A DTermViewHighlight.cpp16 TermViewHighlighter::AdjustTextAttributes(uint32 attributes) argument
H A DHistoryBuffer.cpp87 Attributes attributes; local
143 Attributes attributes; local
[all...]
/haiku/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DRuleFilter.cpp60 RuleFilter::HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
/haiku/src/kits/mail/
H A DMailFilter.cpp25 BMailFilter::HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
32 BodyFetched(const entry_ref& ref, BFile& file, BMessage& attributes) argument
/haiku/headers/private/kernel/vm/
H A DVMTranslationMap.h147 VMTranslationMap::ProtectPage(VMArea* area, addr_t address, uint32 attributes) argument
156 VMTranslationMap::ProtectArea(VMArea* area, uint32 attributes) argument
/haiku/src/system/kernel/arch/sparc/
H A Darch_vm_translation_map.cpp79 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku/src/add-ons/kernel/bus_managers/i2c/
H A DI2CModule.cpp27 device_attr attributes[] = { local
/haiku/src/add-ons/mail_daemon/inbound_filters/notifier/
H A DNotifierFilter.cpp57 HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map.cpp146 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp11 static pthread_attr_t attributes; variable
/haiku/src/system/kernel/arch/x86/
H A Darch_vm_translation_map.cpp145 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku/src/apps/devices/
H A DDevice.cpp117 Attributes attributes; local
H A DPropertyList.cpp71 PropertyList::AddAttributes(const Attributes& attributes) argument
/haiku/src/system/kernel/arch/arm/
H A Darch_vm_translation_map.cpp103 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm_translation_map.cpp164 arch_vm_translation_map_early_map(kernel_args *args, addr_t virtAdr, phys_addr_t physAdr, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku/src/system/boot/loader/file_systems/hfs_plus/
H A Dhfs_plus.h34 uint32 attributes; member in struct:HFSPlus::hfs_volume_header
/haiku/src/system/kernel/
H A DUserEvent.cpp242 CreateThreadEvent::CreateThreadEvent(const ThreadCreationAttributes& attributes) argument
255 CreateThreadEvent::Create(const ThreadCreationAttributes& attributes) argument
/haiku/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilter.cpp70 SpamFilter::HeaderFetched(entry_ref& ref, BFile& file, BMessage& attributes) argument
78 SpamFilter::BodyFetched(const entry_ref& ref, BFile& file, BMessage& attributes) argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_vm_translation_map.cpp285 arch_vm_translation_map_early_map(kernel_args *args, addr_t va, phys_addr_t pa, uint8 attributes, phys_addr_t (*get_free_page)(kernel_args *)) argument
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCPagingMethod460.cpp238 MapEarly(kernel_args* args, addr_t virtualAddress, phys_addr_t physicalAddress, uint8 attributes, page_num_t (*get_free_page)(kernel_args*)) argument
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCPagingMethodClassic.cpp238 MapEarly(kernel_args* args, addr_t virtualAddress, phys_addr_t physicalAddress, uint8 attributes, page_num_t (*get_free_page)(kernel_args*)) argument
/haiku/src/kits/game/
H A DGameSoundDevice.cpp274 BGameSoundDevice::GetAttributes(gs_id sound, gs_attribute* attributes, argument
285 BGameSoundDevice::SetAttributes(gs_id sound, gs_attribute* attributes, argument
/haiku/src/add-ons/kernel/bus_managers/mmc/
H A Dmmc_module.cpp69 device_attr attributes[] = { local
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.h168 ARMPagingMethod32Bit::AttributesToPageTableEntryFlags(uint32 attributes) argument
205 uint32 attributes; local
[all...]
/haiku/headers/private/kernel/arch/x86/
H A Dvesa.h29 uint16 attributes; member in struct:VBEModeInfoBlock

Completed in 151 milliseconds

1234