Searched refs:link (Results 1 - 25 of 239) sorted by path

12345678910

/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php823 <link rel="shortcut icon" href="http://www.haiku-os.org/sites/haiku-os.org/themes/shijin/favicon.ico" type="image/x-icon" />
828 a:link { color:orange; }
/haiku/docs/interface_guidelines/docbook-css/
H A Dcore.css21 keycombo, keysym, lineage, lineannotation, link, literal, markup, medialabel,
H A Dopera.css14 * Discovered -o-link from,
18 -o-link: attr(url);
19 -o-link-source: current;
H A Dstyles.css321 /* render link-like elements per HTML's normal styling */
322 link, ulink, email {
/haiku/headers/os/storage/
H A DDirectory.h60 BSymLink *link);
/haiku/headers/private/app/
H A DAppMisc.h33 status_t create_desktop_connection(ServerLink* link, const char* name,
/haiku/headers/private/firewire/
H A Dfirewirereg.h88 STAILQ_ENTRY(fw_device) link; member in struct:fw_device
139 struct firewire_child_info *link; member in struct:firewire_child_info
286 STAILQ_ENTRY(fw_bulkxfer) link; member in struct:fw_bulkxfer
330 STAILQ_ENTRY(fw_xfer) link; member in struct:fw_xfer
H A Diec13213.h240 STAILQ_ENTRY(crom_chunk) link; member in struct:crom_chunk
/haiku/headers/private/kernel/util/
H A DHeap.h93 void _MoveUp(HeapLink<Element, Key>* link);
94 void _MoveDown(HeapLink<Element, Key>* link);
211 HeapLink<Element, Key>* link = sGetLink(element); local
213 ASSERT(link->fIndex >= 0 && link->fIndex < fLastElement);
214 Key oldKey = link->fKey;
215 link->fKey = newKey;
218 _MoveUp(link);
220 _MoveDown(link);
232 HeapLink<Element, Key>* link local
259 HeapLink<Element, Key>* link = sGetLink(element); local
293 _MoveUp(HeapLink<Element, Key>* link) argument
315 _MoveDown(HeapLink<Element, Key>* link) argument
[all...]
H A DMinMaxHeap.h91 void _MoveUp(MinMaxHeapLink<Element, Key>* link);
92 void _MoveDown(MinMaxHeapLink<Element, Key>* link);
93 bool _ChangeTree(MinMaxHeapLink<Element, Key>* link);
233 MinMaxHeapLink<Element, Key>* link = sGetLink(element); local
235 Key oldKey = link->fKey;
236 link->fKey = newKey;
241 if (sCompare(newKey, oldKey) ^ !link->fMinTree)
242 _MoveUp(link);
244 _MoveDown(link);
260 MinMaxHeapLink<Element, Key>* link local
281 MinMaxHeapLink<Element, Key>* link = sGetLink(element); local
[all...]
H A Dlist.h12 /* This header defines a doubly-linked list. It differentiates between a link
14 * A link is what is put into and removed from a list, an item is the whole
15 * object that contains the link. The item doesn't have to be begin with a
16 * link; the offset to the link structure is given to init_list_etc(), so that
20 * you don't have to care about the difference between a link and an item.
44 list_link link; member in struct:list
71 return list->link.next == (list_link *)list;
/haiku/headers/private/net/
H A Dnet_buffer.h20 struct list_link link; member in struct:net_buffer
H A Dnet_stack.h43 struct list_link link; member in struct:net_timer
61 struct list_link link; member in struct:net_device_monitor
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h175 op_link *link; member in struct:vnode_ops
/haiku/src/add-ons/input_server/filters/switch_workspace/
H A DSwitchWorkspaceInputFilter.cpp76 BPrivate::AppServerLink link; local
77 link.StartMessage(AS_GET_WORKSPACE_LAYOUT);
82 if (link.FlushWithReply(status) != B_OK || status != B_OK)
85 link.Read<int32>(&columns);
86 link.Read<int32>(&rows);
104 BPrivate::AppServerLink link; local
105 link.StartMessage(AS_ACTIVATE_WORKSPACE);
106 link.Attach<int32>(next);
107 link.Attach<bool>(takeMeThere);
108 link
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcireg.h336 STAILQ_ENTRY(fwohcidb_tr) link; member in struct:fwohcidb_tr
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c443 bl_ccb->link = 0;
H A Dbuslogic.h63 uint32 link; /* 32bit physical pointer to a linked CCB */ member in struct:_bl_ccb32
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dsnet_buffer.cpp17 struct list_link link; member in struct:snet_buffer
248 kprintf("item=%p\tprev=%p\tnext=%p\tallocated=%d\n", snb, snb->link.prev,
249 snb->link.next, snb->allocatedSize);
/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c128 STAILQ_INSERT_TAIL(&q->stfree, &q->bulkxfer[i], link);
254 STAILQ_REMOVE_HEAD(&ir->q, link);
315 STAILQ_REMOVE_HEAD(&d->rq, link);
351 STAILQ_INSERT_TAIL(&fwb->xferlist, xfer, link);
390 STAILQ_REMOVE_HEAD(&ir->stvalid, link);
435 STAILQ_INSERT_TAIL(&ir->stfree, ir->stproc, link);
529 STAILQ_INSERT_TAIL(&d->rq, xfer, link);
570 STAILQ_REMOVE_HEAD(&it->stfree, link);
617 STAILQ_INSERT_TAIL(&it->stvalid, it->stproc, link);
645 STAILQ_INSERT_TAIL(&d->rq, xfer, link);
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_xmit_ds.c136 ar9300_set_desc_link(struct ath_hal *ah, void *ds, u_int32_t link) argument
140 ads->ds_link = link;
151 ar9300_get_desc_link_ptr(struct ath_hal *ah, void *ds, u_int32_t **link) argument
155 *link = &ads->ds_link;
H A Dar9300desc.h59 u_int32_t ds_link; /* link pointer */
516 extern void ar9300_set_desc_link(struct ath_hal *, void *ds, u_int32_t link);
517 extern void ar9300_get_desc_link_ptr(struct ath_hal *, void *ds, u_int32_t **link);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c642 * Set the TX descriptor link pointer
645 ar5210SetTxDescLink(struct ath_hal *ah, void *ds, uint32_t link) argument
649 ads->ds_link = link;
653 * Get the TX descriptor link pointer
656 ar5210GetTxDescLink(struct ath_hal *ah, void *ds, uint32_t *link) argument
660 *link = ads->ds_link;
664 * Get a pointer to the TX descriptor link pointer
/haiku/src/add-ons/kernel/file_systems/layers/log_overlay/
H A Dlog_overlay.cpp303 DO_LOG("link name: \"%s\"; target: %p\n", name,
305 OVERLAY_CALL(link, name, (fs_vnode *)target->private_node)
306 DO_LOG("link result: %#" B_PRIx32 "\n", result);
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcache.c67 struct HASH_ENTRY *link; local
73 /* get a free link and insert at top of hash list */
74 link = cache->free_hash;
75 if (link) {
76 cache->free_hash = link->next;
79 link->next = first;
81 link->next = NULL;
82 link->entry = current;
83 cache->first_hash[h] = link;
106 struct HASH_ENTRY *link; local
152 struct HASH_ENTRY *link; local
218 struct HASH_ENTRY *link; local
380 struct HASH_ENTRY *link; local
[all...]

Completed in 135 milliseconds

12345678910