Home
last modified time | relevance | path

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

12

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c283 cxx_binding_init (cxx_binding *binding, tree value, tree type) in cxx_binding_init()
295 cxx_binding *binding; in cxx_binding_make() local
312 cxx_binding_free (cxx_binding *binding) in cxx_binding_free()
326 cxx_binding *binding; in new_class_binding() local
342 cxx_binding *binding; in push_binding() local
367 cxx_binding *binding; in pop_binding() local
452 supplement_binding_1 (cxx_binding *binding, tree decl) in supplement_binding_1()
585 supplement_binding (cxx_binding *binding, tree decl) in supplement_binding()
1928 cxx_binding *binding = in set_identifier_type_value_with_scope() local
2041 find_binding (cp_binding_level *scope, cxx_binding *binding) in find_binding()
[all …]
H A Dptree.c175 cxx_print_binding (FILE *stream, cxx_binding *binding, const char *prefix) in cxx_print_binding()
H A Dname-lookup.h85 cxx_binding *binding; member
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dsymtab.cc55 elfcpp::STT type, elfcpp::STB binding, in init_fields()
137 elfcpp::STB binding, elfcpp::STV visibility, in init_base_output_data()
156 elfcpp::STB binding, elfcpp::STV visibility, in init_base_output_segment()
175 elfcpp::STT type, elfcpp::STB binding, in init_base_constant()
191 elfcpp::STT type, elfcpp::STB binding, in init_base_undefined()
235 elfcpp::STB binding, in init_output_data()
255 elfcpp::STB binding, in init_output_segment()
274 elfcpp::STT type, elfcpp::STB binding, in init_constant()
290 elfcpp::STB binding, elfcpp::STV visibility, in init_undefined()
1908 elfcpp::STB binding, in define_in_output_data()
[all …]
H A Dsymtab.h215 binding() const in binding() function
1207 elfcpp::STB binding; member
1246 elfcpp::STB binding; member
H A Dresolve.cc175 symbol_to_bits(elfcpp::STB binding, bool is_dynamic, in symbol_to_bits()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dsymtab.cc55 elfcpp::STT type, elfcpp::STB binding, in init_fields()
138 elfcpp::STB binding, elfcpp::STV visibility, in init_base_output_data()
157 elfcpp::STB binding, elfcpp::STV visibility, in init_base_output_segment()
176 elfcpp::STT type, elfcpp::STB binding, in init_base_constant()
192 elfcpp::STT type, elfcpp::STB binding, in init_base_undefined()
236 elfcpp::STB binding, in init_output_data()
256 elfcpp::STB binding, in init_output_segment()
275 elfcpp::STT type, elfcpp::STB binding, in init_constant()
291 elfcpp::STB binding, elfcpp::STV visibility, in init_undefined()
1960 elfcpp::STB binding, in define_in_output_data()
[all …]
H A Dsymtab.h215 binding() const in binding() function
1243 elfcpp::STB binding; member
1282 elfcpp::STB binding; member
H A Dresolve.cc175 symbol_to_bits(elfcpp::STB binding, bool is_dynamic, in symbol_to_bits()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c76 cxx_binding *binding = cxx_binding_make (NULL, NULL); in create_local_binding() local
144 if (cxx_binding *binding = IDENTIFIER_BINDING (name)) in find_local_binding() local
545 if (tree *binding = find_namespace_slot (scope, name)) in search_namespace_only() local
1133 tree binding = (*member_vec)[mid]; in member_vec_binary_search() local
1153 if (tree binding = (*member_vec)[ix]) in member_vec_linear_search() local
1947 cxx_binding_init (cxx_binding *binding, tree value, tree type) in cxx_binding_init()
1959 cxx_binding *binding; in cxx_binding_make() local
1976 cxx_binding_free (cxx_binding *binding) in cxx_binding_free()
1990 cxx_binding *binding = cb.base; in new_class_binding() local
2002 cxx_binding *binding; in push_binding() local
[all …]
H A Dname-lookup.h84 cxx_binding *binding; member
/dflybsd-src/contrib/dialog/
H A Dyesno.c37 static DLG_KEYS_BINDING binding[] = { in dialog_yesno() local
H A Ddlg_keys.c37 DLG_KEYS_BINDING *binding; /* list of bindings */ variable
48 dlg_register_window(WINDOW *win, const char *name, DLG_KEYS_BINDING * binding) in dlg_register_window()
942 DLG_KEYS_BINDING * binding) in dump_one_binding()
H A Dmsgbox.c39 static DLG_KEYS_BINDING binding[] = { in dialog_msgbox() local
H A Dpause.c55 static DLG_KEYS_BINDING binding[] = { in dialog_pause() local
H A Dinputbox.c53 static DLG_KEYS_BINDING binding[] = { in dialog_inputbox() local
H A Dtextbox.c501 static DLG_KEYS_BINDING binding[] = { in get_search_term() local
680 static DLG_KEYS_BINDING binding[] = { in dialog_textbox() local
H A Drangebox.c167 static DLG_KEYS_BINDING binding[] = { in dialog_rangebox() local
H A Dtimebox.c144 static DLG_KEYS_BINDING binding[] = { in dialog_timebox() local
H A Dtailbox.c313 static DLG_KEYS_BINDING binding[] = { in dialog_tailbox() local
H A Dprogressbox.c277 static DLG_KEYS_BINDING binding[] = { in pause_for_ok() local
H A Dchecklist.c166 static DLG_KEYS_BINDING binding[] = { in dlg_checklist() local
H A Dtreeview.c171 static DLG_KEYS_BINDING binding[] = { in dlg_treeview() local
H A Deditbox.c327 static DLG_KEYS_BINDING binding[] = { in dlg_editbox() local
/dflybsd-src/contrib/expat/lib/
H A Dxmlparse.c248 typedef struct binding { struct
250 struct binding *nextTagBinding; argument
251 struct binding *prevPrefixBinding; argument
260 BINDING *binding; argument
3263 BINDING *binding; in storeAtts() local

12