Searched refs:incoming (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10/rsync-45/rsync/testsuite/
H A Dchmod-option.test52 # a daemon with an incoming chmod, the daemon pretends the directory is a file
53 # for the purposes of the second application of the incoming chmod.
57 [test-incoming-chmod]
60 incoming chmod = Fo-x
69 checkit "$RSYNC -rtvv \"$fromdir/\" localhost::test-incoming-chmod/" "$checkdir" "$todir"
/macosx-10.10/WebCore-7600.1.25/dom/default/
H A DPlatformMessagePortChannel.h90 static PassRefPtr<PlatformMessagePortChannel> create(PassRefPtr<MessagePortQueue> incoming, PassRefPtr<MessagePortQueue> outgoing);
91 PlatformMessagePortChannel(PassRefPtr<MessagePortQueue> incoming, PassRefPtr<MessagePortQueue> outgoing);
H A DPlatformMessagePortChannel.cpp149 PassRefPtr<PlatformMessagePortChannel> PlatformMessagePortChannel::create(PassRefPtr<MessagePortQueue> incoming, PassRefPtr<MessagePortQueue> outgoing) argument
151 return adoptRef(new PlatformMessagePortChannel(incoming, outgoing));
154 PlatformMessagePortChannel::PlatformMessagePortChannel(PassRefPtr<MessagePortQueue> incoming, PassRefPtr<MessagePortQueue> outgoing) argument
155 : m_incomingQueue(incoming)
185 // Disentangle ourselves from the other end. We still maintain a reference to our incoming queue, since previously-existing messages should still be delivered.
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_divert.h117 extern void divert_packet(struct mbuf *m, int incoming, int port, int rule);
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DProfileEstimatorPass.cpp113 // weight of the incoming edges must be equal the block weight which must in
128 // To get the block weight, read all incoming edges.
178 // There is at least one incoming backedge that will bring us this flow later
181 double incoming = BBWeight; local
193 incoming -= MinimalWeight[*ei];
197 incoming -= w;
218 double fraction = floor(incoming/Edges.size());
224 incoming -= fraction;
226 w = incoming;
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopDeletion.cpp90 Value* incoming = P->getIncomingValueForBlock(exitingBlocks[0]); local
92 // Make sure all exiting blocks produce the same incoming value for the exit
93 // block. If there are different incoming values for different exiting
97 if (incoming != P->getIncomingValueForBlock(exitingBlocks[i]))
101 if (Instruction* I = dyn_cast<Instruction>(incoming))
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dtext.c635 char incoming[MB_LEN_MAX + 1]; local
647 incoming[0] = c;
648 incoming[1] = '\0';
677 incoming[0] = pending_bytes[0];
678 incoming[1] = '\0';
688 incoming[0] = '\0';
698 memcpy (incoming, pending_bytes, pending_bytes_length);
699 incoming[pending_bytes_length] = '\0';
717 strncpy (string + i, incoming, incoming_length);
746 strncpy (string + i, incoming, incoming_lengt
[all...]
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/Engine/
H A DThreaded.pm93 incoming TCP connection.
H A DLegacy.pm142 incoming TCP connection.
H A DScoreBoard.pm254 incoming TCP connection.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/Engine/
H A DThreaded.pm93 incoming TCP connection.
H A DLegacy.pm142 incoming TCP connection.
H A DScoreBoard.pm254 incoming TCP connection.
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Ddbcrypto.cpp473 CssmKey::Header &incoming = blob->header; local
474 n2hi(incoming);
476 if (real.HeaderVersion != incoming.HeaderVersion ||
477 real.cspGuid() != incoming.cspGuid())
479 if (real.algorithm() != incoming.algorithm())
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/PatternLayout/
H A DMultiline.pm56 instead. This layout class simply splits up the incoming message into
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-usb-linux.c480 int incoming=0; local
542 incoming = 1;
545 incoming = !incoming;
548 if (incoming)
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/
H A DReleaseNotes.txt50 SOAP 1.1 and 1.2, that some of the responses to incoming messages lacked the
/macosx-10.10/procmail-14/procmail/examples/
H A Dprocmail-rpm.spec16 incoming mail automatically. SmartList also needs procmail to operate.
/macosx-10.10/vim-55/runtime/syntax/
H A Dprivoxy.vim28 syn match privoxyAction "\%(crunch-incoming-cookies\|crunch-outgoing-cookies\|crunch-server-header\|deanimate-gifs\)\>" contained
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dcomplete.pm84 Stores the incoming data in memory until the last moment and passes
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dcomplete.pm84 Stores the incoming data in memory until the last moment and passes
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmail-source.el61 "*Where the mail backends will look for incoming mail.
247 "*Primary source for incoming mail.
263 "Directory where incoming mail source files (if any) will be stored."
272 (defcustom mail-source-delete-incoming t
273 "*If non-nil, delete incoming files after handling.
277 ;; incoming files will be deleted, unless you receive new mail.
279 ;; You may also set this to `nil' and call `mail-source-delete-old-incoming'
286 (defcustom mail-source-delete-old-incoming-confirm t
287 "*If non-nil, ask for for confirmation before deleting old incoming files.
288 This variable only applies when `mail-source-delete-incoming' i
[all...]
/macosx-10.10/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml83 let incoming = [(then_val, new_then_bb); (else_val, new_else_bb)] in var
84 let phi = build_phi incoming "iftmp" builder in
/macosx-10.10/postfix-255/postfix/auxiliary/qshape/
H A Dqshape.pl83 # the incoming and active queues. To display a different set of
92 # default incoming and active queue distribution.
99 # $queue_directory/incoming/, new message queue.
129 my @qlist = qw(incoming active);
151 "The default summary is for the incoming and active queues. An explicit\n".
/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dmkconstants.rb427 MSG_PEEK nil Peek at incoming message
529 IP_RECVTOS nil Receive TOS with incoming packets
678 IPV6_RECVPKTINFO nil Receive destination IP address and incoming interface

Completed in 513 milliseconds

123