Searched refs:complete (Results 1 - 25 of 521) sorted by relevance

1234567891011>>

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_031.c8 struct complete { struct
16 struct complete complete_var;
H A Dmsg_135.c24 struct complete { struct
42 struct complete *complete; local
44 complete = (struct complete *)incomplete;
45 sink(complete);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dincomplete-type-overload.cc23 class complete: public base { }; class in inherits:base
27 complete comp;
28 complete *cp = ∁
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_get_name_attribute.c42 int *complete,
54 if (complete != NULL)
55 *complete = 0;
72 complete,
38 gss_get_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, gss_buffer_t attr, int *authenticated, int *complete, gss_buffer_t value, gss_buffer_t display_value, int *more) argument
H A Dgss_set_name_attribute.c40 int complete,
61 complete,
38 gss_set_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, int complete, gss_buffer_t attr, gss_buffer_t value) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
H A Dmodule.exp114 proc complete {expr list} {
115 set cmd "complete p $expr"
117 gdb_test $cmd $expect "complete $expr"
120 complete "modm" "modmany $modmany_list"
121 complete "modmany" "modmany $modmany_list"
122 complete "modmany::" $modmany_list
123 complete "modmany::var" $modmany_list
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Dmodule.exp119 proc complete {expr list} {
121 set cmd "complete p $expr"
123 gdb_test $cmd "$expect$n_lines" "complete $expr"
126 complete "modm" "modmany $modmany_list"
127 complete "modmany" "modmany $modmany_list"
128 complete "modmany::" $modmany_list
129 complete "modmany::var" $modmany_list
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-completion.py34 def complete(self,text,word): member in class:CompleteFileMethod
44 def complete(self,text,word): member in class:CompleteFileCommandCond
47 # complete something like "completefilecommandcond
48 # /path/to/py-completion-t", it should not complete to
63 def complete(self,text,word): member in class:CompleteLimit1
74 def complete(self,text,word): member in class:CompleteLimit2
86 def complete(self,text,word): member in class:CompleteLimit3
98 def complete(self,text,word): member in class:CompleteLimit4
110 def complete(self,text,word): member in class:CompleteLimit5
122 def complete(sel member in class:CompleteLimit6
134 def complete(self,text,word): member in class:CompleteLimit7
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-completion.py38 def complete(self, text, word): member in class:CompleteFileMethod
49 def complete(self, text, word): member in class:CompleteFileCommandCond
52 # complete something like "completefilecommandcond
53 # /path/to/py-completion-t", it should not complete to
69 def complete(self, text, word): member in class:CompleteLimit1
80 def complete(self, text, word): member in class:CompleteLimit2
102 def complete(self, text, word): member in class:CompleteLimit3
124 def complete(self, text, word): member in class:CompleteLimit4
146 def complete(self, text, word): member in class:CompleteLimit5
168 def complete(sel member in class:CompleteLimit6
190 def complete(self, text, word): member in class:CompleteLimit7
[all...]
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Dinttimes.d52 sdt:::interrupt-complete
64 sdt:::interrupt-complete
H A Dintoncpu.d51 sdt:::interrupt-complete
/netbsd-current/external/cddl/dtracetoolkit/dist/Cpu/
H A Dinttimes.d52 sdt:::interrupt-complete
64 sdt:::interrupt-complete
H A Dintoncpu.d51 sdt:::interrupt-complete
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dconnect.c43 heim_ipc_complete complete,
62 (*complete)(cctx, EINVAL, NULL);
73 (*complete)(cctx, EINVAL, NULL);
84 (*complete)(cctx, ret, &rep);
41 kcm_service(void *ctx, const heim_idata *req, const heim_icred cred, heim_ipc_complete complete, heim_sipc_call cctx) argument
/netbsd-current/external/mit/xorg/lib/xkeyboard-config/types/
H A DMakefile6 FILES= README basic cancel caps complete default extra \
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips1-fp.s3 # This is not a complete list of mips1 FP instructions.
/netbsd-current/external/mit/xorg/lib/xkeyboard-config/compat/
H A DMakefile6 FILES= README accessx basic caps complete iso9995 japan \
/netbsd-current/external/bsd/nsd/dist/contrib/
H A Dautocomplete_nsd-control.bash33 complete -F _nsdcontrol nsd-control
/netbsd-current/external/gpl3/gdb.old/lib/libreadline/arch/coldfire/
H A Ddefs.mk6 G_OBJECTS=readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dts.c65 heim_ipc_complete complete,
72 (*complete)(cctx, 0, &rep);
63 test_service(void *ctx, const heim_idata *req, const heim_icred cred, heim_ipc_complete complete, heim_sipc_call cctx) argument
/netbsd-current/usr.bin/make/unit-tests/
H A Dsuff-phony.exp5 transformation .c complete
H A Dsuff-lookup.exp10 transformation .ccc.cc complete
14 transformation .c.ccc complete
18 transformation .short.c complete
22 transformation .sho.c complete
26 transformation .dead-end.short complete
/netbsd-current/crypto/external/bsd/openssl/dist/VMS/
H A Dmsg_install.com1 $ ! Used by the main descrip.mms to print the installation complete
10 $ WRITE SYS$OUTPUT "Installation complete"
/netbsd-current/crypto/external/bsd/openssl.old/dist/VMS/
H A Dmsg_install.com1 $ ! Used by the main descrip.mms to print the installation complete
10 $ WRITE SYS$OUTPUT "Installation complete"
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/LineEditor/
H A DLineEditor.h81 /// which takes arguments of type StringRef (the string to complete) and
90 /// StringRef (the string to complete) and size_t (the zero-based cursor
101 /// \param Buffer The string to complete
118 virtual CompletionAction complete(StringRef Buffer, size_t Pos) const = 0;
123 CompletionAction complete(StringRef Buffer, size_t Pos) const override;
132 CompletionAction complete(StringRef Buffer, size_t Pos) const override {

Completed in 216 milliseconds

1234567891011>>