Searched defs:binding (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-current/contrib/dialog/
H A Dmsgbox.c39 static DLG_KEYS_BINDING binding[] = { local
H A Dpause.c55 static DLG_KEYS_BINDING binding[] = { local
H A Dyesno.c37 static DLG_KEYS_BINDING binding[] = { local
H A Dinputbox.c53 static DLG_KEYS_BINDING binding[] = { local
H A Dtailbox.c314 static DLG_KEYS_BINDING binding[] = { local
H A Dtreeview.c168 static DLG_KEYS_BINDING binding[] = { local
H A Dtimebox.c146 static DLG_KEYS_BINDING binding[] = { local
H A Dprogressbox.c281 static DLG_KEYS_BINDING binding[] = { local
H A Drangebox.c167 static DLG_KEYS_BINDING binding[] = { local
H A Dchecklist.c164 static DLG_KEYS_BINDING binding[] = { local
H A Ddlg_keys.c38 DLG_KEYS_BINDING *binding; /* list of bindings */ variable
49 dlg_register_window(WINDOW *win, const char *name, DLG_KEYS_BINDING * binding) argument
898 dump_one_binding(FILE *fp, WINDOW *win, const char *widget, DLG_KEYS_BINDING * binding) argument
[all...]
H A Dmenubox.c317 static DLG_KEYS_BINDING binding[] = { local
H A Dtextbox.c501 static DLG_KEYS_BINDING binding[] = { local
680 static DLG_KEYS_BINDING binding[] = { local
H A Dformbox.c473 static DLG_KEYS_BINDING binding[] = { local
H A Deditbox.c329 static DLG_KEYS_BINDING binding[] = { local
H A Dbuildlist.c520 static DLG_KEYS_BINDING binding[] = { local
H A Dcalendar.c681 static DLG_KEYS_BINDING binding[] = { local
H A Dfselect.c581 static DLG_KEYS_BINDING binding[] = { local
/freebsd-current/crypto/heimdal/lib/hdb/
H A Ddbinfo.c43 const krb5_config_binding *binding; member in struct:hdb_dbinfo
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp263 const char *ELFSymbol::bindingToCString(unsigned char binding) { argument
H A DELFHeader.h241 void setBindingAndType(unsigned char binding, unsigned char type) { argument
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmp.c72 get_var_binding(struct asn_buf *b, struct snmp_value *binding) argument
909 snmp_binding_encode(struct asn_buf *b, const struct snmp_value *binding) argument
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Ddigest.c80 krb5_digest_set_server_cb(krb5_context context, krb5_digest digest, const char *type, const char *binding) argument
795 krb5_digest_get_client_binding(krb5_context context, krb5_digest digest, char **type, char **binding) argument
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c530 bhnd_sprom_opcode_bind *binding; local
1140 bhnd_sprom_opcode_bind *binding; local
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbols.h254 Symbol(Kind k, InputFile *file, StringRef name, uint8_t binding, argument
357 Defined(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther, uint8_t type, uint64_t value, uint64_t size, SectionBase *section) argument
395 CommonSymbol(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther, uint8_t type, uint64_t alignment, uint64_t size) argument
416 Undefined(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther, uint8_t type, uint32_t discardedSecIdx = 0) argument
438 SharedSymbol(InputFile &file, StringRef name, uint8_t binding, uint8_t stOther, uint8_t type, uint64_t value, uint64_t size, uint32_t alignment) argument
[all...]

Completed in 206 milliseconds

12