Searched refs:pending (Results 1 - 25 of 144) sorted by relevance

123456

/macosx-10.10/ruby-106/ruby/lib/rubygems/package/
H A Dtar_reader.rb67 pending = size - entry.bytes_read
71 @io.seek pending, IO::SEEK_CUR
72 pending = 0
74 while pending > 0 do
75 bytes_read = @io.read([pending, 4096].min).size
77 pending -= bytes_read
/macosx-10.10/WebCore-7600.1.25/Modules/speech/
H A DSpeechSynthesis.idl30 readonly attribute boolean pending;
/macosx-10.10/objc4-646/runtime/
H A Dobjc-initialize.mm277 PendingInitialize *pending;
299 pending = (PendingInitialize *)NXMapGet(pendingInitializeMap, cls);
300 if (!pending) return;
304 // Destroy the pending table if it's now empty, to save memory.
310 while (pending) {
311 PendingInitialize *next = pending->next;
312 if (pending->subclass) _finishInitializing(pending->subclass, cls);
313 _free_internal(pending);
314 pending
[all...]
H A Dobjc-runtime-old.mm40 * runtime uses a "pending class" system.
45 * pending mechanism only handled "missing superclass" and not
47 * Tiger: The runtime's pending mechanism was augmented to handle
50 * The pending mechanism may now be needed only for rare and
85 * Attach any pending categories.
728 * pending class refs.
746 * pending subclasses.
770 PendingSubclass *pending;
774 // Create and/or locate pending class lookup table
777 // Make sure this class isn't already in the pending lis
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/cache/
H A Dasync.tcl133 set pending $mywaiting($key)
138 foreach donecmd $pending {
142 foreach donecmd $pending {
152 set pending $mywaiting($key)
156 foreach donecmd $pending {
160 foreach donecmd $pending {
177 variable mywaiting -array {} ; # Map of keys pending to notifier commands.
/macosx-10.10/CPANInternal-159.1/IO-SessionData-1.03/lib/IO/
H A DSessionData.pm77 # Object method: pending()
78 # returns number of bytes pending in the out buffer
79 sub pending { subroutine
114 if ($self->pending) { # data in the out buffer to write
156 unless ($self->pending) {
173 $self->writable($self->pending > 0);
177 $self->choke($self->write_limit <= $self->pending) if $self->write_limit;
/macosx-10.10/vim-55/src/
H A Dex_eval.c71 static void report_pending __ARGS((int action, int pending, void *value));
717 * Report information about something pending in a finally clause if required by
719 * made pending or something pending is resumed or discarded. "pending" tells
720 * what is pending. "value" specifies the return value for a pending ":return"
721 * or the exception value for a pending exception.
724 report_pending(action, pending, value)
726 int pending;
1628 int pending = CSTP_NONE; local
1757 int pending = CSTP_NONE; local
1953 int pending = CSTP_NONE; local
2016 int pending = csp->pending; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/pending/
H A Dtests.sh74 # Prime cache with pending additional records. These should not be promoted
77 echo "I:Priming cache (pending additional A and AAAA)"
85 echo "I:Replacing pending A"
90 echo "I:Replacing pending AAAA"
112 # Prime cache with a pending answer record. It can be returned (without
115 echo "I:Priming cache (pending answer)"
118 ans=`$DIG $DIGOPTS_CD @10.53.0.4 pending-ok.example.com A` || ret=1
123 echo I:Replacing pending data
125 replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
128 echo I:Confirming cached pending dat
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/metadata/
H A Dsetup.sh37 pending=`$KEYGEN -q -r $RANDFILE -P none -A none $czone`
38 echo $pending > pending.key
H A Dclean.sh21 rm -f pending.key rolling.key standby.key inact.key
/macosx-10.10/vim-55/src/proto/
H A Dex_eval.pro10 void report_make_pending __ARGS((int pending, void *value));
11 void report_resume_pending __ARGS((int pending, void *value));
12 void report_discard_pending __ARGS((int pending, void *value));
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DSocketStreamHandleBase.cpp120 bool pending; local
123 pending = bytesWritten != static_cast<int>(m_buffer.firstBlockSize());
128 } while (!pending && !m_buffer.isEmpty());
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dctxcsn.c183 struct slap_csn_entry *pending; local
186 pending = (struct slap_csn_entry *) ch_calloc( 1,
193 ber_dupbv( &pending->ce_csn, csn );
194 ber_bvreplace_x( &op->o_csn, &pending->ce_csn, op->o_tmpmemctx );
195 pending->ce_sid = slap_parse_csn_sid( csn );
196 pending->ce_connid = op->o_connid;
197 pending->ce_opid = op->o_opid;
198 pending->ce_state = SLAP_CSN_PENDING;
200 pending, ce_csn_link );
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DbsafeSymmetric.cpp230 size_t newPending = pending + inSize;
231 pending = newPending % blockSize;
240 (pending == 0) && // mod result was 0
243 pending = blockSize;
245 bbprintf("===trackUpdte: %s; inSize=%d newPending=%d pending=%d",
247 inSize, newPending, pending);
254 return wholeBlocks * blockSize - pending + (blockSize - 1);
261 size_t totalToGo = inSize + pending;
277 bbprintf("===outputSize: %s; final=%d inSize=%d pending=%d outSize=%d",
279 final, inSize, pending, outSiz
[all...]
/macosx-10.10/ruby-106/ruby/lib/rubygems/commands/
H A Dlock_command.rb73 pending = options[:args]
75 until pending.empty? do
76 full_name = pending.shift
95 pending << candidates.last.full_name
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixSend.c912 PendingCommand pending;
1075 (async) ? (PendingCommand *) NULL : &pending);
1094 pending.serial = tkSendSerial;
1095 pending.dispPtr = dispPtr;
1096 pending.target = destName;
1097 pending.commWindow = commWindow;
1098 pending.interp = interp;
1099 pending.result = NULL;
1100 pending.errorInfo = NULL;
1101 pending
903 PendingCommand pending; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Dscrollw.tcl83 variable pending {} ; # pending after id for scrollbar mgmt
109 set pending [after idle [mymethod _setdata]]
114 after cancel $pending
115 set pending {}
133 if {$pending ne {}} {
135 after cancel $pending
163 after cancel $pending
164 set pending [after idle [mymethod _setdata]]
212 set pending {}
[all...]
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixSend.c954 PendingCommand pending;
1113 Tcl_DStringLength(&request) + 1, (async ? NULL : &pending));
1132 pending.serial = localData.sendSerial;
1133 pending.dispPtr = dispPtr;
1134 pending.target = destName;
1135 pending.commWindow = commWindow;
1136 pending.interp = interp;
1137 pending.result = NULL;
1138 pending.errorInfo = NULL;
1139 pending
945 PendingCommand pending; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dratelimiter.c48 ISC_LIST(isc_event_t) pending;
77 ISC_LIST_INIT(rl->pending);
149 ISC_LIST_APPEND(rl->pending, ev, ev_link);
183 p = ISC_LIST_HEAD(rl->pending);
188 ISC_LIST_UNLINK(rl->pending, p, ev_link);
218 while ((ev = ISC_LIST_HEAD(rl->pending)) != NULL) {
219 ISC_LIST_UNLINK(rl->pending, ev, ev_link);
313 if (!ISC_LIST_EMPTY(rl->pending)) {
/macosx-10.10/ntp-92/lib/isc/
H A Dratelimiter.c48 ISC_LIST(isc_event_t) pending;
77 ISC_LIST_INIT(rl->pending);
149 ISC_LIST_APPEND(rl->pending, ev, ev_link);
183 p = ISC_LIST_HEAD(rl->pending);
188 ISC_LIST_UNLINK(rl->pending, p, ev_link);
218 while ((ev = ISC_LIST_HEAD(rl->pending)) != NULL) {
219 ISC_LIST_UNLINK(rl->pending, ev, ev_link);
313 if (!ISC_LIST_EMPTY(rl->pending)) {
/macosx-10.10/postfix-255/postfix/src/oqmgr/
H A Dqmgr_transport.c39 /* has messages pending delivery. This routine implements
128 * Older queue manager implementations had only one pending delivery agent
138 * - A pipeline was implemented for pending delivery agent connections. The
139 * number of pending delivery agent connections was increased from one to
248 * free up this pending connection pipeline slot.
254 alloc->transport->pending -= 1;
277 * the number of pending delivery agent connections, until all delivery
285 || xport->pending >= QMGR_TRANSPORT_MAX_PEND)
287 need = xport->pending + 1;
314 if (transport->pending >
[all...]
/macosx-10.10/postfix-255/postfix/src/qmgr/
H A Dqmgr_transport.c39 /* has messages pending delivery. This routine implements
133 * Older queue manager implementations had only one pending delivery agent
143 * - A pipeline was implemented for pending delivery agent connections. The
144 * number of pending delivery agent connections was increased from one to
253 * free up this pending connection pipeline slot.
259 alloc->transport->pending -= 1;
282 * the number of pending delivery agent connections, until all delivery
290 || xport->pending >= QMGR_TRANSPORT_MAX_PEND)
292 need = xport->pending + 1;
319 if (transport->pending >
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/transfer/
H A Dcopyops.tcl294 pending transfered last
299 # pending + transfered = last. from/to is chunk to transfer.
303 incr transfered $pending
304 set pending 0
322 if {$pending == 0} {
332 incr pending -$block
338 $pending $transfered $last \
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dmaint-tool253 @pending = &deps_for("$srcdir/$f");
254 while (@pending) {
255 @tmp = @pending;
256 @pending = ();
260 push(@pending, split(' ', $deps{$p}));
H A Dsplay-tree.c54 splay_tree_node pending = 0; local
67 node->key = (splay_tree_key)pending;
68 pending = (splay_tree_node)node;
70 /* Now, keep processing the pending list until there aren't any
74 while (pending)
76 active = pending;
77 pending = 0;
89 active->left->key = (splay_tree_key)pending;
90 pending = (splay_tree_node)(active->left);
96 active->right->key = (splay_tree_key)pending;
[all...]

Completed in 227 milliseconds

123456