Searched refs:transferred (Results 1 - 16 of 16) sorted by relevance

/barrelfish-2018-10-04/tools/usbboot/
H A Dusbboot.c103 int transferred; local
105 data, len, &transferred, 0);
108 assert(transferred <= len);
109 len-= transferred;
110 data+= transferred;
118 int transferred; local
120 data, len, &transferred, timeout);
123 assert(transferred <= len);
124 len-= transferred;
125 data+= transferred;
[all...]
/barrelfish-2018-10-04/usr/skb/programs/
H A Dpci_queries.pl37 % number transferred over the IDC msg mybe be better.
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Deplexdiff.tex43 transferred from the bounds keeper to the external solver each time the
51 automatically transferred to the external solver. This can be an advantage
53 changes should be transferred to the external solver.
130 the eplex instances. Instead, the bounds can be transferred explicitly by
H A Deplex.tex149 \item Otherwise, the constraint is transferred to the external solver state
151 delays and is transferred to the external solver state when it is setup.
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembremote.tex98 explicitly transferred.
455 control is transferred to the Tcl
569 handler defined, control is transferred to the Tcl side, where {\it
593 queue so that the data would be transferred and processed on the {\eclipse}
630 ec_flush} is invoked, control is actually transferred to {\eclipse}, and
732 flushes data on a queue using {\bf ec_flush}. Control is transferred to
878 transferred.
1197 call-back when control is transferred to {\eclipse} and reenabled when
1198 control is transferred back to Tcl).
1279 until control is transferred bac
[all...]
H A Dembtcl.tex147 goal is posted from Tcl, and control is transferred automatically to
149 transferred to {\eclipse} using {\bf ec_resume}. Furthermore, handler goals
187 "yield" if control was transferred because of a
206 briefly transferred to {\eclipse} so that any events that are raised
H A Dembremoteproto.tex98 two sides. This allows data to be transferred from one side to the other.
444 memory queue, and the protocol ensures that the data is transferred
448 with data automatically transferred between it and the buffer. The buffer
449 is needed to ensure that when data is transferred between the two sides,
458 transferred to the socket stream.
1118 After sending the message, control is transferred over to the {\eclipse}
1166 After sending the message, control is transferred over to the {\eclipse}
H A Dembjava.tex608 is transferred to {\eclipse}. Due to the {\it QueueListener} feature
722 % transferred to {\eclipse}: see Section \ref{sec:ji-toeclipse-remote}}
1010 never be transferred back from {\eclipse} to Java.
1041 % transferred to {\eclipse}: see Section \ref{sec:ji-toeclipse-remote}}
1452 Control can be transferred to a Java peer using the \bipref{remote_yield/1}{../bips/kernel/externals/remote_yield-1.html}
1479 % flush()} method should guarantee that the bytes have been transferred
1486 % that the bytes have been transferred. However, it makes a lesser
1487 % guarantee, that the bytes will be transferred as soon as possible when
1499 % for all the bytes to be transferred, these bytes may be lost. This may
/barrelfish-2018-10-04/doc/015-disk-driver-arch/
H A Dintro.tex7 devices. Commands are still transferred as specified in the \ac{ata}/\ac{atapi}
/barrelfish-2018-10-04/doc/026-device-queues/
H A Ddevif.tex163 can be transferred.
251 of the buffer will be transferred but there is no guarantee when this happens.
374 is transferred. Notify is a performance optimization mechanism and not strictly necessary.
423 The ownership in our model is transferred between the two agents $X$ and $Y$.
861 is set up and buffers can be transferred.
886 In the example above, fixed sized buffers are enqueued and transferred to another process.
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumstkeclipse.tex318 To allow {\eclipse} to resume execution, control is transferred back from
321 pressed in the tracer tool), or control can be transferred explicitly back
/barrelfish-2018-10-04/doc/013-capability-mgmt/
H A Dtype_system.tex107 \note{We currently allow CNode type caps to be transferred without doing
950 When transferred to another core, can be scheduled on that core.
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dhybrid.tex217 be transferred to the linear solver separately. This may be achieved
/barrelfish-2018-10-04/doc/000-overview/
H A DOverview.tex423 message is larger than the unit transferred by the ICD. Since
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Devents.pl1228 % they have been transferred to the postponed-list and therefore cause
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dkernel.tex1728 the temporary is tested and possibly control is transferred back

Completed in 221 milliseconds