Home
last modified time | relevance | path

Searched defs:complete (Results 1 – 25 of 55) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-completion.py38 def complete(self, text, word): member in CompleteFileNone
49 def complete(self, text, word): member in CompleteFileMethod
60 def complete(self, text, word): member in CompleteFileCommandCond
80 def complete(self, text, word): member in CompleteLimit1
91 def complete(self, text, word): member in CompleteLimit2
113 def complete(self, text, word): member in CompleteLimit3
135 def complete(self, text, word): member in CompleteLimit4
157 def complete(self, text, word): member in CompleteLimit5
179 def complete(self, text, word): member in CompleteLimit6
201 def complete(self, text, word): member in CompleteLimit7
[all …]
/netbsd/src/tests/usr.bin/xlint/lint1/
Dmsg_031.c8 struct complete { struct
16 struct complete complete_var; argument
Dmsg_135.c24 struct complete { struct
42 struct complete *complete; in pointer_to_structs() local
/netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
Dframe_filters.py243 def complete(self, text, word): member in EnableFrameFilter
277 def complete(self, text, word): member in DisableFrameFilter
362 def complete(self, text, word): member in SetFrameFilterPriority
442 def complete(self, text, word): member in ShowFrameFilterPriority
Dtype_printers.py93 def complete(self, text, word): member in _EnableOrDisableCommand
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
Dmodule.exp119 proc complete {expr list} { procedure
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
Dgss_set_name_attribute.c40 int complete, in gss_set_name_attribute()
Dgss_get_name_attribute.c42 int *complete, in gss_get_name_attribute()
Dgss_pname_to_uid.c68 int authenticated = 0, complete = 0; in attr_localname() local
Dgss_authorize_localname.c87 int authenticated = 0, complete = 0; in attr_authorize_localname() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dincomplete-type-overload.cc23 class complete: public base { }; class
/netbsd/src/crypto/external/bsd/heimdal/dist/kcm/
Dconnect.c43 heim_ipc_complete complete, in kcm_service()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ipc/
Dts.c65 heim_ipc_complete complete, in test_service()
Dts-http.c65 heim_ipc_complete complete, in test_service()
/netbsd/src/lib/libedit/TEST/
Dtc1.c88 complete(EditLine *el, int ch) in complete() function
Dwtc1.c57 complete(EditLine *el, int ch) in complete() function
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Ddigest-service.c58 heim_ipc_complete complete, in ntlm_service()
/netbsd/src/sys/external/bsd/common/include/linux/
Dcompletion.h116 complete(struct completion *completion) in complete() function
/netbsd/src/sys/netbt/
Dbluetooth.h120 void (*complete)(void *, int); member
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/acl/
Dgssacl.c155 int authenticated, complete; in gssattr_dynacl_mask() local
/netbsd/src/usr.bin/ftp/
Dcomplete.c352 complete(EditLine *cel, int ch __unused) in complete() function
/netbsd/src/external/bsd/ipf/dist/tools/
Dipfsyncd.c522 int complete; local
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Doptimize.cc181 cdtor_comdat_group (tree complete, tree base) in cdtor_comdat_group()
/netbsd/src/sys/arch/arm/broadcom/
Dbcm2835_vcaudioreg.h155 VC_AUDIO_COMPLETE_T complete; member
/netbsd/src/usr.bin/xlint/lint1/
Dlex.c693 read_quoted(bool *complete, char delim, bool wide) in read_quoted()
871 check_quoted(const buffer *buf, bool complete, char delim) in check_quoted()
937 bool complete; in lex_quoted() local

123