Searched refs:head (Results 76 - 82 of 82) sorted by last modified time

1234

/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.h45 * added to the list after an existing element or at the head of the list.
46 * Elements being removed from the head of the list should use the explicit
53 * head of the list and the other to the tail of the list. The elements are
56 * to the list after an existing element, at the head of the list, or at the
57 * end of the list. Elements being removed from the head of the tail queue
67 * or after an existing element or at the head of the list. A list
70 * A tail queue is headed by a pair of pointers, one to the head of the
74 * after an existing element, at the head of the list, or at the end of
104 /* Store the last 2 places the queue element or head was altered */
115 #define QMD_TRACE_HEAD(head) d
591 *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/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php820 <head>
855 </head>
/haiku/3rdparty/mmu_man/scripts/
H A Dbebook9 $(query -a '(BEOS:APP_SIG=="application/x-vnd.STertois.BeHappy")' | head -1) &
H A Dbman9 $(query -a '(BEOS:APP_SIG=="application/x-vnd.STertois.BeHappy")' | head -1) &
/haiku/3rdparty/pulkomandy/
H A Dcatmerge.sh24 head -1 $NEW

Completed in 120 milliseconds

1234