Searched defs:complete (Results 1 - 25 of 78) sorted by relevance

1234

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_031.c8 struct complete { struct
H A Dmsg_135.c24 struct complete { struct
42 struct complete *complete; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_set_name_attribute.c38 gss_set_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, int complete, gss_buffer_t attr, gss_buffer_t value) argument
H A Dgss_get_name_attribute.c38 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_pname_to_uid.c68 int authenticated = 0, complete = 0; local
H A Dgss_authorize_localname.c87 int authenticated = 0, complete = 0; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dincomplete-type-overload.cc23 class complete: public base { }; class in inherits:base
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dconnect.c41 kcm_service(void *ctx, const heim_idata *req, const heim_icred cred, heim_ipc_complete complete, heim_sipc_call cctx) argument
/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
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.old/dist/gdb/python/lib/gdb/command/
H A Dtype_printers.py92 def complete(self, text, word): member in class:_EnableOrDisableCommand
H A Dframe_filters.py227 def complete(self, text, word): member in class:EnableFrameFilter
259 def complete(self, text, word): member in class:DisableFrameFilter
344 def complete(self, text, word): member in class:SetFrameFilterPriority
424 def complete(self, text, word): member in class:ShowFrameFilterPriority
/netbsd-current/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
H A Dtype_printers.py92 def complete(self, text, word): member in class:_EnableOrDisableCommand
H A Dframe_filters.py241 def complete(self, text, word): member in class:EnableFrameFilter
275 def complete(self, text, word): member in class:DisableFrameFilter
360 def complete(self, text, word): member in class:SetFrameFilterPriority
440 def complete(self, text, word): member in class:ShowFrameFilterPriority
/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
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/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dts.c63 test_service(void *ctx, const heim_idata *req, const heim_icred cred, heim_ipc_complete complete, heim_sipc_call cctx) argument
H A Dts-http.c63 test_service(void *ctx, const heim_idata *req, const heim_icred cred, heim_ipc_complete complete, heim_sipc_call cctx) argument
/netbsd-current/lib/libedit/TEST/
H A Dtc1.c88 complete(EditLine *el, int ch) function
H A Dwtc1.c57 complete(EditLine *el, int ch) function
/netbsd-current/sys/external/bsd/common/include/linux/
H A Dcompletion.h116 complete(struct completion *completion) function
/netbsd-current/sys/netbt/
H A Dbluetooth.h120 void (*complete)(void *, int); member in struct:btproto
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Ddigest-service.c56 ntlm_service(void *ctx, const heim_idata *req, const heim_icred cred, heim_ipc_complete complete, heim_sipc_call cctx) argument
/netbsd-current/usr.bin/ftp/
H A Dcomplete.c352 complete(EditLine *cel, int ch) function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp55 LineEditor::ListCompleterConcept::complete(StringRef Buffer, size_t Pos) const { function in class:LineEditor::ListCompleterConcept
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dprivate.c396 bool complete = private->data[4]; local
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dprivate_test.c70 bool complete; member in struct:__anon245

Completed in 563 milliseconds

1234