Home
last modified time | relevance | path

Searched defs:bindings (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/apache2/llvm/autoconf/autoconf/
H A Dconfigure.ac1215 AC_ARG_ENABLE([bindings],AS_HELP_STRING([--enable-bindings], optenable
/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c290 BINDING *bindings; member
1170 moveToFreeBindingList(XML_Parser parser, BINDING *bindings) { in moveToFreeBindingList()
1416 destroyBindings(BINDING *bindings, XML_Parser parser) { in destroyBindings()
2966 BINDING *bindings = NULL; in doContent() local
3211 freeBindings(XML_Parser parser, BINDING *bindings) { in freeBindings()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h128 struct binding *bindings; member
H A Ddhcpd.h1198 struct dhc6_ia *bindings; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc4707 reset_debug_binding (copy_body_data *id, tree srcvar, gimple_seq *bindings) in reset_debug_binding()
4739 gimple_seq bindings = NULL; in reset_debug_bindings() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c4648 reset_debug_binding (copy_body_data *id, tree srcvar, gimple_seq *bindings) in reset_debug_binding()
4680 gimple_seq bindings = NULL; in reset_debug_bindings() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c436 struct c_binding *bindings; member
4061 c_release_switch_bindings (struct c_spot_bindings *bindings) in c_release_switch_bindings()
H A Dc-typeck.c10847 struct c_spot_bindings *bindings; member
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc445 struct c_binding *bindings; member
4125 c_release_switch_bindings (struct c_spot_bindings *bindings) in c_release_switch_bindings()
H A Dc-typeck.cc11033 struct c_spot_bindings *bindings; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c1005 tree bindings; member
2443 tree *bindings; in cxx_eval_call_expression() local
H A Dcp-tree.h656 cxx_binding *bindings; member
1727 cp_binding_level *bindings; member
1925 cp_binding_level *bindings; member
2778 hash_table<named_decl_hash> *bindings; member
H A Dname-lookup.c7665 tree bindings = NULL_TREE; in maybe_save_operator_binding() local
H A Dparser.c12440 auto_vec <cxx_binding *, 16> bindings; in cp_parser_range_for() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc1060 tree bindings; member
2644 tree *bindings; in cxx_eval_call_expression() member in cxx_eval_call_expression::free_bindings
H A Dcp-tree.h681 cxx_binding *bindings; member
1862 cp_binding_level *bindings; member
2084 cp_binding_level *bindings; member
2962 hash_table<named_decl_hash> *bindings; member
H A Dparser.cc13538 auto_vec <cxx_binding *, 16> bindings; in cp_parser_range_for() local
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc1016 auto_vec<const binding_key *> bindings; in remove_overlapping_bindings() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1739 ArrayRef<Binding> bindings() const { in bindings() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3919 ArrayRef<BindingDecl *> bindings() const { in bindings() function