Searched refs:sender (Results 1 - 19 of 19) sorted by relevance

/barrelfish-2018-10-04/tools/demo/Aquarium/
H A DApp.xaml.cs36 void App_Startup(object sender, StartupEventArgs e) argument
41 void App_DispatcherUnhandledException(object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e) argument
H A DWindow1.xaml.cs90 void Window1_ContentRendered(object sender, EventArgs e) argument
96 void Window1_StateChanged(object sender, EventArgs e) argument
102 void Window1_Loaded(object sender, RoutedEventArgs e) argument
160 void mainCanvas_MouseDown(object sender, MouseButtonEventArgs e) argument
164 if (sender != this.mainCanvas)
178 void uie_MouseLeave(object sender, MouseEventArgs e) argument
183 void uie_MouseEnter(object sender, MouseEventArgs e) argument
185 FrameworkElement fe = sender as FrameworkElement;
1285 private void FileDcb_Click(object sender, RoutedEventArgs e) argument
1315 private void FileOpen_Click(object sender, RoutedEventArg argument
1340 Option_Click(object sender, RoutedEventArgs e) argument
1345 Connect_Click(object sender, RoutedEventArgs e) argument
1361 Zoom_ValueChanged(object sender, RoutedPropertyChangedEventArgs<double> e) argument
1371 XScrollBar_Scroll(object sender, System.Windows.Controls.Primitives.ScrollEventArgs e) argument
1389 zoomOut_Click(object sender, RoutedEventArgs e) argument
1394 Zoom_DragCompleted(object sender, DragCompletedEventArgs e) argument
1401 dockPanel3_SizeChanged(object sender, SizeChangedEventArgs e) argument
1424 worker_DoWork(object sender, DoWorkEventArgs e) argument
1482 worker_RunWorkerCompleted(object sender, RunWorkerCompletedEventArgs e) argument
1522 worker_ProgressChanged(object sender, ProgressChangedEventArgs e) argument
1531 RunCancel_Click(object sender, RoutedEventArgs e) argument
1557 Single_Click(object sender, RoutedEventArgs e) argument
1569 FileSave_Click(object sender, RoutedEventArgs e) argument
1588 Disconnect_Click(object sender, RoutedEventArgs e) argument
1602 ViewKey_Click(object sender, RoutedEventArgs e) argument
1608 Cores_Click(object sender, RoutedEventArgs e) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/chr/
H A Ddata.pl3 % A sender goes a couple of hundred meters in open space,
/barrelfish-2018-10-04/usr/bench/udp_echo/
H A Dudp_openloop.c136 pthread_t sender; local
137 int ret = pthread_create(&sender, NULL, receiver_func, NULL);
165 ret = pthread_cancel(sender);
H A Dudp_ipip_openloop.c301 pthread_t sender; local
302 int ret = pthread_create(&sender, NULL, receiver_func, NULL);
413 ret = pthread_cancel(sender);
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dbmsg.msg.c184 #define BMSGLOG_RCV_MESSAGE(sender)
185 #define BMSGLOG_RCV_PORT_OPEN(sender)
186 #define BMSGLOG_RCV_PORT_CLOSE(sender)
187 #define BMSGLOG_RCV_PORT_BLOCK(sender)
188 #define BMSGLOG_RCV_PORT_UNBLOCK(sender)
189 #define BMSGLOG_RCV_PORT_DIE(sender)
190 #define BMSGLOG_RCV_MEM_PUT(sender)
191 #define BMSGLOG_RCV_MEM_GET(sender)
192 #define BMSGLOG_RCV_PORT_OPEN_ACK(sender)
193 #define BMSGLOG_RCV_PORT_CLOSE_ACK(sender)
[all...]
H A Damsg.c129 #define AMSGLOG_RCV_MESSAGE(sender,receiver) { \
159 #define AMSGLOG_RCV_MESSAGE(sender,receiver) { \
162 bport_self(),receiver,sender); \
173 #define AMSGLOG_RCV_MESSAGE(sender,receiver)
301 ** sender (for logging purposes), and a message pointer pointing to the
311 bport_id_t sender; member in struct:amsg_buffer_scratch
1159 printf(" %6d | ",buf->sender);
1571 AmsgBuffer(bmsg)->sender = (bport_id_t) 0;
1712 /* store identifier of sender in message buffer */
1713 AmsgBuffer(msg)->sender
[all...]
H A Damsg.msg.c138 #define AMSGLOG_RCV_MESSAGE(sender,receiver) { \
168 #define AMSGLOG_RCV_MESSAGE(sender,receiver) { \
171 bport_self(),receiver,sender); \
182 #define AMSGLOG_RCV_MESSAGE(sender,receiver)
310 ** sender (for logging purposes), and a message pointer pointing to the
320 bport_id_t sender; member in struct:amsg_buffer_scratch
1197 printf(" %6d | ",buf->sender);
1661 AmsgBuffer(bmsg)->sender = (bport_id_t) 0;
1804 /* store identifier of sender in message buffer */
1805 AmsgBuffer(msg)->sender
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Ds3_enc.c159 const char *sender, int len, unsigned char *p);
636 const char *sender, int len, unsigned char *p)
639 ret=ssl3_handshake_mac(s,NID_md5,sender,len,p);
641 ret+=ssl3_handshake_mac(s,NID_sha1,sender,len,p);
645 const char *sender, int len, unsigned char *p)
678 if (sender != NULL)
679 EVP_DigestUpdate(&ctx,sender,len);
635 ssl3_final_finish_mac(SSL *s, const char *sender, int len, unsigned char *p) argument
644 ssl3_handshake_mac(SSL *s, int md_nid, const char *sender, int len, unsigned char *p) argument
H A Ds3_pkt.c1358 const char *sender; local
1387 sender=s->method->ssl3_enc->server_finished_label;
1392 sender=s->method->ssl3_enc->client_finished_label;
1397 sender,slen,s->s3->tmp.peer_finish_md);
H A Ds3_both.c151 int ssl3_send_finished(SSL *s, int a, int b, const char *sender, int slen) argument
163 sender,slen,s->s3->tmp.finish_md);
H A Dssl_locl.h865 int ssl3_send_finished(SSL *s, int a, int b, const char *sender,int slen);
873 int ssl3_final_finish_mac(SSL *s, const char *sender, int slen,unsigned char *p);
932 int dtls1_send_finished(SSL *s, int a, int b, const char *sender, int slen);
H A Dd1_both.c898 int dtls1_send_finished(SSL *s, int a, int b, const char *sender, int slen) argument
910 sender,slen,s->s3->tmp.finish_md);
/barrelfish-2018-10-04/doc/009-notifications/
H A DNotify.tex66 Sending a message involves the sender modifying a single cache line
68 cache line starts in shared (S) mode in the cache of both sender and
69 receiver cores. When the sender writes to the cache line this causes a
75 pulls the modified cache line from the sender's cache resulting in the
79 When sender and receiver threads are the only things running on each
159 between Shared and Modified state on both sender and receiver. I
219 vector identifying the sender core (allowing demux without polling).
234 be preempted. The notification kernel code on the sender side can
/barrelfish-2018-10-04/doc/011-idc/
H A DIDC.tex982 contains a reference to a remote endpoint cap (for the sender) and a local
997 The sender's remote endpoint cap is derived from the receiver's dispatcher cap,
1001 When a message is sent, the sender invokes the remote endpoint cap with the
1017 \textbf{Binding:} The process of binding for LMP involves the sender creating
1021 and returns the cap through the monitor to the sender.
1051 a cache line. The sender writes into the send buffer, and the receiver reads
1066 The sender also has to know whether it is going to run up against the
1068 avoid bouncing cache lines the buffer is kept write-only for the sender and
1070 sender the receiver sends its latest read sequence id. The sender the
[all...]
/barrelfish-2018-10-04/doc/006-routing/
H A DRouting.tex116 The sender sends the message to a subset of nodes it wishes to communicate with.
225 As described in section~\ref{section:vcis}, it is necessary that each node on the multi-hop channel tells its neighbouring nodes what virtual circuit identifier they should use for messages sent over that particular channel. Therefore, each message contains the virtual circuit identifier of the sender. The two response-messages additionally contain the VCI of the receiver. This allows the receiver of a response-message to identify the multi-hop channel the message belongs to.
248 The capability sender only receives a reply message in case an error occurs. An error can occur if for example the capability cannot be sent or the receiver has no space left to accommodate an additional capability.
281 We decided to use a credit-based flow control mechanism: The number of messages in flight at any given time is limited. Once a sender has reached this limit, he has to wait until he receives an acknowledgement that the receiver has processed previously sent messages. We call this limit the \emph{window size}.
416 If a sender sends $m$ before $m'$ then $m$ is delivered before $m'$
504 If the sender tries to send messages too quickly the queue can fill up.
505 If the queue is full, the sender must wait
509 the queue is full, the sender can register
511 While the sender waits for the callback, it has to handle the unsent message.
655 \note{Costs of one-to-many channels. One sender, multipl
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumssocket.tex181 the sender has to identify itself explicitly in the message
182 if it wants the receiver to know who the sender was.
/barrelfish-2018-10-04/usr/eclipseclp/documents/mpslib/
H A Doutline.tex281 port's sender(s). As we will see quickly, this is not necessary if
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dextchr.tex157 optimal sender placement for wire-less devices in buildings and

Completed in 268 milliseconds