Searched refs:scope (Results 126 - 150 of 169) sorted by relevance

1234567

/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c233 /* Note that we've left a COND_EXPR. If we're back at unconditional scope
654 declare_vars (tree vars, tree scope, bool debug_info) argument
662 braces. So drill down until we find an actual scope. */
663 while (TREE_CODE (scope) == COMPOUND_EXPR)
664 scope = TREE_OPERAND (scope, 0);
666 gcc_assert (TREE_CODE (scope) == BIND_EXPR);
670 block = BIND_EXPR_BLOCK (scope);
673 TREE_CHAIN (last) = BIND_EXPR_VARS (scope);
674 BIND_EXPR_VARS (scope)
[all...]
H A Dmips-tdump.c203 typedef struct scope {
204 struct scope *prev; /* previous scope */
205 ulong open_sym; /* symbol opening scope */
924 printf (" Can't pop end scope\n");
1193 printf ("\n Warning scope does not start at 0!\n");
1211 printf ("\n Warning scope does not end at 0!\n");
1421 case 's': want_scope++; break; /* print scope info */
1515 want_scope = 0; /* scope info is meaning for extern symbols */
201 typedef struct scope { struct
H A Dc-typeck.c7335 error ("jump into scope of identifier with variably modified type");
7674 error ("case label in scope of identifier with variably modified "
7677 error ("%<default%> label in scope of identifier with variably "
7699 at this point; we might, however, be within the scope of an
8118 /* Begin the scope of an identifier of variably modified type, scope argument
8119 number SCOPE. Jumping from outside this scope to inside it is not
8123 c_begin_vm_scope (unsigned int scope)
8128 gcc_assert (scope > 0);
8135 c_switch_stack->blocked_vm = scope;
8087 c_begin_vm_scope(unsigned int scope) argument
[all...]
H A Dmips-tfile.c970 typedef struct scope {
971 struct scope *prev; /* previous scope level */
972 struct scope *free; /* free list pointer */
994 struct tag *same_name; /* tag with same name in outer scope */
1013 scope_t *f_scope; /* scope structure */
1099 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ];
1811 /* push or pop a scope if appropriate. */
1820 case st_Block: /* begin scope */
1856 blocks remove all tags created within this scope
963 typedef struct scope { struct
1092 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member in union:page
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c1409 * the topmost scope's ds_ident pointer will be set to NULL (indicating no
2640 const char *scope, *mark; local
2646 * scope to either DTRACE_OBJ_KMODS or UMODS or to the first part of
2647 * the string that specifies the scope using an explicit module name.
2649 * Otherwise we set scope to DTRACE_OBJ_EXEC, indicating that normal
2650 * scope is desired and we should search the specified idhash.
2659 scope = uref ? DTRACE_OBJ_UMODS : DTRACE_OBJ_KMODS;
2661 scope = dnp->dn_string;
2667 scope = DTRACE_OBJ_EXEC;
2671 scope
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dtree.c126 /* A currently unresolved scope ref. */
839 build_qualified_name (tree type, tree scope, tree name, bool template_p)
843 || scope == error_mark_node
846 t = build2 (SCOPE_REF, type, scope, name);
1915 error ("can only use %qE attribute on file-scope definitions "
2252 /* Things in local scope do not have linkage, if they don't have
834 build_qualified_name(tree type, tree scope, tree name, bool template_p) argument
H A Dmangle.c25 variable's name, scope, type, and/or template arguments into a text
679 function is treated like global-scope data, i.e. as its
777 called from <local-name>, which mangles the enclosing scope
779 underneath the function scope. So don't use the <local-name>
799 /* A decl in :: or ::std scope is treated specially. The former is
802 directly in a local function scope is also mangled with
825 the local scope). */
828 /* Scan up the list of scope context, looking for a
830 function scope. local_entity tracks context one scope
2093 tree scope = TREE_OPERAND (expr, 0); local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c632 file_scope = n->scope = top_scope;
/freebsd-11-stable/crypto/openssl/util/
H A Dmkerr.pl98 -staticloader Prefix generated functions with the 'static' scope modifier.
99 Default: don't write any scope modifier prefix.
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp542 return (defAtom->scope() == DefinedAtom::scopeGlobal);
H A DMachONormalizedFileBinaryWriter.cpp1053 nb->n_type = sym.type | sym.scope;
1063 nb->n_type = sym.type | sym.scope;
H A DMachONormalizedFileYAML.cpp465 io.mapOptional("scope", sym.scope, SymbolScope(0));
/freebsd-11-stable/sys/netinet/
H A Dsctputil.c1156 asoc->scope.ipv6_addr_legal = 1;
1158 asoc->scope.ipv4_addr_legal = 1;
1160 asoc->scope.ipv4_addr_legal = 0;
1163 asoc->scope.ipv6_addr_legal = 0;
1164 asoc->scope.ipv4_addr_legal = 1;
4356 /* can't get scope, so can't match */
4361 /* can't get scope, so can't match */
4371 * returns a sockaddr_in6 with embedded scope recovered and removed
4376 /* check and strip embedded scope junk */
4382 /* use the recovered scope */
[all...]
H A Dsctp_input.c2185 /* get scope variables out of cookie */
2186 asoc->scope.ipv4_local_scope = cookie->ipv4_scope;
2187 asoc->scope.site_scope = cookie->site_scope;
2188 asoc->scope.local_scope = cookie->local_scope;
2189 asoc->scope.loopback_scope = cookie->loopback_scope;
2191 if ((asoc->scope.ipv4_addr_legal != cookie->ipv4_addr_legal) ||
2192 (asoc->scope.ipv6_addr_legal != cookie->ipv6_addr_legal)) {
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c4446 bit32 tag, status, scope; local
4451 OSSA_READ_LE_32(AGROOT, &scope, pIomb, OSSA_OFFSET_OF(agsaSSPAbortRsp_t, scp));
4452 scope &= 3;
4480 ossaSSPAbortCB(agRoot, pRequest->pIORequestContext, scope, status);
4484 (*(ossaGenericAbortCB_t)(pRequest->completionCB))(agRoot, pRequest->pIORequestContext, scope, status); local
4503 if(scope)
4542 bit32 tag, status, scope; local
4547 OSSA_READ_LE_32(AGROOT, &scope, pIomb, OSSA_OFFSET_OF(agsaSATAAbortRsp_t, scp));
4572 ossaSATAAbortCB(agRoot, pRequest->pIORequestContext, scope, status);
4576 (*(ossaGenericAbortCB_t)(pRequest->completionCB))(agRoot, pRequest->pIORequestContext, scope, statu local
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c832 typedef struct scope {
833 struct scope *prev; /* previous scope level */
834 struct scope *free; /* free list pointer */
884 struct tag *same_name; /* tag with same name in outer scope */
901 scope_t *f_scope; /* scope structure */
992 (scope_t *)0, /* cur_scope: current scope being processed */
1039 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ];
1670 /* push or pop a scope if appropriate. */
1679 case st_Block: /* begin scope */
830 typedef struct scope { struct
1037 scope_t scope [ PAGE_SIZE / sizeof (scope_t) ]; member in union:page
[all...]
/freebsd-11-stable/sys/contrib/rdma/krping_compat/
H A Dkrping.c3204 char *scope; local
3241 scope = strstr(optarg, "%");
3242 /* extract scope ID, if any */
3243 if (scope != NULL)
3244 *scope++ = 0;
3252 uint16_t scope_id = krping_get_ipv6_scope_id(scope);
3253 DEBUG_LOG(cb, "ipv6 scope ID = %d\n", scope_id);
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1551 CodeGenFunction::RunCleanupsScope scope(CGF);
1582 assert(scope.requiresCleanups() && "nothing to do in .cxx_destruct?");
1653 // The local variable comes into scope immediately.
3259 RunCleanupsScope scope(*this);
3275 RunCleanupsScope scope(*this);
3386 RunCleanupsScope scope(*this);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h12536 void __ovld __conv work_group_barrier(cl_mem_fence_flags flags, memory_scope scope);
13395 void __ovld atomic_work_item_fence(cl_mem_fence_flags flags, memory_order order, memory_scope scope);
13401 int __ovld atomic_fetch_add_explicit(volatile atomic_int *object, int operand, memory_order order, memory_scope scope);
13404 uint __ovld atomic_fetch_add_explicit(volatile atomic_uint *object, uint operand, memory_order order, memory_scope scope);
13407 int __ovld atomic_fetch_sub_explicit(volatile atomic_int *object, int operand, memory_order order, memory_scope scope);
13410 uint __ovld atomic_fetch_sub_explicit(volatile atomic_uint *object, uint operand, memory_order order, memory_scope scope);
13413 int __ovld atomic_fetch_or_explicit(volatile atomic_int *object, int operand, memory_order order, memory_scope scope);
13416 uint __ovld atomic_fetch_or_explicit(volatile atomic_uint *object, uint operand, memory_order order, memory_scope scope);
13419 int __ovld atomic_fetch_xor_explicit(volatile atomic_int *object, int operand, memory_order order, memory_scope scope);
13422 uint __ovld atomic_fetch_xor_explicit(volatile atomic_uint *object, uint operand, memory_order order, memory_scope scope);
[all...]
/freebsd-11-stable/contrib/unbound/sldns/
H A Dwire2str.c1865 uint8_t source, scope; local
1873 scope = data[3];
1920 w += sldns_str_print(s, sl, "/%d scope /%d", (int)source, (int)scope);
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp121 SymbolContextItem scope = static_cast<SymbolContextItem>(resolve_scope); local
130 sb_sym_ctx.SetSymbolContext(&frame->GetSymbolContext(scope));
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1211 * Connection scope information element
1238 u_int scope:8; member in struct:uni_ie_cscope
1243 * Connection scope information element
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h2305 * Returns scope of (assumed) multicast GID.
2319 * Sets scope of (assumed) multicast GID.
2324 ib_mgid_set_scope(IN ib_gid_t * const p_gid, IN const uint8_t scope) argument
2327 p_gid->raw[1] |= scope & 0x0F;
7616 * MGID scope and JoinState of multicast request.
7721 * Get encoded MGID scope and JoinState
7745 * [in] the scope and state
7749 * [out] pointer to the MGID scope
7765 * Set encoded version, MGID scope and JoinState
7770 ib_member_set_scope_state(IN const uint8_t scope, I
[all...]
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sa.h662 uint8_t scope; member in struct:tde_data_enc_status_page
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_admin_defs.h408 /* stats scope defined in enum ena_admin_get_stats_scope */
409 uint8_t scope; member in struct:ena_admin_aq_get_stats_cmd
413 /* queue id. used when scope is specific_queue */

Completed in 404 milliseconds

1234567