Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h149 void complete(Decl *D) { in complete() function
190 void complete(Decl *D) { in complete() function
223 void complete(Decl *D) { in complete() function
246 void complete(Decl *D) { in complete() function
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_set_name_attr.c33 int complete, in gss_set_name_attribute()
H A Dg_get_name_attr.c35 int *complete, in gss_get_name_attribute()
H A Dgssd_pname_to_uid.c80 int authenticated = 0, complete = 0; in attr_localname() local
H A Dg_authorize_localname.c98 int authenticated = 0, complete = 0; in attr_authorize_localname() local
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_set_name_attribute.c38 int complete, in gss_set_name_attribute()
H A Dgss_get_name_attribute.c40 int *complete, in gss_get_name_attribute()
H A Dgss_authorize_localname.c85 int authenticated = 0, complete = 0; in attr_authorize_localname() local
/freebsd/crypto/heimdal/kcm/
H A Dconnect.c41 heim_ipc_complete complete, in kcm_service()
/freebsd/sys/dev/mana/
H A Dgdma_util.c53 complete(struct completion *c) in complete() function
/freebsd/crypto/heimdal/lib/ipc/
H A Dts.c63 heim_ipc_complete complete, in test_service()
H A Dts-http.c63 heim_ipc_complete complete, in test_service()
/freebsd/crypto/krb5/doc/html/_static/
H A Dsearchtools.js86 complete: function(jqxhr, textstatus) { method
282 complete: function(jqxhr, textstatus) { method
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompletion.h44 #define complete(c) \ macro
/freebsd/contrib/libedit/TEST/
H A Dtc1.c88 complete(EditLine *el, int ch) in complete() function
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dai_authdata.c157 krb5_boolean *complete, krb5_data *value, in authind_get_attribute()
191 krb5_boolean complete, const krb5_data *attribute, in authind_set_attribute()
/freebsd/tools/test/arc4random/
H A Dbiastest.c34 static atomic_bool complete = false; variable
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_sync.h37 CpaBoolean complete; member
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dnaming_exts.c310 int *complete, in krb5_gss_get_name_attribute()
384 int complete, in krb5_gss_set_name_attribute()
/freebsd/crypto/heimdal/kdc/
H A Ddigest-service.c54 heim_ipc_complete complete, in ntlm_service()
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h124 void (*complete)(struct mlx5_fpga_conn *conn, member
/freebsd/crypto/krb5/src/plugins/authdata/greet_client/
H A Dgreet.c184 krb5_boolean *complete, in greet_get_attribute()
216 krb5_boolean complete, in greet_set_attribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h132 CompletionAction complete(StringRef Buffer, size_t Pos) const override { in complete() function
/freebsd/tools/tools/kgdb/
H A Dtcplog.py207 def complete(self, text, word): member in TCPLogDump
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.h91 } complete; member

1234