/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | gen.c | 55 struct import { struct 57 struct import *next; argument 543 have_ellipsis(Type *t) in have_ellipsis() 554 define_asn1 (int level, Type *t) in define_asn1() 726 define_type (int level, const char *name, const char *basename, Type *t, int typedefp, int preserve… in define_type()
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | local.c | 48 toolarge(TWORD t, CONSZ con) in toolarge() 129 import(P1ND *p) in import() function 889 cisreg(TWORD t) 902 spalloc(P1ND *t, P1ND *p, OFFSZ off) 1275 TWORD t; local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | lex.cc | 404 module_state *import; member 589 enum cpp_ttype t; in parse_strconst_pragma() local 870 tree t; in build_lang_decl_loc() local 882 maybe_add_lang_decl_raw (tree t, bool decomp_p) in maybe_add_lang_decl_raw() 922 set_decl_linkage (tree t) in set_decl_linkage() 936 fit_decomposition_lang_decl (tree t, tree base) in fit_decomposition_lang_decl() 965 retrofit_lang_decl (tree t) in retrofit_lang_decl() 1067 maybe_add_lang_type_raw (tree t) in maybe_add_lang_type_raw() 1088 tree t = make_node (code PASS_MEM_STAT); in cxx_make_type() local 1116 tree t = cxx_make_type (code PASS_MEM_STAT); in make_class_type() local
|
H A D | module.cc | 4132 dumper::impl::nested_name (tree t) in nested_name() 4317 tree t = va_arg (args, tree); in operator ()() local 4338 tree t = va_arg (args, tree); in operator ()() local 4370 tree t = va_arg (args, tree); in operator ()() local 4790 trees_out::get_tag (tree t) in get_tag() 4799 trees_out::insert (tree t, walk_kind walk) in insert() 4818 trees_in::insert (tree t) in insert() 5014 trees_out::start (tree t, bool code_streamed) in start() 5087 tree t = NULL_TREE; in start() local 5173 trees_out::core_bools (tree t) in core_bools() [all …]
|
H A D | name-lookup.cc | 2505 for (tree t = get_local_decls (); t; t = DECL_CHAIN (t)) in pop_bindings_and_leave_scope() local 4554 tree t; in print_binding_level() local 5021 push_scope (tree t) in push_scope() 5044 pop_scope (tree t) in pop_scope() 7090 tree t = NULL_TREE; in lookup_qualified_name() local 7120 tree lookup_qualified_name (tree t, const char *p, LOOK_want w, bool c) in lookup_qualified_name() 7263 for (tree t = lvl->names; t; t = TREE_CHAIN (t)) in consider_binding_level() local 8271 tree t, id; in store_bindings() local 8371 tree t; in push_to_top_level() local 8900 add_imported_namespace (tree ctx, tree name, location_t loc, unsigned import, in add_imported_namespace() [all …]
|
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_import.c | 1193 tpool_t *t; in zpool_find_import_impl() local 1538 importargs_t *import = data; in name_or_guid_exists() local 1562 zpool_search_import(libzfs_handle_t *hdl, importargs_t *import) in zpool_search_import()
|
H A D | libzfs_pool.c | 57 int import:1; /* Validate property on import */ member 1432 struct tm t; in zpool_rewind_exclaim() local 1484 struct tm t; in zpool_explain_recover() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-range-gori.cc | 235 range_def_chain::chain_import_p (tree name, tree import) in chain_import_p() 1443 tree t = ssa_name (y); in get_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | numeric.d | 1647 immutable t = a.front - b.front; variable 1670 immutable t = a.front - b.front; variable 2627 immutable t = b; in version() local 2714 auto t = b; variable 3208 import core.stdc.stdlib; enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | lex.cc | 238 word_type val, t; in search_line_acc_char() local 313 v8qi data, t, c; in search_line_mmx() local 373 v16qi data, t; in search_line_sse2() local 564 vc data, t; in search_line_fast() local 672 vc data, mask, t; in search_line_fast() local 784 uint8x16_t t; in search_line_fast() local 885 uint8x16_t t, u, v, w; in search_line_fast() local 4067 unsigned t; in utf8_to_ucn() local 4784 bool import = false; in do_peek_module() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | numeric.d | 1946 immutable t = a.front - b.front; variable 1969 immutable t = a.front - b.front; variable 3141 auto t = b; variable 3773 import core.stdc.stdlib; enumerator 3963 auto t = [7, 11, 12, 4, 3, 15, 3, 5, 3, 5, 0, 8, 3, 5, 0, 0, 0, 2, 1, 1, 0]; variable
|