Searched defs:entry (Results 301 - 325 of 575) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafAttribute.cpp248 AttrLeafEntry* entry = local
286 AttrLeafEntry* entry = (AttrLeafEntry*)(fLeafBuffer + AttrLeafHeader::Size(fInode)); local
/haiku/src/servers/mail/
H A DDeskbarView.cpp169 BEntry entry; local
[all...]
/haiku/src/kits/tracker/infowindow/
H A DInfoWindow.cpp279 BEntry entry; local
/haiku/src/kits/tracker/
H A DVirtualDirectoryPoseView.cpp214 struct dirent* entry = longEntry.dirent(); local
[all...]
H A DThumbnails.cpp190 NodeCacheEntry* entry = nodeIconCache->FindItem(&fNodeRef); local
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp77 __allocate_pthread(void* (*entry)(void*), void *data) argument
90 __init_pthread(pthread_thread* thread, void* (*entry)(void*), void* data) argument
/haiku/src/kits/device/
H A DSerialPort.cpp32 BEntry entry; local
/haiku/src/system/kernel/arch/arm/
H A Darch_thread.cpp179 arch_thread_enter_userspace(Thread *thread, addr_t entry, argument
/haiku/src/system/kernel/arch/m68k/
H A Darch_thread.cpp228 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.cpp379 efi_memory_descriptor* entry = (efi_memory_descriptor*)(memory_map_addr + i * descriptor_size); local
/haiku/headers/private/libroot/
H A Dpthread_private.h76 void *(*entry)(void*); member in struct:_pthread_thread
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_mmu.cpp163 map_range_to_new_area(efi_memory_descriptor *entry, uint32_t flags) argument
262 efi_memory_descriptor* entry = local
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dconsistency_check.cpp120 process_file(const file_entry& entry, int number) argument
212 file_entry entry; local
[all...]
/haiku/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp485 _read_entry( BEntry& entry, const char* data, ImportContext& context) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp107 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, argument
/haiku/src/apps/cortex/ValControl/
H A DNumericValControl.cpp561 const ValCtrlLayoutEntry& entry = _EntryAt(n-1); local
605 const ValCtrlLayoutEntry& entry = _EntryAt(n-1); local
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.cpp357 CommandEntry* entry = new(std::nothrow) CommandEntry(nextName, local
[all...]
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixFifo.cpp530 ConditionVariableEntry entry; local
557 ConditionVariableEntry entry; local
588 ConditionVariableEntry entry; local
615 ConditionVariableEntry entry; local
[all...]
/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h123 void SetToReference(DebugInfoEntry* entry) argument
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A DVirtioSCSIController.cpp351 physical_entry entry; local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp506 ext2_extent_entry &entry = stream->extent_entries[i]; local
548 ext2_extent_entry &entry = stream->extent_entries[i]; local
[all...]
/haiku/src/apps/people/
H A DPeopleApp.cpp87 BEntry entry; local
H A DPersonWindow.cpp214 BEntry entry; local
385 BEntry entry; local
H A DPersonView.cpp213 BEntry entry; local
/haiku/src/system/kernel/arch/x86/64/
H A Dthread.cpp274 arch_thread_enter_userspace(Thread* thread, addr_t entry, void* args1, argument

Completed in 224 milliseconds

<<11121314151617181920>>