Searched defs:entry (Results 376 - 400 of 575) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/busses/agp_gart/
H A Dintel_gart.cpp688 physical_entry entry; local
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeyboardInputDevice.cpp793 BEntry entry; local
/haiku/src/bin/makebootable/platform/bios_ia32/
H A Dmakebootable.cpp360 BEntry entry; local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNode.cpp269 void* entry; // This could be unused entry so we should check local
431 ExtentDataEntry* entry = (ExtentDataEntry*)(fDataBuffer + offset); local
[all...]
H A DLeafDirectory.cpp240 void* entry; // This could be unused entry so we should check local
373 ExtentDataEntry* entry = (ExtentDataEntry*)(fDataBuffer + offset); local
[all...]
H A DInode.cpp361 UnWrapExtentFromWrappedEntry(uint64 wrappedExtent[2], ExtentMapEntry* entry) argument
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp509 ConditionVariableEntry entry; local
717 ConditionVariableEntry entry; local
H A Ddma_resources.cpp461 physical_entry entry; local
[all...]
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMVMTranslationMap32Bit.cpp646 page_table_entry entry = pt[VADDR_TO_PTENT(va)]; local
681 page_table_entry entry = pt[VADDR_TO_PTENT(va)]; local
727 page_table_entry entry = pt[index]; local
[all...]
H A DARMPagingMethod32Bit.cpp241 page_directory_entry* entry local
485 ARMPagingMethod32Bit::PutPageTableInPageDir(page_directory_entry* entry, argument
498 ARMPagingMethod32Bit::PutPageTableEntryInTable(page_table_entry* entry, argument
542 page_directory_entry* entry = method->KernelVirtualPageDirectory() local
568 page_table_entry* entry = (page_table_entry*)ptEntryVirt; local
[all...]
/haiku/src/apps/deskbar/
H A DBarWindow.cpp119 BEntry entry; local
[all...]
/haiku/src/apps/cortex/ValControl/
H A DValControl.cpp484 ValCtrlLayoutEntry entry = segment->makeLayoutEntry(); local
496 ValControl::_Add(ValCtrlLayoutEntry& entry, entry_location from) argument
602 _InsertEntry(ValCtrlLayoutEntry& entry, uint16 index) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp131 static ino_t EntryGetParentID(Entry* entry) argument
136 static Node* EntryGetNode(Entry* entry) argument
141 static ino_t EntryGetNodeID(Entry* entry) argument
146 EntryGetName(Entry* entry, void* buffer, size_t bufferSize) argument
157 EntryGetNameNoCopy(Entry* entry, void* buffer, size_t bufferSize) argument
264 NodeGetNextReferrer(Node* node, Entry* entry) argument
327 GetNextEntry(struct dirent* entry, size_t size) argument
334 LiveUpdate(Entry* entry, Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/virtual/virtio_block/
H A Dvirtio_block.cpp567 physical_entry entry; local
/haiku/src/kits/tracker/
H A DDeskWindow.cpp135 BEntry entry; local
/haiku/headers/private/kernel/util/
H A DVectorMap.h146 VectorMapEntry(Parent *parent, Entry *entry) argument
[all...]
/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp85 set_entry(node_ref& nodeRef, const char* name, BEntry& entry) argument
170 BEntry entry; local
207 BEntry entry; local
703 _AddFont(font_directory& directory, BEntry& entry) argument
789 BEntry entry; local
799 _AddPath(BEntry& entry, font_directory** _newDirectory) argument
873 BEntry entry; local
[all...]
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp490 BEntry entry; local
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c279 static void print_cftable_entry(cistpl_cftable_entry_t *entry) argument
376 print_cftable_entry_cb(cistpl_cftable_entry_cb_t *entry) argument
[all...]
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp56 init_page_root_entry(page_root_entry *entry) argument
64 update_page_root_entry(page_root_entry *entry, page_root_entry *with) argument
72 init_page_directory_entry(page_directory_entry *entry) argument
79 update_page_directory_entry(page_directory_entry *entry, page_directory_entry *with) argument
87 init_page_table_entry(page_table_entry *entry) argument
94 update_page_table_entry(page_table_entry *entry, page_table_entry *with) argument
103 init_page_indirect_entry(page_indirect_entry *entry) argument
111 update_page_indirect_entry(page_indirect_entry *entry, page_indirect_entry *with) argument
611 PutPageDirInPageRoot(page_root_entry* entry, phys_addr_t pgdirPhysical, uint32 attributes) argument
630 PutPageTableInPageDir(page_directory_entry* entry, phys_addr_t pgtablePhysical, uint32 attributes) argument
640 PutPageTableEntryInTable(page_table_entry* entry, phys_addr_t physicalAddress, uint32 attributes, uint32 memoryType, bool globalPage) argument
[all...]
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp191 BEntry entry; local
612 BEntry entry; local
671 BEntry entry; local
[all...]
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp1061 BEntry& entry = item->Entry(); local
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c916 CAM_SIM_ENTRY entry; local
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp507 entry_ref entry; local
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp485 const entry_ref& entry = fAccountSettings.InboundAddOnRef(); local

Completed in 301 milliseconds

<<11121314151617181920>>