Searched refs:scope (Results 1 - 25 of 122) sorted by relevance

12345

/freebsd-10-stable/contrib/byacc/test/
H A Dbtyacc_demo.y26 Scope *scope;
37 Scope *scope;
56 %type <expr> expr(<scope>)
57 %type decl(<scope>) declarator_list(<scope>, <type>)
58 decl_list(<scope>)
59 %type <code> statement(<scope>) statement_list(<scope>)
60 block_statement(<scope>)
61 %type <decl> declarator(<scope>, <typ
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp12 // Calls to NSAutoreleasePools will be rewritten as an @autorelease scope.
23 // - There is not a corresponding -release/-drain in the same scope
25 // - There is a variable that is declared inside the intended @autorelease scope
98 PoolScope &scope = *scpI; local
99 clearRefsIn(*scope.Begin, info.Refs);
100 clearRefsIn(*scope.End, info.Refs);
101 clearRefsIn(scope.Releases.begin(), scope.Releases.end(), info.Refs);
122 PoolScope &scope = *scpI; local
123 clearUnavailableDiags(*scope
153 PoolScope &scope = *scpI; local
208 PoolScope &scope = Scopes.back(); local
254 NameReferenceChecker(ASTContext &ctx, PoolScope &scope, SourceLocation &referenceLoc, SourceLocation &declarationLoc) argument
296 handlePoolScope(PoolScope &scope, CompoundStmt *compoundS) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DTargetAttributesSema.h22 virtual bool ProcessDeclAttribute(Scope *scope, Decl *D,
/freebsd-10-stable/contrib/openpam/include/security/
H A Dpam_types.h80 void *scope; member in struct:pam_repository
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h166 typedef struct scope { struct
167 SLIST_ENTRY(scope) scope_stack_links;
168 TAILQ_ENTRY(scope) scope_links;
169 TAILQ_HEAD(, scope) inner_scope;
179 SLIST_HEAD(scope_list, scope);
180 TAILQ_HEAD(scope_tailq, scope);
H A Daicasm.h90 struct scope *scope_alloc(void);
91 void process_scope(struct scope *);
H A Daicasm.c80 static void dump_scope(scope_t *scope);
81 static void emit_patch(scope_t *scope, int patch);
130 /* Set Sentinal scope node */
282 /* Process outmost scope */
287 * tranversal, recursively handling each scope.
289 /* start at the root scope */
462 dump_scope(scope_t *scope) argument
467 * Emit the first patch for this scope
469 emit_patch(scope, 0);
472 * Dump each scope withi
490 emit_patch(scope_t *scope, int patch) argument
784 process_scope(scope_t *scope) argument
[all...]
/freebsd-10-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h24 Scope *scope; member in union:__anon738
H A Dbtyacc_demo.tab.c140 Scope *scope; member in struct:Decl
156 Scope *scope; member in union:__anon736
641 extern Decl * lookup(Scope *scope, char *id);
643 extern Scope * start_fn_def(Scope *scope, Decl *fn_decl);
651 extern Decl * declare(Scope *scope, char *id, Type *type);
658 extern Expr * var_expr(Scope *scope, char *id);
948 free((*val).decl->scope); free((*val).decl->type); }
1065 free((*val).scope); }
1092 free((*val).scope); }
1101 free((*val).scope); }
[all...]
/freebsd-10-stable/sys/ofed/include/net/
H A Dip.h61 unsigned char scope; local
64 scope = bcast[5] & 0xF;
70 buf[5] = 0x10 | scope;
H A Dipv6.h44 unsigned char scope; local
46 scope = broadcast[5] & 0xF;
52 buf[5] = 0x10 | scope;
/freebsd-10-stable/contrib/gcc/cp/
H A Dname-lookup.c36 /* The bindings for a particular name in a particular scope. */
127 a given scope. */
309 binding->scope = NULL;
315 bindings) in the class scope indicated by SCOPE. */
318 new_class_binding (tree name, tree value, tree type, cxx_scope *scope)
323 cb = VEC_safe_push (cp_class_binding, gc, scope->class_shadowed, NULL);
327 binding->scope = scope;
342 binding->scope = level;
399 /* BINDING records an existing declaration for a name in the current scope
317 new_class_binding(tree name, tree value, tree type, cxx_scope *scope) argument
1182 cxx_scope_descriptor(cxx_scope *scope) argument
1207 cxx_scope_debug(cxx_scope *scope, int line, const char *action) argument
1239 push_binding_level(struct cp_binding_level *scope) argument
1263 cxx_scope *scope; local
1325 cxx_scope *scope = current_binding_level; local
1758 find_binding(cxx_scope *scope, cxx_binding *binding) argument
1772 cxx_scope_find_binding_for_name(cxx_scope *scope, tree name) argument
1789 binding_for_name(cxx_scope *scope, tree name) argument
1814 push_using_decl(tree scope, tree name) argument
2018 validate_nonmember_using_decl(tree decl, tree scope, tree name) argument
2066 do_nonmember_using_decl(tree scope, tree name, tree oldval, tree oldtype, tree *newval, tree *newtype) argument
2218 do_local_using_decl(tree decl, tree scope, tree name) argument
2576 get_class_binding(tree name, cxx_scope *scope) argument
2688 tree scope = context_for_name_lookup (x); local
2787 do_class_using_decl(tree scope, tree name) argument
2899 namespace_binding(tree name, tree scope) argument
2917 set_namespace_binding(tree name, tree scope, tree val) argument
2936 set_decl_namespace(tree decl, tree scope, bool friendp) argument
3329 do_toplevel_using_decl(tree decl, tree scope, tree name) argument
3685 tree scope = initial; local
3742 lookup_qualified_name(tree scope, tree name, bool is_type_p, bool complain) argument
3773 lookup_using_namespace(tree name, struct scope_binding *val, tree usings, tree scope, int flags) argument
3800 qualified_lookup_using_namespace(tree name, tree scope, struct scope_binding *result, int flags) argument
3874 cxx_scope *scope; local
4116 lookup_type_scope(tree name, tag_scope scope) argument
4325 is_associated_namespace(tree current, tree scope) argument
4399 arg_assoc_namespace(struct arg_lookup *k, tree scope) argument
4857 pushtag(tree name, tree type, tag_scope scope) argument
[all...]
H A Dsemantics.c263 is the BINFO indicating the qualifying scope used to access the
445 /* Finish a scope. */
466 /* Begin a new scope. */
478 when the current scope is exited. EH_ONLY is true when this is not
645 tree r, scope; local
646 scope = do_pushlevel (sk_block);
648 TREE_CHAIN (r) = scope;
696 tree scope = TREE_CHAIN (if_stmt); local
698 add_stmt (do_poplevel (scope));
895 /* Pop the scope fo
898 tree scope = TREE_CHAIN (for_stmt); local
928 tree r, scope; local
991 tree scope; local
1506 tree scope; local
1976 finish_pseudo_destructor_expr(tree object, tree scope, tree destructor) argument
2434 qualified_name_lookup_error(tree scope, tree name, tree decl) argument
2596 finish_id_expression(tree id_expression, tree decl, tree scope, cp_id_kind *idk, bool integral_constant_expression_p, bool allow_non_integral_constant_expression_p, bool *non_integral_constant_expression_p, bool template_p, bool done, bool address_p, bool template_arg_p, const char **error_msg) argument
[all...]
/freebsd-10-stable/sys/netinet6/
H A Dscope6.c112 /* by default, we don't care about scope boundary for these scopes. */
234 * Get a scope of the address. Node-local, link-local, site-local or global.
239 int scope; local
242 scope = addr->s6_addr[1] & 0xc0;
244 switch (scope) {
259 scope = addr->s6_addr[1] & 0x0f;
262 * due to other scope such as reserved,
263 * return scope doesn't work.
265 switch (scope) {
356 * Validate the specified scope zon
441 int scope; local
[all...]
H A Din6_cksum.c87 uint16_t scope, *w; local
111 scope = in6_getscope(&ip6->ip6_src);
115 if (scope != 0)
116 sum -= scope;
119 scope = in6_getscope(&ip6->ip6_dst);
123 if (scope != 0)
124 sum -= scope;
155 u_int16_t *w, scope; local
193 scope = in6_getscope(&ip6->ip6_src);
197 if (scope !
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dblock.c31 scope. */
35 const char *scope; member in struct:block_namespace_info
164 superblocks looking for a scope, if necessary. */
172 && BLOCK_NAMESPACE (block)->scope != NULL)
173 return BLOCK_NAMESPACE (block)->scope;
179 /* Set BLOCK's scope member to SCOPE; if needed, allocate memory via
184 block_set_scope (struct block *block, const char *scope, argument
189 BLOCK_NAMESPACE (block)->scope = scope;
237 BLOCK_NAMESPACE (block)->scope
[all...]
H A Dcp-namespace.c79 const char *scope,
90 const char *scope,
328 that are in scope. NAME is the natural name of the symbol that
345 /* Lookup NAME at namespace scope (or, in C terms, in static and
366 const char *scope,
371 if (scope[scope_len] != '\0')
378 /* If the current scope is followed by "::", skip past that. */
381 gdb_assert (scope[new_scope_len] == ':');
384 new_scope_len += cp_find_first_component (scope + new_scope_len);
387 scope, new_scope_le
361 lookup_namespace_scope(const char *name, const char *linkage_name, const struct block *block, const domain_enum domain, struct symtab **symtab, const char *scope, int scope_len) argument
582 const char *scope; local
603 cp_lookup_transparent_type_loop(const char *name, const char *scope, int length) argument
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dsocktoa.c39 u_long scope; local
58 scope = SCOPE_VAR(sock);
59 if (0 != scope && !strchr(res, '%')) {
63 addr, scope);
/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_stat.h54 enum vmm_stat_scope scope; member in struct:vmm_stat_type
59 #define VMM_STAT_FDEFINE(type, nelems, desc, func, scope) \
61 { -1, nelems, desc, func, scope } \
65 #define VMM_STAT_DEFINE(type, nelems, desc, scope) \
66 VMM_STAT_FDEFINE(type, nelems, desc, NULL, scope)
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstabs.c191 int scope = 0; local
218 scope++;
219 debug(3, "stab %d: opening scope (%d)\n", i + 1, scope);
222 scope--;
223 debug(3, "stab %d: closing scope (%d)\n", i + 1, scope);
231 * trying to pop a stack that only has the outer scope
324 /* Make sure the scope tracking is working correctly */
326 iidescp->ii_type != II_SFUN) || scope
[all...]
/freebsd-10-stable/contrib/smbfs/lib/smb/
H A Dnb.c90 nb_ctx_setscope(struct nb_ctx *ctx, const char *scope) argument
92 size_t slen = strlen(scope);
95 smb_error("scope '%s' is too long", 0, scope);
103 nls_str_upper(ctx->nb_scope, scope);
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_prtn_config.c76 uint8_t mtu, uint8_t scope);
82 unsigned int scope; local
123 for (scope = 0; scope < 16; scope++) {
124 if (((1<<scope) & conf->scope_mask) == 0)
130 (uint8_t) scope);
153 } else if (!strncmp(flag, "scope", len)) {
154 unsigned int scope; local
155 if (!val || (scope
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DVariable.h34 lldb::ValueType scope,
154 ExecutionContextScope *scope,
171 SymbolContextScope *m_owner_scope; // The symbol file scope that this variable was defined in
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DTypeList.cpp187 GetTypeScopeAndBasename(const char* name_cstr, std::string &scope, std::string &basename, bool *exact_ptr) argument
207 scope.assign (name_cstr, basename_cstr - name_cstr);
208 if (scope.size() >= 2 && scope[0] == ':' && scope[1] == ':')
215 scope.erase(0,2);
295 // Our match scope ends with the type scope we were lookikng for,
297 // type scope is a namepace boundary in case we are trying to match:
321 // is no type scope
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dis.c103 dt_dis_varname(const dtrace_difo_t *dp, uint_t id, uint_t scope) argument
109 if (dvp->dtdv_id == id && dvp->dtdv_scope == scope) {
463 char kind[4], scope[4], flags[16] = { 0 }; local
479 (void) strcpy(scope, "glb");
482 (void) strcpy(scope, "tls");
485 (void) strcpy(scope, "loc");
488 (void) snprintf(scope, sizeof (scope),
504 v->dtdv_id, kind, scope, flags + 1,

Completed in 304 milliseconds

12345