/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 92 catch (const int b) in test_const() local 104 catch (const int *b) in test_const() local 114 static void test_catch(int s) in test_catch() 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 318 bottom b; in test_uncaught_exceptions() local 347 catch (const int *b) in test_exceptions() local [all …]
|
/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/src/std/experimental/allocator/ |
H A D | package.d | 271 auto b = tuMalloc.allocate(500); variable 558 auto b = rcalloc.allocate(10); variable 1247 auto outer = theAllocator.make!Outer(); variable 1276 A* b = alloc.make!A(42); in test() local 1634 auto b = theAllocator.makeArray!(const int)(5); variable 1648 auto b = theAllocator.makeArray!void(5); variable 1928 auto b = alloc.makeArray([4.0, 2.0]); in test() local 1985 int b; member 2471 B b = theAllocator.make!B; variable 2673 enum s = stateSize!(CAllocatorImpl!A).divideRoundUp(ulong.sizeof); variable [all …]
|
/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() 969 add_in_sequence (__isl_take isl_schedule *a, __isl_take isl_schedule *b) in add_in_sequence() 1097 isl_schedule *s = NULL; in build_schedule_loop() local 1118 embed_in_surrounding_loops (__isl_take isl_schedule *s, scop_p scop, in embed_in_surrounding_loops() [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() 401 tree b = 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()
|
/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() 973 add_in_sequence (__isl_take isl_schedule *a, __isl_take isl_schedule *b) in add_in_sequence() 1101 isl_schedule *s = NULL; in build_schedule_loop() local 1122 embed_in_surrounding_loops (__isl_take isl_schedule *s, scop_p scop, in embed_in_surrounding_loops() [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() 408 tree b = 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 | omp-low.c | 88 struct omp_context *outer; member 522 tree outer; in use_pointer_for_field() local 619 omp_context *outer = ctx->outer; variable 4651 tree b = TREE_OPERAND (orig_var, 1); in lower_rec_input_clauses() local 6141 omp_context *outer = ctx->outer; in lower_rec_input_clauses() local 6774 omp_context *outer = ctx; in lower_oacc_reductions() local 7081 tree b = TREE_OPERAND (d, 1); in lower_reduction_clauses() local 7792 for (omp_context *outer = ctx->outer; outer; outer = outer->outer) in maybe_add_implicit_barrier_cancel() local 8243 for (omp_context *outer = ctx->outer; outer; outer = outer->outer) in lower_omp_task_reductions() local 8485 tree b = TREE_OPERAND (TREE_OPERAND (decl, 0), 1); in lower_omp_task_reductions() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-gimplify.cc | 811 tree b = (tree) xb; 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 | 131 tree *b = find_namespace_slot (ns, name); in find_namespace_value() local 383 add_decl_to_level (cp_binding_level *b, tree decl) in add_decl_to_level() 413 find_local_binding (cp_binding_level *b, tree name) in find_local_binding() 2030 tree b = *(const tree *)b_p; in member_name_cmp() local 2103 tree b = *(const tree *)b_p; in resort_member_name_cmp() local 3147 cp_binding_level *b = current_binding_level->level_chain; in check_local_shadow() local 4152 cp_binding_level *b = innermost_nonclass_level (); in push_local_binding() local 4393 resume_scope (cp_binding_level* b) in resume_scope() 4415 cp_binding_level *b; in innermost_nonclass_level() local 4457 cp_binding_level *b = innermost_nonclass_level (); in toplevel_bindings_p() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.c | 105 tree *b = find_namespace_slot (ns, name); in find_namespace_value() local 113 add_decl_to_level (cp_binding_level *b, tree decl) in add_decl_to_level() 144 find_local_binding (cp_binding_level *b, tree name) in find_local_binding() 1410 tree b = *(const tree *)b_p; in member_name_cmp() local 1483 tree b = *(const tree *)b_p; in resort_member_name_cmp() local 2678 cp_binding_level *b = current_binding_level->level_chain; in check_local_shadow() local 3227 cp_binding_level *b = innermost_nonclass_level (); in push_local_binding() local 3463 resume_scope (cp_binding_level* b) in resume_scope() 3485 cp_binding_level *b; in innermost_nonclass_level() local 3527 cp_binding_level *b = innermost_nonclass_level (); in toplevel_bindings_p() local [all …]
|
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() 1073 tree b = (tree) xb; 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
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | traits.d | 480 if (auto s = getDsymbolWithoutExpCtx(o)) in semanticTraits() local 515 auto s = getDsymbolWithoutExpCtx(o); in semanticTraits() local 679 auto s = getDsymbolWithoutExpCtx(o); in semanticTraits() local 804 Dsymbol s = getDsymbolWithoutExpCtx(o); in semanticTraits() local 829 auto s = getDsymbolWithoutExpCtx(o); in semanticTraits() local 850 auto s = getDsymbolWithoutExpCtx(o); in semanticTraits() local 992 auto b = isExpression((*e.args)[2]); in semanticTraits() local 1220 auto s = getDsymbol(o); in semanticTraits() local 1245 auto s = getDsymbol(o); in semanticTraits() local 1269 auto s = getDsymbolWithoutExpCtx(o); in semanticTraits() local [all …]
|
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 694 Dsymbols* b = null; in arraySyntaxCopy() local 719 auto s = toChars(); variable 740 const s = QualifyTypes ? p.toPrettyCharsHelper() : p.toChars(); variable [all …]
|
/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 202 #define EATTWO(a, b) ((SEETWO(a, b)) ? (NEXT2(), 1) : 0) argument 225 #define MIN(a,b) ((a)<(b)?(a):(b)) 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/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 2054 BaseClass *b = (*cd->vtblInterfaces)[i]; in base_vtable_offset() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
H A D | object.d | 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 2176 auto s = S("a"); variable 2216 auto s = S("a"); variable 2473 S s; variable 2483 S s; variable 2498 S s; variable 2629 auto outer = Outer('1', '2', '3'); variable [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 204 #define B_IN_CURRENT_SCOPE(b) ((b)->depth == current_scope->depth) argument 205 #define B_IN_FILE_SCOPE(b) ((b)->depth == 1 /*file_scope->depth*/) argument 206 #define B_IN_EXTERNAL_SCOPE(b) ((b)->depth == 0 /*external_scope->depth*/) argument 430 struct c_scope *outer; member 721 struct c_binding *b, **here; in bind() local 784 free_binding_and_advance (struct c_binding *b) in free_binding_and_advance() 801 struct c_binding *b; in bind_label() local 942 struct c_binding *b; in objc_mark_locals_volatile() local 1087 struct c_scope *s; in update_label_decls() local 1094 struct c_binding *b; in update_label_decls() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 213 #define B_IN_CURRENT_SCOPE(b) ((b)->depth == current_scope->depth) argument 214 #define B_IN_FILE_SCOPE(b) ((b)->depth == 1 /*file_scope->depth*/) argument 215 #define B_IN_EXTERNAL_SCOPE(b) ((b)->depth == 0 /*external_scope->depth*/) argument 439 struct c_scope *outer; member 730 struct c_binding *b, **here; in bind() local 793 free_binding_and_advance (struct c_binding *b) in free_binding_and_advance() 810 struct c_binding *b; in bind_label() local 951 struct c_binding *b; in objc_mark_locals_volatile() local 1096 struct c_scope *s; in update_label_decls() local 1103 struct c_binding *b; in update_label_decls() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.c | 100 #define streq(a,b) (strcmp ((a), (b)) == 0) argument 2429 int i, j, b; in m32c_print_operand() local 2815 m32c_output_reg_push (FILE * s, int regno) in m32c_output_reg_push() 2826 m32c_output_reg_pop (FILE * s, int regno) in m32c_output_reg_pop() 3231 m32c_subreg (machine_mode outer, in m32c_subreg() 3383 rtx s[4], d[4]; in m32c_split_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.cc | 101 #define streq(a,b) (strcmp ((a), (b)) == 0) argument 2433 int i, j, b; in m32c_print_operand() local 2819 m32c_output_reg_push (FILE * s, int regno) in m32c_output_reg_push() 2830 m32c_output_reg_pop (FILE * s, int regno) in m32c_output_reg_pop() 3235 m32c_subreg (machine_mode outer, in m32c_subreg() 3387 rtx s[4], d[4]; in m32c_split_move() local
|