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

12

/haiku/headers/private/kernel/util/
H A Dqueue.h16 void *tail; member in struct:queue
29 int tail; member in struct:fixed_queue
H A DSinglyLinkedList.h256 Element* tail = fFirst; local
H A DDoublyLinkedList.h657 Element* tail = Head(); local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_power.h59 struct mbuf *tail; member in struct:ieee80211_psq::ieee80211_psq_head
H A Dieee80211_superg.h64 struct mbuf *tail; /* last frame in queue */ member in struct:ieee80211_stageq
/haiku/headers/libs/agg/
H A Dagg_arrowhead.h48 void tail(double d1, double d2, double d3, double d4) function in class:agg::arrowhead
57 void tail() { m_tail_flag = true; } function in class:agg::arrowhead
/haiku/src/system/kernel/util/
H A Dqueue.cpp19 queue_element *tail; member in struct:queue_typed
[all...]
/haiku/src/tests/system/kernel/scheduler/
H A Doverride_types.h48 struct thread *tail; member in struct:thread_queue
/haiku/src/system/libroot/posix/musl/math/
H A Dexp.c76 double_t kd, z, r, r2, scale, tail, tmp; local
H A Dexp2.c74 double_t kd, r, r2, scale, tail, tmp; local
H A Dpow.c36 static inline double_t log_inline(uint64_t ix, double_t *tail) argument
171 double_t kd, z, r, r2, scale, tail, tmp; local
/haiku/src/add-ons/kernel/generic/dpc/
H A Ddpc.c35 int tail; member in struct:__anon5
/haiku/src/system/kernel/vm/
H A DVMPageQueue.h167 VMPageQueue::Requeue(vm_page* page, bool tail) argument
237 VMPageQueue::RequeueUnlocked(vm_page* page, bool tail) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTreeEntryIterator.cpp419 ext2_htree_tail* tail = _HTreeEntryTail(block); local
H A DInode.cpp1005 ext2_dir_entry_tail* tail = _DirEntryTail(block); local
1048 struct ext2_extent_tail *tail = (struct ext2_extent_tail *) local
1060 struct ext2_extent_tail *tail = (struct ext2_extent_tail *) local
H A DDirectoryIterator.cpp914 ext2_htree_tail* tail = _HTreeEntryTail(block, offset); local
H A DJournal.cpp845 JournalBlockTail *tail = (JournalBlockTail*)(block + fBlockSize local
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp253 uint32 head, tail; local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DExtent.cpp117 Extent::BlockFirstLeaf(ExtentBlockTail* tail) argument
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h165 image_t *tail; member in struct:image_queue_t
/haiku/src/libs/bsd/
H A Dfts.c671 FTSENT *cur, *tail; local
/haiku/src/kits/mail/
H A Dmail_util.cpp379 char *head, *tail; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c391 int tail; /* Start of tail of @dst */ local
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1667 ohci_general_td *tail = (ohci_general_td *)endpoint->tail_logical_descriptor; local
1707 ohci_isochronous_td *tail local
1913 ohci_isochronous_td *tail = _CreateIsochronousDescriptor(0); local
1919 ohci_general_td *tail = _CreateGeneralDescriptor(0); local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1913 struct wpi_rx_tail *tail; local

Completed in 186 milliseconds

12