/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | name-lookup.c | 323 new_class_binding (tree name, tree value, tree type, cp_binding_level *scope) in new_class_binding() 1131 cp_binding_level *scope = current_binding_level; in pushdecl_maybe_friend_1() local 1415 cp_binding_level_descriptor (cp_binding_level *scope) in cp_binding_level_descriptor() 1440 cp_binding_level_debug (cp_binding_level *scope, int line, const char *action) in cp_binding_level_debug() 1472 push_binding_level (cp_binding_level *scope) in push_binding_level() 1495 cp_binding_level *scope; in begin_scope() local 1559 cp_binding_level *scope = current_binding_level; in leave_scope() local 2041 find_binding (cp_binding_level *scope, cxx_binding *binding) in find_binding() 2053 cp_binding_level_find_binding_for_name (cp_binding_level *scope, tree name) in cp_binding_level_find_binding_for_name() 2070 binding_for_name (cp_binding_level *scope, tree name) in binding_for_name() [all …]
|
H A D | semantics.c | 658 tree r, scope; in begin_if_stmt() local 709 tree scope = IF_SCOPE (if_stmt); in finish_if_stmt() local 832 tree scope = NULL_TREE; in begin_for_scope() local 849 begin_for_stmt (tree scope, tree init) in begin_for_stmt() 938 tree scope; in finish_for_stmt() local 956 begin_range_for_stmt (tree scope, tree init) in begin_range_for_stmt() 1023 tree r, scope; in begin_switch_stmt() local 1076 tree scope; in finish_switch_stmt() local 1538 tree scope = qualifying_scope; in finish_non_static_data_member() local 1658 tree scope; in check_accessibility_of_qualified_id() local [all …]
|
H A D | cxx-pretty-print.c | 248 pp_cxx_template_keyword_if_needed (cxx_pretty_printer *pp, tree scope, tree t) in pp_cxx_template_keyword_if_needed() 264 tree scope = TYPE_P (t) ? TYPE_CONTEXT (t) : DECL_CONTEXT (t); in pp_cxx_nested_name_specifier() local 312 tree scope = TYPE_P (t) ? TYPE_CONTEXT (t) : DECL_CONTEXT (t); in pp_cxx_qualified_id() local
|
H A D | search.c | 775 friend_accessible_p (tree scope, tree decl, tree binfo) in friend_accessible_p() 834 tree scope = current_scope (); in dfs_accessible_post() local 855 tree scope; in accessible_p() local 1770 tree scope; in dfs_walk_once_accessible_r() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | cp-namespace.c | 232 const char *scope = block_scope (block); in cp_lookup_symbol_nonlocal() local 306 cp_lookup_symbol_imports (const char *scope, in cp_lookup_symbol_imports() 445 cp_lookup_symbol_imports_or_template (const char *scope, in cp_lookup_symbol_imports_or_template() 518 cp_lookup_symbol_namespace (const char *scope, in cp_lookup_symbol_namespace() 566 const char *scope, in lookup_namespace_scope() 854 const char *scope; in cp_lookup_transparent_type() local 875 const char *scope, in cp_lookup_transparent_type_loop()
|
H A D | xml-support.c | 89 struct scope_level *scope = VEC_last (scope_level_s, parser->scopes); in gdb_xml_body_text() local 179 struct scope_level *scope; in gdb_xml_start_element() local 343 struct scope_level *scope = VEC_last (scope_level_s, parser->scopes); in gdb_xml_end_element() local 425 struct scope_level *scope; in gdb_xml_cleanup() local
|
H A D | ax-gdb.c | 2426 gen_trace_for_var (CORE_ADDR scope, struct gdbarch *gdbarch, in gen_trace_for_var() 2467 gen_trace_for_expr (CORE_ADDR scope, struct expression *expr) in gen_trace_for_expr() 2502 gen_eval_for_expr (CORE_ADDR scope, struct expression *expr) in gen_eval_for_expr() 2529 gen_trace_for_return_address (CORE_ADDR scope, struct gdbarch *gdbarch) in gen_trace_for_return_address() 2559 gen_printf (CORE_ADDR scope, struct gdbarch *gdbarch, in gen_printf()
|
H A D | block.c | 36 const char *scope; member 285 block_set_scope (struct block *block, const char *scope, in block_set_scope()
|
H A D | ax.h | 110 CORE_ADDR scope; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | name-lookup.c | 377 name_lookup::mark_seen (tree scope) in mark_seen() 385 name_lookup::find_and_mark (tree scope) in find_and_mark() 541 name_lookup::search_namespace_only (tree scope) in search_namespace_only() 555 name_lookup::search_namespace (tree scope) in search_namespace() 582 name_lookup::search_usings (tree scope) in search_usings() 615 name_lookup::search_qualified (tree scope, bool usings) in search_qualified() 635 name_lookup::queue_namespace (using_queue *queue, int depth, tree scope) in queue_namespace() 676 name_lookup::search_unqualified (tree scope, cp_binding_level *level) in search_unqualified() 756 name_lookup::adl_namespace_only (tree scope) in adl_namespace_only() 773 name_lookup::adl_namespace (tree scope) in adl_namespace() [all …]
|
H A D | friend.c | 41 set_global_friend (tree scope) in set_global_friend() 51 is_global_friend (tree scope) in is_global_friend()
|
H A D | semantics.c | 720 tree r, scope; in begin_if_stmt() local 785 tree scope = IF_SCOPE (if_stmt); in finish_if_stmt() local 940 tree scope = NULL_TREE; in begin_for_scope() local 957 begin_for_stmt (tree scope, tree init) in begin_for_stmt() 1065 tree scope; in finish_for_stmt() local 1081 begin_range_for_stmt (tree scope, tree init) in begin_range_for_stmt() 1151 tree r, scope; in begin_switch_stmt() local 1208 tree scope; in finish_switch_stmt() local 1820 tree scope = qualifying_scope; in finish_non_static_data_member() local 1951 tree scope; in check_accessibility_of_qualified_id() local [all …]
|
H A D | cxx-pretty-print.c | 220 pp_cxx_template_keyword_if_needed (cxx_pretty_printer *pp, tree scope, tree t) in pp_cxx_template_keyword_if_needed() 236 tree scope = get_containing_scope (t); in pp_cxx_nested_name_specifier() local 285 tree scope = get_containing_scope (t); in pp_cxx_qualified_id() local
|
/dflybsd-src/sys/netinet6/ |
H A D | scope6.c | 182 int scope; in in6_addrscope() local 248 int scope; in in6_addr2zoneid() local 352 int scope; in in6_setscope() local
|
/dflybsd-src/contrib/bmake/ |
H A D | var.c | 396 GNode_FindVar(GNode *scope, Substring varname, unsigned int hash) in GNode_FindVar() 415 VarFindSubstring(Substring name, GNode *scope, bool elsewhere) in VarFindSubstring() 464 VarFind(const char *name, GNode *scope, bool elsewhere) in VarFind() 493 VarAdd(const char *name, const char *value, GNode *scope, VarSetFlags flags) in VarAdd() 509 Var_Delete(GNode *scope, const char *varname) in Var_Delete() 953 Var_SetWithFlags(GNode *scope, const char *name, const char *val, in Var_SetWithFlags() 1039 Var_Set(GNode *scope, const char *name, const char *val) in Var_Set() 1056 Var_SetExpand(GNode *scope, const char *name, const char *val) in Var_SetExpand() 1095 Var_Append(GNode *scope, const char *name, const char *val) in Var_Append() 1146 Var_AppendExpand(GNode *scope, const char *name, const char *val) in Var_AppendExpand() [all …]
|
H A D | parse.c | 1753 VarCheckSyntax(VarAssignOp type, const char *uvalue, GNode *scope) in VarCheckSyntax() 1769 VarAssign_EvalSubst(GNode *scope, const char *name, const char *uvalue, in VarAssign_EvalSubst() 1796 VarAssign_EvalShell(const char *name, const char *uvalue, GNode *scope, in VarAssign_EvalShell() 1829 GNode *scope, FStr *out_true_avalue) in VarAssign_Eval() 1873 Parse_Var(VarAssign *var, GNode *scope) in Parse_Var() 2752 Parse_VarAssign(const char *line, bool finishDependencyGroup, GNode *scope) in Parse_VarAssign()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-decl.c | 257 struct c_scope *scope; member 439 #define SCOPE_LIST_APPEND(scope, list, decl) do { \ argument 606 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind() 686 bind_label (tree name, tree label, struct c_scope *scope, in bind_label() 797 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) in update_spot_bindings() 829 struct c_scope *scope; in objc_mark_locals_volatile() local 924 struct c_scope *scope; in push_scope() local 962 update_label_decls (struct c_scope *scope) in update_label_decls() 1042 struct c_scope *scope = current_scope; in pop_scope() local 1339 struct c_scope *scope; in c_bindings_start_stmt_expr() local [all …]
|
H A D | mips-tdump.c | 191 typedef struct scope { struct 192 struct scope *prev; /* previous scope */ argument 193 ulong open_sym; /* symbol opening scope */ argument 196 } scope_t; argument
|
H A D | tree-ssa-live.c | 401 mark_scope_block_unused (tree scope) in mark_scope_block_unused() 425 remove_unused_scope_block_p (tree scope) in remove_unused_scope_block_p() 601 dump_scope_block (FILE *file, int indent, tree scope, int flags) in dump_scope_block() 654 debug_scope_block (tree scope, int flags) in debug_scope_block()
|
H A D | mips-tfile.c | 916 typedef struct scope { struct 917 struct scope *prev; /* previous scope level */ argument 918 struct scope *free; /* free list pointer */ argument 940 struct tag *same_name; /* tag with same name in outer scope */ argument 1041 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 333 struct c_scope *scope; member 513 #define SCOPE_LIST_APPEND(scope, list, decl) do { \ argument 708 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind() 788 bind_label (tree name, tree label, struct c_scope *scope, in bind_label() 899 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) in update_spot_bindings() 931 struct c_scope *scope; in objc_mark_locals_volatile() local 1026 struct c_scope *scope; in push_scope() local 1064 update_label_decls (struct c_scope *scope) in update_label_decls() 1142 struct c_scope *scope = current_scope; in pop_scope() local 1446 struct c_scope *scope; in c_bindings_start_stmt_expr() local [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-live.c | 361 mark_scope_block_unused (tree scope) in mark_scope_block_unused() 385 remove_unused_scope_block_p (tree scope, bool in_ctor_dtor_block) in remove_unused_scope_block_p() 618 dump_scope_block (FILE *file, int indent, tree scope, dump_flags_t flags) in dump_scope_block() 676 debug_scope_block (tree scope, dump_flags_t flags) in debug_scope_block()
|
/dflybsd-src/contrib/openpam/include/security/ |
H A D | pam_types.h | 80 void *scope; member
|
/dflybsd-src/contrib/smbfs/lib/smb/ |
H A D | nb.c | 86 nb_ctx_setscope(struct nb_ctx *ctx, const char *scope) in nb_ctx_setscope()
|
/dflybsd-src/sys/dev/acpica/ |
H A D | acpi_package.c | 132 acpi_GetReference(ACPI_HANDLE scope, ACPI_OBJECT *obj) in acpi_GetReference()
|