Searched refs:complete (Results 301 - 325 of 527) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/IOFWDVComponents-207.4.1/
H A DIsochComponentsRef70 IDHNotificationProc completionProc; /* called after read/write complete */
101 until the read/write is complete. It is NOT possible to have a synchronous write/ 'nil'
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c1816 complete(EditLine *el, int ch) function
1907 el_set(el, EL_ADDFN, "ftp-complete",
1908 "Context sensitive argument completion", complete);
1912 el_set(el, EL_BIND, "^I", "ftp-complete", NULL);
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dexpand70 # 06/29/98: Fixed potential bug in exp_getCmd: using "info complete"
465 # Get the next complete command, removing it from the string.
489 if {[info complete "puts \[$strippedMacro\]"]} {
/macosx-10.10/tcl-105/tcl_ext/trf/trf/tools/
H A Dexpand70 # 06/29/98: Fixed potential bug in exp_getCmd: using "info complete"
465 # Get the next complete command, removing it from the string.
489 if {[info complete "puts \[$strippedMacro\]"]} {
/macosx-10.10/vim-55/runtime/ftplugin/
H A Ddebchangelog.vim311 " found hash, where we complete from:
/macosx-10.10/vim-55/runtime/indent/
H A Dada.vim93 " Try to find indent of the block we're in (and about to complete),
H A Ddtd.vim129 " have a complete content model. Thus set indention to be the same as that
/macosx-10.10/vim-55/runtime/syntax/
H A Dbasic.vim8 " This syntax file not a complete implementation yet. Send suggestions to the
H A Dfreebasic.vim16 " not a complete implementation yet. Send suggestions to
H A Dslrnrc.vim139 syn keyword slrnrcFunRead contained bdel bol complete cycle del delbol delbow deleol down enter eol left quoted_insert right self_insert trim up
/macosx-10.10/emacs-93/emacs/etc/
H A Dpt-br-refcard.tex476 \key{complete o m{\'a}ximo possi{\'\i}vel}{TAB}
477 \key{complete at{\'e} uma palavra}{SPC}
478 \key{complete e execute}{RET}
H A Drefcard.tex471 \key{complete as much as possible}{TAB}
472 \key{complete up to one word}{SPC}
473 \key{complete and execute}{RET}
H A Dpl-refcard.tex637 %\key{complete as much as possible}{TAB}
638 %\key{complete up to one word}{SPC}
639 %\key{complete and execute}{RET}
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1416 complete();
1671 while (_wireCount) complete();
1764 complete();
3168 * the transfer. The complete() method completes the processing of
3207 * complete
3211 * issued; the prepare() and complete() must occur in pairs, before
3215 IOReturn IOGeneralMemoryDescriptor::complete(IODirection forDirection) function in class:IOGeneralMemoryDescriptor
3261 if (__iomd_reservedA) panic("complete() while dma active");
3268 // Only complete iopls that we created which are for TypeVirtual
4571 md->complete();
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dconfigure1823 # When interrupted or exit'd, cleanup temporary files, and complete
20839 /* give thread a chance to complete */
20946 /* give thread a chance to complete */
21077 /* give thread a chance to complete */
21184 /* give thread a chance to complete */
21320 /* give thread a chance to complete */
21427 /* give thread a chance to complete */
21563 /* give thread a chance to complete */
21670 /* give thread a chance to complete */
21806 /* give thread a chance to complete */
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2UserClient.cpp1943 rangeDesc->complete();
2033 memory->complete();
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dflymake.el884 (complete (equal "\n" (char-to-string (aref output (1- (length output))))))
886 (when (not complete)
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/include/
H A Dclassinstance_api.inc156 is complete.
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A DKrb5.pm102 implementation and documentation are nowhere near complete, and may require
/macosx-10.10/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm540 the nlink status. Some ideologies were not complete (uncache
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/
H A DGraph.pm1817 *complete = \&complete_graph;
2443 my ($sparse, $dense, $complete) = $g->density_limits;
2445 return $complete ? $g->edges / $complete : 0;
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/
H A DGraph.pm1817 *complete = \&complete_graph;
2443 my ($sparse, $dense, $complete) = $g->density_limits;
2445 return $complete ? $g->edges / $complete : 0;
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A DKrb5.pm102 implementation and documentation are nowhere near complete, and may require
/macosx-10.10/CPANInternal-159.1/PlRPC-0.2020/lib/RPC/
H A DPlServer.pm371 Method Interface), because PlRPC gives you the complete power of Perl's
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DString.pm712 complete with suffix is exactly C<$length> characters long.

Completed in 251 milliseconds

<<11121314151617181920>>