Searched refs:hand (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dtaskqueue.h15 #define TASK_INIT(taskp, prio, hand, arg) task_init(taskp, prio, hand, arg)
/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwmem.cpp58 void *hand)
72 xfer->hand = (void (*)(fw_xfer*))hand;
88 void (*hand)(struct fw_xfer *))
93 xfer = fwmem_xfer_req(fwdev, (char *)sc, spd, 0, 4, (void*)hand);
125 void (*hand)(struct fw_xfer *))
130 xfer = fwmem_xfer_req(fwdev, sc, spd, 0, 0, (void*)hand);
162 void (*hand)(struct fw_xfer *))
167 xfer = fwmem_xfer_req(fwdev, sc, spd, 0, roundup2(len, 4), (void*)hand);
200 void (*hand)(struc
52 fwmem_xfer_req( struct fw_device *fwdev, caddr_t sc, int spd, int slen, int rlen, void *hand) argument
[all...]
H A Dfirewire.cpp155 if(xfer->hand == NULL){
156 printf("hand == NULL\n");
329 xfer->hand(xfer);
618 xfer->hand(xfer);
904 xfer->hand = fw_vmaccess;
1012 struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *))
1023 xfer->hand = hand;
1210 if (xfer->hand == NULL) {
1211 printf("hand
[all...]
H A Dfwohci.cpp2277 ir->hand(ir);
/haiku-fatelf/src/libs/ncurses/include/
H A DMKparametrized.sh14 * Note: this file is generated using MKparametrized.sh, do not edit by hand.
/haiku-fatelf/src/bin/
H A Dspybmessage.cpp58 BHandler *hand = NULL; local
60 hand = *target;
65 hand?hand->Name():NULL,
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/
H A Dpdfclock.php54 /* draw hour hand */
64 /* draw minute hand */
74 /* draw second hand */
/haiku-fatelf/headers/private/firewire/
H A Dfirewire_module.h38 struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *));
H A Dfirewirereg.h278 void (*hand) (struct fw_xferq *); member in struct:fw_xferq
320 void (*hand) (struct fw_xfer *); member in struct:fw_xfer
/haiku-fatelf/src/bin/gdb/bfd/
H A Dconfigure.com173 /* config.h-vms. Generated by hand by Klaus K�mpf, kkaempf@didymus.rmi.de. */
/haiku-fatelf/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c513 xfer->hand = gFirewire->fw_xferwake;
796 xfer->hand = gFirewire->fw_xferwake;
/haiku-fatelf/docs/develop/storage/resources/
H A DResourcesFormat.tex43 On the one hand there are formats of files that exclusively contain resources
44 (resource files), on the other hand these are file formats extended to
599 For executables on the other hand the alignment was always 4096, which is
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex214 % the \llap here moves out into the left-hand margin.
761 % page breaks. On the other hand, we don't want to actually break the
2126 % chapter name on inside top of right hand pages, document
2127 % title on inside top of left hand pages, and page numbers on outside top
2352 % other hand, when there is normal text preceding the item (as there
3385 % On the other hand, if we had a nonzero \lastskip,
3680 % box0 will be the left-hand column, box2 the right.
4134 % xref code eventually uses it. On the other hand, it has to be called
5041 % @insertcopying. Here we must play games with ^^M's. On the one hand,
5043 % must be active. On the other hand, w
[all...]
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex219 % the \llap here moves out into the left-hand margin.
784 % page breaks. On the other hand, we don't want to actually break the
1100 % typewriter fonts as three actual period characters; on the other hand,
2512 % chapter name on inside top of right hand pages, document
2513 % title on inside top of left hand pages, and page numbers on outside top
2745 % other hand, when there is normal text preceding the item (as there
3428 % processing continues to some further point. On the other hand, it
3818 % On the other hand, if we had a nonzero \lastskip,
4115 % box0 will be the left-hand column, box2 the right.
4587 % xref code eventually uses it. On the other hand, i
[all...]
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex634 % page breaks. On the other hand, we don't want to actually break the
1746 % chapter name on inside top of right hand pages, document
1747 % title on inside top of left hand pages, and page numbers on outside top
3335 % box0 will be the left-hand column, box2 the right.
4788 % input at hand. Thus also need a control sequence (passed as #5) for
5908 % the \llap here moves out into the left-hand margin.
6333 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex620 % page breaks. On the other hand, we don't want to actually break the
1628 % chapter name on inside top of right hand pages, document
1629 % title on inside top of left hand pages, and page numbers on outside top
3167 % box0 will be the left-hand column, box2 the right.
4440 % input at hand. Thus also need a control sequence (passed as #5) for
5568 % the \llap here moves out into the left-hand margin.
5961 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex491 % page breaks. On the other hand, we don't want to actually break the
1349 % chapter name on inside top of right hand pages, document
1350 % title on inside top of left hand pages, and page numbers on outside top
4143 % the \llap here moves out into the left-hand margin.
4413 % On the other hand, perhaps the file did not have a `\input texinfo'. Then
/haiku-fatelf/src/bin/bash/
H A Dsubst.c2482 expansion on the right-hand side. Perform tilde expansion in any
2629 expansions on the right hand side. */
5401 /* Deal with the right hand side of a ${name:?value} expansion in the case
6805 variable for anything, just the value of the right hand side. */

Completed in 201 milliseconds