/netbsd-src/external/bsd/libc++/dist/libcxxrt/test/ |
H A D | test_exception.cc | 78 int outer(int i) throw(float, int, foo, non_pod) in outer() function 87 int a = 1; in test_const() local 114 static void test_catch(int s) in test_catch() 159 catch (int a) in test_nested1() local 209 uncaught_exception_checker outer(false); in test_rethrown_uncaught_exception() local 232 uncaught_exception_checker outer(false); in test_rethrown_uncaught_foreign_exception() local 258 uncaught_exception_checker outer(false); in test_uncaught_exception() local 316 uncaught_exceptions_checker outer(0); in test_uncaught_exceptions() local 343 int a; in test_exceptions() local
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | init_c99.c | 314 int a[3], b; member 350 A a = { 1, 2 }, b = { 3, 4, 5 }; in c99_6_7_8_p31_example7() local 374 struct { int a[3], b; } c99_6_7_8_p35_example11[] = member 515 struct outer { struct 516 int i; 517 char c; 518 union inner { 521 } u; 522 char *s; member 570 char *s; member [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-template.c | 54 cmp_dummy (void *a, void *b) in cmp_dummy() 414 cmp_test_seqof5 (void *a, void *b) in cmp_test_seqof5() 470 struct TESTSeqOf5_outer outer; in test_seqof5() local 473 heim_octet_string s[8]; in test_seqof5() local
|
H A D | check-gen.c | 61 cmp_principal (void *a, void *b) in cmp_principal() 133 cmp_authenticator (void *a, void *b) in cmp_authenticator() 205 cmp_KRB_ERROR (void *a, void *b) in cmp_KRB_ERROR() 296 cmp_Name (void *a, void *b) in cmp_Name() 385 cmp_KeyUsage (void *a, void *b) in cmp_KeyUsage() 445 cmp_TicketFlags (void *a, void *b) in cmp_TicketFlags() 505 cmp_KerberosTime (void *a, void *b) in cmp_KerberosTime() 746 cmp_TESTLargeTag (void *a, void *b) in cmp_TESTLargeTag() 967 cmp_TESTChoice (void *a, void *b) in cmp_TESTChoice() 1022 cmp_TESTImplicit (void *a, void *b) in cmp_TESTImplicit() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | postblit.d | 104 int a; member 114 S s; variable 124 S s; variable 244 auto outer = Outer('1', '2', '3'); variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-sese-to-poly.cc | 54 isl_id_for_pbb (scop_p s, poly_bb_p pbb) in isl_id_for_pbb() 66 extract_affine_chrec (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_chrec() 86 extract_affine_mul (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_mul() 106 isl_id_for_ssa_name (scop_p s, tree e) in isl_id_for_ssa_name() 119 isl_id_for_dr (scop_p s) in isl_id_for_dr() 206 extract_affine (scop_p s, tree e, __isl_take isl_space *space) in extract_affine() 915 nested_in (loop_p a, loop_p b) in nested_in() 930 index_outermost_in_loop (loop_p a, scop_p scop) in index_outermost_in_loop() 949 index_pbb_in_loop (loop_p a, scop_p scop) in index_pbb_in_loop() 969 add_in_sequence (__isl_take isl_schedule *a, __isl_take isl_schedule *b) in add_in_sequence() [all …]
|
H A D | genrecog.cc | 993 operator == (const acceptance_type &a, const acceptance_type &b) in operator ==() 1004 operator != (const acceptance_type &a, const acceptance_type &b) in operator !=() 1076 state *s; member in pattern_routine 1379 operator == (const rtx_test &a, const rtx_test &b) in operator ==() 1426 operator != (const rtx_test &a, const rtx_test &b) in operator !=() 1483 operator == (const int_set &a, const int_set &b) in operator ==() 1494 operator != (const int_set &a, const int_set &b) in operator !=() 1553 state *s; member in decision 1652 collapse_optional_decisions (state *s) in collapse_optional_decisions() 1682 simplify_tests (state *s) in simplify_tests() [all …]
|
H A D | graphite-isl-ast-to-gimple.cc | 116 debug_schedule_ast (__isl_keep isl_schedule *s, scop_p scop) in debug_schedule_ast() 399 tree a = gcc_expression_from_isl_expression (type, arg_expr, ip); in ternary_op_to_tree() local 570 loop_p outer, tree type, tree lb, tree ub, in graphite_create_new_loop()
|
H A D | dwarf2out.cc | 1470 dw_val_equal_p (dw_val_node *a, dw_val_node *b) in dw_val_equal_p() 1554 loc_descr_equal_p_1 (dw_loc_descr_ref a, dw_loc_descr_ref b) in loc_descr_equal_p_1() 1572 loc_descr_equal_p (dw_loc_descr_ref a, dw_loc_descr_ref b) in loc_descr_equal_p() 4500 dw_attr_node *a; in add_dwarf_attr() local 4511 AT_class (dw_attr_node *a) in AT_class() 4522 AT_index (dw_attr_node *a) in AT_index() 4546 AT_flag (dw_attr_node *a) in AT_flag() 4567 AT_int (dw_attr_node *a) in AT_int() 4590 AT_unsigned (dw_attr_node *a) in AT_unsigned() 4767 AT_string (dw_attr_node *a) in AT_string() [all …]
|
H A D | omp-low.cc | 87 struct omp_context *outer; member 567 tree outer; in use_pointer_for_field() local 658 omp_context *outer = ctx->outer; in build_outer_var_ref() local 2037 if (tree a = lookup_attribute ("omp declare simd", DECL_ATTRIBUTES (decl))) in create_omp_child_function() local 4852 tree a = builtin_decl_explicit (BUILT_IN_GOMP_ALLOC); in lower_private_allocate() local 6837 omp_context *outer = ctx->outer; in lower_rec_input_clauses() local 7473 omp_context *outer = ctx; in lower_oacc_reductions() local 8524 for (omp_context *outer = ctx->outer; outer; outer = outer->outer) in maybe_add_implicit_barrier_cancel() local 9078 for (omp_context *outer = ctx->outer; outer; outer = outer->outer) in lower_omp_task_reductions() local 12215 tree a = build_simple_mem_ref_loc (loc, sarg); in create_task_copyfn() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-sese-to-poly.c | 63 isl_id_for_pbb (scop_p s, poly_bb_p pbb) in isl_id_for_pbb() 75 extract_affine_chrec (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_chrec() 95 extract_affine_mul (scop_p s, tree e, __isl_take isl_space *space) in extract_affine_mul() 115 isl_id_for_ssa_name (scop_p s, tree e) in isl_id_for_ssa_name() 128 isl_id_for_dr (scop_p s) in isl_id_for_dr() 215 extract_affine (scop_p s, tree e, __isl_take isl_space *space) in extract_affine() 919 nested_in (loop_p a, loop_p b) in nested_in() 934 index_outermost_in_loop (loop_p a, scop_p scop) in index_outermost_in_loop() 953 index_pbb_in_loop (loop_p a, scop_p scop) in index_pbb_in_loop() 973 add_in_sequence (__isl_take isl_schedule *a, __isl_take isl_schedule *b) in add_in_sequence() [all …]
|
H A D | genrecog.c | 1555 state *s; variable 1654 collapse_optional_decisions (state *s) in collapse_optional_decisions() 1684 simplify_tests (state *s) in simplify_tests() 1720 state *s = trans->to; in simplify_tests() local 1886 find_common_test (decision *outer, bool with_position_p, in find_common_test() 1944 cse_tests (position *pos, state *s, known_conditions *kc) in cse_tests() 2091 find_operand_positions (state *s, vec <int> &operand_pos) in find_operand_positions() 2138 get_stats (state *s) in get_stats() 2383 state *s; variable 2489 compatible_tests_p (const rtx_test &a, const rtx_test &b, in compatible_tests_p() [all …]
|
H A D | graphite-isl-ast-to-gimple.c | 121 debug_schedule_ast (__isl_keep isl_schedule *s, scop_p scop) in debug_schedule_ast() 406 tree a = gcc_expression_from_isl_expression (type, arg_expr, ip); in ternary_op_to_tree() local 581 loop_p outer, tree type, tree lb, tree ub, in graphite_create_new_loop()
|
H A D | dwarf2out.c | 1413 dw_val_equal_p (dw_val_node *a, dw_val_node *b) in dw_val_equal_p() 1497 loc_descr_equal_p_1 (dw_loc_descr_ref a, dw_loc_descr_ref b) in loc_descr_equal_p_1() 1515 loc_descr_equal_p (dw_loc_descr_ref a, dw_loc_descr_ref b) in loc_descr_equal_p() 4413 dw_attr_node *a; in add_dwarf_attr() local 4424 AT_class (dw_attr_node *a) in AT_class() 4435 AT_index (dw_attr_node *a) in AT_index() 4459 AT_flag (dw_attr_node *a) in AT_flag() 4480 AT_int (dw_attr_node *a) in AT_int() 4503 AT_unsigned (dw_attr_node *a) in AT_unsigned() 4680 AT_string (dw_attr_node *a) in AT_string() [all …]
|
H A D | omp-expand.c | 70 struct omp_region *outer; member 1541 tree outer; /* Tile iterator var. */ member 1602 tree s = loop->step; in expand_oacc_collapse_init() local 2197 tree s = fold_convert_loc (loc, itype, step ? step : fd->loops[i].step); in expand_omp_ordered_sink() local 2209 tree a; in expand_omp_ordered_sink() local 3139 tree t = d, a, dest; in expand_omp_for_generic() local 4128 tree t = d, a, dest; in expand_omp_for_static_nochunk() local 4844 tree t = d, a, dest; in expand_omp_for_static_chunk() local 6146 tree s = fd->loop.step; in expand_oacc_for() local 7655 class loop *outer = region_entry->loop_father; in mark_loops_in_oacc_kernels_region() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | package.d | 1009 auto a = sharedAllocatorObject(Mallocator.instance); variable 1031 @property void theAllocator(RCIAllocator a) in theAllocator() 1074 @property void processAllocator(ref RCISharedAllocator a) in processAllocator() 1247 auto outer = theAllocator.make!Outer(); variable 1266 const int* a = alloc.make!int(10); in test() local 1629 auto a = theAllocator.makeArray!(shared int)(5); variable 2465 auto a = theAllocator.make!A; variable 2673 enum s = stateSize!(CAllocatorImpl!A).divideRoundUp(ulong.sizeof); variable 2719 RCIAllocator a = allocatorObject(Mallocator.instance); variable 2784 enum s = stateSize!(CSharedAllocatorImpl!A).divideRoundUp(ulong.sizeof); variable [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dsymbol.d | 78 Dsymbol s = (*symbols)[i]; in foreachDsymbol() local 104 Dsymbol s = (*symbols)[i]; in foreachDsymbol() local 313 auto s = cast(Dsymbol)o; in equals() local 448 Dsymbol s = this; in getModule() local 480 Dsymbol s = this; in getAccessModule() local 621 static bool has2This(Dsymbol s) in has2This() 633 auto outer = toParent(); variable 692 extern (D) static Dsymbols* arraySyntaxCopy(Dsymbols* a) in arraySyntaxCopy() 719 auto s = toChars(); variable 740 const s = QualifyTypes ? p.toPrettyCharsHelper() : p.toChars(); variable [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-gimplify.cc | 810 tree a = (tree) xa; in splay_tree_compare_decl_uid() local 822 struct cp_genericize_omp_taskreg *outer; member 1143 iloc_sentinel s (cp_expr_location (expr)); in genericize_spaceship() local 1931 tree outer = outer_curly_brace_block (current_function_decl); in cp_genericize() local 2169 tree outer = outer_curly_brace_block (current_function_decl); in cxx_omp_const_qual_no_mutable() local 2740 warning_sentinel s (warn_int_in_bool_context); in cp_fold() local 2924 tree s = build_fold_indirect_ref_loc (loc, in cp_fold() local
|
H A D | name-lookup.cc | 2029 tree a = *(const tree *)a_p; in member_name_cmp() local 2102 tree a = *(const tree *)a_p; in resort_member_name_cmp() local 5057 push_inner_scope_r (tree outer, tree inner) in push_inner_scope_r() 5108 tree outer = current_scope (); in push_inner_scope() local 5119 pop_inner_scope (tree outer, tree inner) in pop_inner_scope() 7596 cxx_binding *outer; in outer_binding() local 8329 struct saved_scope *s; in push_to_top_level() local 8417 struct saved_scope *s = scope_chain; in pop_from_top_level() local 8571 for (tree a = attribs; a; a = TREE_CHAIN (a)) in finish_using_directive() local
|
/netbsd-src/lib/libc/regex/ |
H A D | regcomp.c | 97 bool outer; member 199 #define SEETWO(a, b) (MORE() && MORE2() && PEEK() == (a) && PEEK2() == (b)) argument 200 #define SEESPEC(a) (p->bre ? SEETWO('\\', a) : SEE(a)) argument 202 #define EATTWO(a, b) ((SEETWO(a, argument 203 EATSPEC(a) global() argument 225 MIN(a,b) global() argument 1740 wint_t i, s, n; global() local 1902 sop s; global() local 2010 sop s; global() local 2200 sop s; global() local 2404 sop s; global() local [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
H A D | object.d | 1014 int a; variable 1104 auto s = cast(const TypeInfo_Struct)o; in opEquals() local 1256 S s; variable 1266 string s = "("; in toString() local 1687 string s; in toString() local 2155 auto a = cast(void[])_aaKeys(*cast(inout(AA)*)&realAA, Key.sizeof, typeid(Key[])); variable 2176 auto s = S("a"); variable 2195 …auto a = cast(void[])_aaValues(*cast(inout(AA)*)&realAA, Key.sizeof, Value.sizeof, typeid(Value[])… variable 2216 auto s = S("a"); variable 2465 int a; member [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 1054 cxx_int_tree_map_hasher::equal (cxx_int_tree_map *a, cxx_int_tree_map *b) in equal() 1072 tree a = (tree) xa; in splay_tree_compare_decl_uid() local 1084 struct cp_genericize_omp_taskreg *outer; member 2106 tree outer = outer_curly_brace_block (current_function_decl); in cp_genericize() local 2347 tree outer = outer_curly_brace_block (current_function_decl); in cxx_omp_const_qual_no_mutable() local 3016 tree s = build_fold_indirect_ref_loc (loc, in cp_fold() local
|
H A D | name-lookup.c | 1409 tree a = *(const tree *)a_p; in member_name_cmp() local 1482 tree a = *(const tree *)a_p; in resort_member_name_cmp() local 4112 push_inner_scope_r (tree outer, tree inner) in push_inner_scope_r() 4163 tree outer = current_scope (); in push_inner_scope() local 4174 pop_inner_scope (tree outer, tree inner) in pop_inner_scope() 6352 cxx_binding *outer; in outer_binding() local 7104 struct saved_scope *s; in do_push_to_top_level() local 7190 struct saved_scope *s = scope_chain; in do_pop_from_top_level() local 7304 for (tree a = attribs; a; a = TREE_CHAIN (a)) in finish_using_directive() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 239 Dsymbol *s = (*ds)[i]; in visit() local 290 Dsymbol *s = (*d->members)[i]; in visit() local 341 Dsymbol *s = (*d->members)[i]; in visit() local 355 Dsymbol *s = (*d->members)[i]; in visit() local 1532 Dsymbol *outer = fd; in get_decl_tree() local 1727 for (tree a = DECL_ARGUMENTS (function); a; a = DECL_CHAIN (a)) in finish_thunk() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic54x.c | 75 struct stag *outer; /* Enclosing .struct. */ member 194 int (*s) (char *, char *); member 204 char *s; member 325 char *s; in parse_expression() local 2575 subsym_symlen (char *a, char *ignore ATTRIBUTE_UNUSED) in subsym_symlen() 2583 subsym_symcmp (char *a, char *b) in subsym_symcmp() 2592 subsym_firstch (char *a, char *b) in subsym_firstch() 2603 subsym_lastch (char *a, char *b) in subsym_lastch() 2615 subsym_isdefed (char *a, char *ignore ATTRIBUTE_UNUSED) in subsym_isdefed() 2665 subsym_iscons (char *a, char *ignore ATTRIBUTE_UNUSED) in subsym_iscons() [all …]
|