/netbsd-src/sys/netinet/ |
H A D | ip_ecn.c | 65 ip_ecn_ingress(int mode, u_int8_t *outer, const u_int8_t *inner) in ip_ecn_ingress() 87 ip_ecn_egress(int mode, const u_int8_t *outer, u_int8_t *inner) in ip_ecn_egress() 105 ip6_ecn_ingress(int mode, u_int32_t *outer, const u_int32_t *inner) in ip6_ecn_ingress() 120 ip6_ecn_egress(int mode, const u_int32_t *outer, u_int32_t *inner) in ip6_ecn_egress()
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | sortlist.c | 46 dns_acl_t *inner = e->nestedacl; in ns_sortlist_setup() local 82 dns_acl_t *inner = NULL; in ns_sortlist_setup() local 89 dns_acl_t *inner = NULL; ns_sortlist_setup() local 103 dns_acl_t *inner = NULL; ns_sortlist_setup() local [all...] |
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-elisp.c | 650 struct object inner; in read_object() local 742 struct object inner; in read_object() local 776 struct object inner; in read_object() local 793 struct object inner; in read_object() local 817 struct object inner; in read_object() local 952 struct object inner; in read_object() local 1016 struct object inner; in read_object() local 1058 struct object inner; in read_object() local 1152 struct object inner; in read_object() local
|
H A D | x-librep.c | 625 struct object inner; in read_object() local 709 struct object inner; in read_object() local 753 struct object inner; in read_object() local 908 struct object inner; in read_object() local 921 struct object inner; in read_object() local
|
H A D | x-scheme.c | 736 struct object inner; in read_object() local 835 struct object inner; in read_object() local 864 struct object inner; in read_object() local 918 struct object inner; in read_object() local 1056 struct object inner; in read_object() local
|
H A D | x-lisp.c | 1018 struct object inner; in read_object() local 1129 struct object inner; in read_object() local 1237 struct object inner; in read_object() local 1355 struct object inner; in read_object() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.h | 386 type (tree inner) in type() 414 compound_type (tree inner) in compound_type() 424 field (tree inner) in field() 576 rvalue (context *ctxt, tree inner) in rvalue() 610 lvalue (context *ctxt, tree inner) in lvalue() 631 param (context *ctxt, tree inner) in param()
|
H A D | libgccjit++.h | 588 inline context::context (gcc_jit_context *inner) : m_inner_ctxt (inner) in context() 1308 inline field::field (gcc_jit_field *inner) in field() 1321 inline type::type (gcc_jit_type *inner) in type() 1378 inline struct_::struct_ (gcc_jit_struct *inner) : in struct_() 1392 inline function::function (gcc_jit_function *inner) in function() 1634 inline block::block (gcc_jit_block *inner) in block() 1647 inline rvalue::rvalue (gcc_jit_rvalue *inner) in rvalue() 1714 inline lvalue::lvalue (gcc_jit_lvalue *inner) in lvalue() 1742 inline param::param (gcc_jit_param *inner) in param() 1748 inline case_::case_ (gcc_jit_case *inner) in case_()
|
H A D | jit-playback.c | 402 tree inner = build_decl (UNKNOWN_LOCATION, PARM_DECL, in new_param() local 520 tree inner = build_decl (UNKNOWN_LOCATION, VAR_DECL, in new_global() local 579 tree inner = build_int_cst (inner_type, value); variable 586 tree inner = build_real (inner_type, real_value); variable 603 tree inner = build_int_cst (inner_type, value); variable 610 tree inner = build_real (inner_type, real_value); variable 642 tree inner = build_real (inner_type, real_value); variable 656 tree inner = build_int_cstu (inner_type, (unsigned HOST_WIDE_INT)value); variable 1419 tree inner = build_decl (UNKNOWN_LOCATION, VAR_DECL, in new_local() local
|
H A D | dummy-frontend.c | 172 tree inner; in jit_langhook_type_for_mode() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.h | 430 type (tree inner) in type() 458 compound_type (tree inner) in compound_type() 468 field (tree inner) in field() 645 rvalue (context *ctxt, tree inner) in rvalue() 684 lvalue (context *ctxt, tree inner) in lvalue() 732 param (context *ctxt, tree inner) in param()
|
H A D | libgccjit++.h | 649 inline context::context (gcc_jit_context *inner) : m_inner_ctxt (inner) in context() 1377 inline field::field (gcc_jit_field *inner) in field() 1390 inline type::type (gcc_jit_type *inner) in type() 1447 inline struct_::struct_ (gcc_jit_struct *inner) : in struct_() 1461 inline function::function (gcc_jit_function *inner) in function() 1734 inline block::block (gcc_jit_block *inner) in block() 1747 inline rvalue::rvalue (gcc_jit_rvalue *inner) in rvalue() 1814 inline lvalue::lvalue (gcc_jit_lvalue *inner) in lvalue() 1926 inline param::param (gcc_jit_param *inner) in param() 1932 inline case_::case_ (gcc_jit_case *inner) in case_() [all …]
|
H A D | jit-playback.cc | 494 tree inner = build_decl (UNKNOWN_LOCATION, PARM_DECL, in new_param() local 617 tree inner = build_decl (UNKNOWN_LOCATION, VAR_DECL, in global_new_decl() local 662 global_finalize_lvalue (tree inner) in global_finalize_lvalue() 679 tree inner = in new_global() local 690 tree inner = variable->as_tree (); in global_set_init_rvalue() local 827 tree inner = global_new_decl (loc, kind, type, name, flags); in new_global_initialized() local 888 tree inner = build_int_cst (inner_type, value); in new_rvalue_from_const() local 895 tree inner = build_real (inner_type, real_value); in new_rvalue_from_const() local 912 tree inner = build_int_cst (inner_type, value); in new_rvalue_from_const() local 919 tree inner = build_real (inner_type, real_value); in new_rvalue_from_const() local [all …]
|
/netbsd-src/tests/usr.bin/indent/ |
H A D | opt_bacc.c | 112 int inner; variable 123 int inner; variable
|
/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/ |
H A D | test_exception.cc | 63 int inner(int i) in inner() function 218 uncaught_exception_checker inner(true); in test_rethrown_uncaught_exception() local 248 uncaught_exception_checker inner(false); in test_rethrown_uncaught_foreign_exception() local 260 uncaught_exception_checker inner(true); in test_uncaught_exception() local 319 uncaught_exceptions_checker inner(1); in test_uncaught_exceptions() local
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | handle.c | 147 omapi_handle_table_t *inner; in omapi_object_handle_in_table() local 206 omapi_handle_table_t *inner = *table; in omapi_handle_table_enclose() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | mips_pro.c | 4 inner (int z) in inner() function
|
H A D | nodebug.c | 19 inner (int x) in inner() function
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | mips_pro.c | 4 inner (int z) in inner() function
|
H A D | nodebug.c | 19 inner (int x) in inner() function
|
/netbsd-src/external/bsd/nvi/dist/motif_l/ |
H A D | m_options.c | 378 Widget inner; in create_toggles() local 465 Widget outer, inner, frame; local 570 Widget box, form, inner; local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
H A D | lifetime.d | 181 auto inner = innerSupport.emplace!(Outer.Inner)(outerSupport.emplace!Outer); variable 264 auto inner = innerBuf.emplace!(Outer.Inner)(outerBuf.emplace!Outer); variable
|
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | callback.c | 56 omapi_object_t *inner; in dhcpctl_set_callback() local
|
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/ |
H A D | networkconfig.cpp | 149 QStringList inner; in eapChanged() local 311 QString inner = phase2Select->currentText(); in addNetwork() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc-rich-location.cc | 206 range_label_for_type_mismatch inner (expr_type, other_type); in get_text() local
|