/netbsd-src/external/apache2/llvm/dist/clang/docs/tools/ |
H A D | dump_format_style.py | 81 def __init__(self, name, enumtype, comment, values): argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | langhooks.c | 488 tree enumtype = lang_hooks.types.make_type (ENUMERAL_TYPE); in lhd_simulate_enum_decl() local
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | insertion.c | 321 int enumtype; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | langhooks.cc | 490 tree enumtype = lang_hooks.types.make_type (ENUMERAL_TYPE); in lhd_simulate_enum_decl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 15419 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() 15561 finish_enum_value_list (tree enumtype) in finish_enum_value_list() 15786 finish_enum (tree enumtype) in finish_enum() 15809 build_enumerator (tree name, tree value, tree enumtype, tree attributes, in build_enumerator() 16031 lookup_enumerator (tree enumtype, tree name) in lookup_enumerator() 16049 tree enumtype = start_enum (get_identifier (name), NULL_TREE, NULL_TREE, in cxx_simulate_enum_decl() local
|
H A D | name-lookup.c | 1556 member_vec_append_enum_values (vec<tree, va_gc> *member_vec, tree enumtype) in member_vec_append_enum_values() argument 1699 insert_late_enum_def_bindings (tree klass, tree enumtype) in insert_late_enum_def_bindings()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 16224 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() 16378 finish_enum_value_list (tree enumtype) in finish_enum_value_list() 16610 finish_enum (tree enumtype) in finish_enum() 16633 build_enumerator (tree name, tree value, tree enumtype, tree attributes, in build_enumerator() 16849 lookup_enumerator (tree enumtype, tree name) in lookup_enumerator() 16867 tree enumtype = start_enum (get_identifier (name), NULL_TREE, NULL_TREE, in cxx_simulate_enum_decl() local
|
H A D | name-lookup.cc | 2176 member_vec_append_enum_values (vec<tree, va_gc> *member_vec, tree enumtype) in member_vec_append_enum_values() argument 2321 insert_late_enum_def_bindings (tree klass, tree enumtype) in insert_late_enum_def_bindings()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 8752 tree enumtype = NULL_TREE; in start_enum() local 8819 finish_enum (tree enumtype, tree values, tree attributes) in finish_enum() 9086 tree enumtype = start_enum (loc, &the_enum, get_identifier (name)); in c_simulate_enum_decl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 9104 tree enumtype = NULL_TREE; in start_enum() local 9171 finish_enum (tree enumtype, tree values, tree attributes) in finish_enum() 9438 tree enumtype = start_enum (loc, &the_enum, get_identifier (name)); in c_simulate_enum_decl() local
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | parser.c | 1458 cfg_parse_enum_or_other(cfg_parser_t * pctx,const cfg_type_t * enumtype,const cfg_type_t * othertype,cfg_obj_t ** ret) cfg_parse_enum_or_other() argument 1474 cfg_doc_enum_or_other(cfg_printer_t * pctx,const cfg_type_t * enumtype,const cfg_type_t * othertype) cfg_doc_enum_or_other() argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | parser.c | 1657 cfg_parse_enum_or_other(cfg_parser_t *pctx, const cfg_type_t *enumtype, in cfg_parse_enum_or_other() 1673 cfg_doc_enum_or_other(cfg_printer_t *pctx, const cfg_type_t *enumtype, in cfg_doc_enum_or_other()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.cc | 772 HOST_WIDE_INT actual, tree enumtype) in report_not_enum()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.cc | 772 HOST_WIDE_INT actual, tree enumtype) in report_not_enum()
|