/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | json.c | 80 utf8_t c = (utf8_t) *s; in stringPart() local 227 void propertyStart(const char *name) in propertyStart() 234 void property(const char *name, const char *s) in property() 243 void property(const char *name, int i) in property() 250 void propertyBool(const char *name, bool b) in propertyBool() 258 void property(const char *name, TRUST trust) in property() 280 void property(const char *name, PURE purity) in property() 305 void property(const char *name, LINK linkage) in property() 334 void propertyStorageClass(const char *name, StorageClass stc) in propertyStorageClass() 376 void property(const char *name, Type *type) in property() [all …]
|
H A D | hdrgen.c | 589 Catch *c = (*s->catches)[i]; in visit() local 696 void visit(Catch *c) in visit() 1192 Identifier *name = imp->names[i]; in visit() local 2484 unsigned c = e->charAt(i); in visit() local 3074 void visit(DebugCondition *c) in visit() 3082 void visit(VersionCondition *c) in visit() 3090 void visit(StaticIfCondition *c) in visit() 3350 void linkageToBuffer(OutBuffer *buf, LINK linkage) in linkageToBuffer() 3361 const char *linkageToChars(LINK linkage) in linkageToChars()
|
H A D | attrib.c | 78 StorageClass stc, LINK linkage, CPPMANGLE cppmangle, Prot protection, in createNewScope() 992 char *name = (char *)mem.xmalloc(se->len + 1); in semantic() local 1075 dchar_t c = p[i]; in semantic() local 1158 char *name = (char *)mem.xmalloc(se->len + 1); in semantic() local
|
H A D | mtype.c | 2329 char *name = namelen <= sizeof(namebuf) ? namebuf : (char *)mem.xmalloc(namelen); in getTypeInfoIdent() local 5139 TypeFunction::TypeFunction(Parameters *parameters, Type *treturn, int varargs, LINK linkage, Storag… in TypeFunction() 5187 TypeFunction *TypeFunction::create(Parameters *parameters, Type *treturn, int varargs, LINK linkage… in create() 9423 GetNthParamCtx *c = (GetNthParamCtx *)ctx; in getNthParamDg() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.c | 267 struct debug_name *name; member 277 const char *name; member 321 const char *name; member 384 const char *name; member 492 const char *name; member 498 enum debug_object_linkage linkage; member 604 struct debug_namespace **nsp, const char *name, in debug_add_to_namespace() 606 enum debug_object_linkage linkage) in debug_add_to_namespace() 638 debug_add_to_current_namespace (struct debug_handle *info, const char *name, in debug_add_to_current_namespace() 640 enum debug_object_linkage linkage) in debug_add_to_current_namespace() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dmangle.d | 64 package bool isValidMangling(dchar c) nothrow in isValidMangling() 407 auto name = t.ident.toString(); in visit() local 548 dchar c; in visit() local 893 dchar c; in visit() local 1142 const c = mangleChar[ty]; in tyToDecoBuffer() local 1340 const linkage = d.resolvedLinkage(); in private() local
|
H A D | func.d | 2291 auto c = new Catch(loc, getThrowable(), null, sf); in mergeFrequire() local 2358 auto c = new Catch(loc, getThrowable(), id, s3); in mergeFrequireInclusivePreview() local 2726 const linkage = resolvedLinkage(); in checkMain() local 3980 extern (D) this(const ref Loc loc, const ref Loc endloc, string name, StorageClass stc) in this() 4068 extern (D) this(const ref Loc loc, const ref Loc endloc, string name, StorageClass stc) in this()
|
H A D | parse.d | 40 LINK linkage; variable 3404 Identifier name; in parseImport() local 6373 AST.Catch c; variable 9601 const c = s[i]; in writeMixin() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.c | 272 struct debug_name *name; member 282 const char *name; member 326 const char *name; member 389 const char *name; member 497 const char *name; member 503 enum debug_object_linkage linkage; member 609 struct debug_namespace **nsp, const char *name, in debug_add_to_namespace() 611 enum debug_object_linkage linkage) in debug_add_to_namespace() 641 debug_add_to_current_namespace (struct debug_handle *info, const char *name, in debug_add_to_current_namespace() 643 enum debug_object_linkage linkage) in debug_add_to_current_namespace() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 369 const char *name = 0; in dump_struct_debug() local 1401 const char *name = get_DW_OP_name (op); in dwarf_stack_op_name() local 3215 #define FOR_EACH_CHILD(die, c, expr) do { \ argument 3227 const char *name; member 4387 const char *name = get_DW_TAG_name (tag); in dwarf_tag_name() local 4400 const char *name; in dwarf_attr_name() local 4434 const char *name = get_DW_FORM_name (form); in dwarf_form_name() local 5702 dw_die_ref c; in move_all_children() local 5714 dw_die_ref c; in remove_child_TAG() local 6824 dw_die_ref c; in print_die() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 360 const char *name = 0; in dump_struct_debug() local 1344 const char *name = get_DW_OP_name (op); in dwarf_stack_op_name() local 3122 #define FOR_EACH_CHILD(die, c, expr) do { \ argument 3134 const char *name; member 4300 const char *name = get_DW_TAG_name (tag); in dwarf_tag_name() local 4313 const char *name; in dwarf_attr_name() local 4347 const char *name = get_DW_FORM_name (form); in dwarf_form_name() local 5558 dw_die_ref c; in move_all_children() local 5570 dw_die_ref c; in remove_child_TAG() local 6678 dw_die_ref c; in print_die() local [all …]
|
H A D | hsa-gen.c | 152 BrigLinkage8_t linkage, bool global_scope_p, in hsa_symbol() 824 const char *name = IDENTIFIER_POINTER (name_tree); in hsa_get_declaration_name() local 989 char *name = xstrdup (hsa_get_declaration_name (d)); in get_brig_function_name() local 2230 hsa_op_immed *c = new hsa_op_immed (val); in gen_hsa_addr_insns() local 2340 hsa_op_immed *c = new hsa_op_immed (left_shift, BRIG_TYPE_U32); in gen_hsa_insns_for_bitfield() local 2355 hsa_op_immed *c = new hsa_op_immed (right_shift, BRIG_TYPE_U32); in gen_hsa_insns_for_bitfield() local 2643 hsa_op_immed *c = new hsa_op_immed (mask, t); in gen_hsa_insns_for_store() local 2818 HOST_WIDE_INT c = build_memset_value (constant, s); in gen_hsa_memory_set() local 4295 hsa_op_immed *c = new hsa_op_immed (1ul << (bitsize - 1), in gen_hsa_clrsb() local 4579 const char *name = hsa_get_declaration_name (gimple_call_fndecl (stmt)); in gen_hsa_insns_for_known_library_call() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 391 cp_debug_print_context (FILE *file, cp_parser_context *c) in cp_debug_print_context() 406 cp_parser_context *c; in cp_debug_print_context_stack() local 3092 tree name = token->u.value; in cp_parser_error_1() local 3141 tree name, in cp_parser_name_lookup_error() 4552 lookup_literal_operator (tree name, vec<tree, va_gc> *args) in lookup_literal_operator() argument 4606 tree name = cp_literal_operator_id (IDENTIFIER_POINTER (suffix_id)); in cp_parser_userdef_char_literal() local 4706 tree name = cp_literal_operator_id (IDENTIFIER_POINTER (suffix_id)); in cp_parser_userdef_numeric_literal() local 4849 tree name = cp_literal_operator_id (IDENTIFIER_POINTER (suffix_id)); in cp_parser_userdef_string_literal() local 5757 non_integral_constant name; in cp_parser_primary_expression() local 6620 check_template_keyword_in_nested_name_spec (tree name) in check_template_keyword_in_nested_name_spec() [all …]
|
H A D | pt.cc | 1913 if (tree name = call_expr_dependent_name (arg)) in iterative_hash_template_arg() local 2105 for (tree c = TREE_CHAIN (champ); c; c = TREE_CHAIN (c)) in most_constrained_function() local 2116 for (tree c = candidates; c != champ; c = TREE_CHAIN (c)) { in most_constrained_function() local 3082 tree name = TREE_OPERAND (declarator, 0); in check_explicit_specialization() local 3621 make_ith_pack_parameter_name (tree name, int i) in make_ith_pack_parameter_name() 4364 tree name = NULL_TREE; in check_for_bare_parameter_packs() local 6716 linkage_kind linkage; in convert_nontype_argument_function() local 7252 tree name = mangle_template_parm_object (expr); in get_template_parm_object() local 7895 if (tree *c = hash_map_safe_get (defaulted_ttp_cache, otmpl)) in add_defaults_to_ttp() local 12176 tree name = TYPE_IDENTIFIER (t); in instantiate_class_template_1() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 390 cp_debug_print_context (FILE *file, cp_parser_context *c) in cp_debug_print_context() 405 cp_parser_context *c; in cp_debug_print_context_stack() local 2988 tree name, in cp_parser_name_lookup_error() 4336 lookup_literal_operator (tree name, vec<tree, va_gc> *args) in lookup_literal_operator() argument 4390 tree name = cp_literal_operator_id (IDENTIFIER_POINTER (suffix_id)); in cp_parser_userdef_char_literal() local 4489 tree name = cp_literal_operator_id (IDENTIFIER_POINTER (suffix_id)); in cp_parser_userdef_numeric_literal() local 4633 tree name = cp_literal_operator_id (IDENTIFIER_POINTER (suffix_id)); in cp_parser_userdef_string_literal() local 5477 non_integral_constant name; in cp_parser_primary_expression() local 6288 check_template_keyword_in_nested_name_spec (tree name) in check_template_keyword_in_nested_name_spec() 7698 tree name; in cp_parser_postfix_dot_deref_expression() local [all …]
|
H A D | pt.c | 1882 if (tree name = dependent_name (fn)) in iterative_hash_template_arg() local 2077 for (tree c = TREE_CHAIN (champ); c; c = TREE_CHAIN (c)) in most_constrained_function() local 2088 for (tree c = candidates; c != champ; c = TREE_CHAIN (c)) { in most_constrained_function() local 3037 tree name = TREE_OPERAND (declarator, 0); in check_explicit_specialization() local 3576 make_ith_pack_parameter_name (tree name, int i) in make_ith_pack_parameter_name() 4234 tree name = NULL_TREE; in check_for_bare_parameter_packs() local 6553 linkage_kind linkage; in convert_nontype_argument_function() local 7064 tree name = mangle_template_parm_object (expr); in get_template_parm_object() local 7698 if (tree *c = hash_map_safe_get (defaulted_ttp_cache, otmpl)) in add_defaults_to_ttp() local 11817 tree name = TYPE_IDENTIFIER (t); in instantiate_class_template_1() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | alpha.cc | 348 const char *const name; in alpha_option_override() member 1765 HOST_WIDE_INT c, int n, bool no_output) in alpha_emit_set_const_1() 2007 HOST_WIDE_INT c, int n, bool no_output) in alpha_emit_set_const() 3810 unsigned HOST_WIDE_INT c = INTVAL (XEXP (tmp, 1)); in alpha_expand_block_move() local 3831 unsigned HOST_WIDE_INT c = INTVAL (XEXP (tmp, 1)); in alpha_expand_block_move() local 4054 HOST_WIDE_INT c = INTVAL (XEXP (tmp, 1)); in alpha_expand_block_clear() local 5078 if (const char *name = get_some_local_dynamic_name ()) in alpha_print_operand() local 5287 enum rtx_code c = GET_CODE (x); in alpha_print_operand() local 6483 const char *name; member 6564 alpha_builtin_function (const char *name, tree ftype, in alpha_builtin_function() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | alpha.c | 348 const char *const name; in alpha_option_override() member 1765 HOST_WIDE_INT c, int n, bool no_output) in alpha_emit_set_const_1() 2007 HOST_WIDE_INT c, int n, bool no_output) in alpha_emit_set_const() 3805 unsigned HOST_WIDE_INT c = INTVAL (XEXP (tmp, 1)); in alpha_expand_block_move() local 3826 unsigned HOST_WIDE_INT c = INTVAL (XEXP (tmp, 1)); in alpha_expand_block_move() local 4049 HOST_WIDE_INT c = INTVAL (XEXP (tmp, 1)); in alpha_expand_block_clear() local 5073 if (const char *name = get_some_local_dynamic_name ()) in alpha_print_operand() local 5282 enum rtx_code c = GET_CODE (x); in alpha_print_operand() local 6478 const char *name; member 6559 alpha_builtin_function (const char *name, tree ftype, in alpha_builtin_function() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 100 const char *name; in ModifyPrintingPolicyAccordingToEnv() member 1269 const char *name = clang_getTUResourceUsageName(usage.entries[i].kind); in PrintMemoryUsage() local 1450 const char *linkage = 0; in PrintLinkage() local 2293 int c = fgetc(fp); in perform_file_scan() local 2956 CXString name, astFilename; in inspect_print_cursor() local 3429 unsigned c = 1; in digitCount() local 3443 const char *name; in makeClientContainer() local 3539 const char *name; in printEntityInfo() local 3695 CXString name = clang_Module_getFullName(info->module); in index_importedASTFile() local 4520 char c = fgetc(fp); in print_usrs_file() local
|