Searched defs:head (Results 1 - 25 of 42) sorted by path

12

/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h596 *head = (struct quehead *)b; local
[all...]
/haiku/headers/libs/agg/
H A Dagg_arrowhead.h36 void head(double d1, double d2, double d3, double d4) function in class:agg::arrowhead
45 void head() { m_head_flag = true; } function in class:agg::arrowhead
/haiku/headers/private/firewire/
H A Dqueue.h591 *head = (struct quehead *)b; local
[all...]
/haiku/headers/private/kernel/util/
H A Dqueue.h15 void *head; member in struct:queue
28 int head; member in struct:fixed_queue
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dgeneral.c267 void set_crtc_owner(bool head) argument
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Dgeneral.c291 void set_crtc_owner(bool head) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_descdma.c145 ath_descdma_alloc_desc(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int ds_size, int ndesc) argument
238 ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int ds_size, int nbuf, int ndesc) argument
327 ath_descdma_setup_rx_edma(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int nbuf, int rx_status_len) argument
385 ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c1912 struct wpi_rx_head *head; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.h118 struct CACHED_PERMISSIONS_HEADER head; member in struct:PERMISSIONS_CACHE
/haiku/src/add-ons/kernel/file_systems/packagefs/resolvables/
H A DDependencyFamily.h63 Dependency* head = fDependencies.Head(); local
H A DResolvableFamily.h40 Resolvable* head = fResolvables.Head(); local
/haiku/src/add-ons/kernel/generic/dpc/
H A Ddpc.c34 int head; member in struct:__anon5
/haiku/src/add-ons/kernel/network/stack/
H A Dradix.c180 rn_search(void *v_arg, struct radix_node *head) argument
200 rn_search_m(void *v_arg, struct radix_node *head, void *m_arg) argument
272 rn_insert(void *v_arg, struct radix_node_head *head, int *dupentry, argument
487 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) argument
508 rn_match(void *v_arg, struct radix_node_head *head) argument
694 rn_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, struct radix_node treenodes[2]) argument
846 rn_delete(void *v_arg, void *netmask_arg, struct radix_node_head *head) argument
1055 rn_inithead(void **head, int off) argument
[all...]
/haiku/src/kits/support/
H A DJobQueue.cpp164 JobPriorityQueue::iterator head = fQueuedJobs->begin(); local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_power.h58 struct mbuf *head; member in struct:ieee80211_psq::ieee80211_psq_head
H A Dieee80211_superg.h63 struct mbuf *head; /* frames linked w/ m_nextpkt */ member in struct:ieee80211_stageq
/haiku/src/system/kernel/slab/
H A Dslab_private.h29 _pop(Type*& head) argument
39 _push(Type*& head, Type* object) argument
/haiku/src/system/kernel/util/
H A Dqueue.cpp18 queue_element *head; member in struct:queue_typed
[all...]
/haiku/src/tests/system/kernel/scheduler/
H A Doverride_types.h47 struct thread *head; member in struct:thread_queue
/haiku/src/tests/system/kernel/slab/
H A DSlab.cpp22 SListPop(Type* &head) argument
31 SListPush(Type* &head, Type *object) argument
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h164 image_t *head; member in struct:image_queue_t
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp122 uint32 head = read32(fRingBuffer.register_base + RING_BUFFER_HEAD) local
253 uint32 head, tail; local
[all...]
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c1549 void set_crtc_owner(bool head) argument
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1891 ohci_endpoint_descriptor *head = NULL; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c3037 caddr_t head; local

Completed in 167 milliseconds

12