| /freebsd/sys/dev/aic7xxx/aicasm/ | 
| H A D | aicasm_symbol.h | 166 typedef struct scope {  struct170 	scope_type type;  argument
 171 	int inner_scope_patches;  argument
 179 SLIST_HEAD(scope_list, scope);  argument
 
 | 
| H A D | aicasm.c | 461 dump_scope(scope_t *scope)  in dump_scope()488 emit_patch(scope_t *scope, int patch)  in emit_patch()
 780 process_scope(scope_t *scope)  in process_scope()
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | 
| H A D | ELFAttributeParser.cpp | 43     DictScope scope(*sw, "Attribute");  in integerAttribute()  local59     DictScope scope(*sw, "Attribute");  in stringAttribute()  local
 180       DictScope scope(*sw, scopeName);  in parseSubsection()  local
 
 | 
| H A D | ARMAttributeParser.cpp | 78     DictScope scope(*sw, "Attribute");  in stringAttribute()  local290     DictScope scope(*sw, "Attribute");  in compatibility()  local
 448     DictScope scope(*sw, "Attribute");  in also_compatible_with()  local
 
 | 
| /freebsd/sys/netinet6/ | 
| H A D | scope6.c | 406 	int scope;  in in6_setscope()  local531 in6_getscopezone(const struct ifnet *ifp, int scope)  in in6_getscopezone()
 571 	int scope;  in sa6_checkzone()  local
 611 	int scope;  in sa6_checkzone_ifp()  local
 
 | 
| H A D | in6_cksum.c | 94 	uint16_t scope, *w;  in _in6_cksum_pseudo()  local264 	uint16_t *w, scope;  in in6_cksum_partial_l2()  local
 
 | 
| /freebsd/contrib/bmake/ | 
| H A D | var.c | 483 GNode_FindVar(GNode *scope, Substring varname, unsigned hash)  in GNode_FindVar()502 VarFindSubstring(Substring name, GNode *scope, bool elsewhere)  in VarFindSubstring()
 548 VarFind(const char *name, GNode *scope, bool elsewhere)  in VarFind()
 577 VarAdd(const char *name, const char *value, GNode *scope, VarSetFlags flags)  in VarAdd()
 593 Var_Delete(GNode *scope, const char *varname)  in Var_Delete()
 637 Var_DeleteAll(GNode *scope)  in Var_DeleteAll()
 713 ExportVarEnv(Var *v, GNode *scope)  in ExportVarEnv()
 786 ExportVar(const char *name, GNode *scope, VarExportMode mode)  in ExportVar()
 812 Var_ReexportVars(GNode *scope)  in Var_ReexportVars()
 1031 Var_SetWithFlags(GNode *scope, const char *name, const char *val,  in Var_SetWithFlags()
 [all …]
 
 | 
| /freebsd/contrib/byacc/test/ | 
| H A D | btyacc_demo.y | 26     Scope *scope;  member37     Scope	*scope;  member
 
 | 
| /freebsd/sys/contrib/openzfs/module/zcommon/ | 
| H A D | zfeature_common.c | 177 zfs_mod_list_supported(const char *scope)  in zfs_mod_list_supported()252 zfs_mod_supported_impl(const char *scope, const char *name, const char *sysfs)  in zfs_mod_supported_impl()
 264 zfs_mod_supported(const char *scope, const char *name,  in zfs_mod_supported()
 
 | 
| /freebsd/sys/compat/linuxkpi/common/include/net/ | 
| H A D | ip.h | 75 	unsigned char scope;  in ip_ib_mc_map()  local
 | 
| H A D | ipv6.h | 54 	unsigned char scope;  in ipv6_ib_mc_map()  local
 | 
| /freebsd/tests/sys/netinet6/ | 
| H A D | test_ip6_output.py | 454     def test_output6_self_tcp(self, scope, source_validation):  argument502     def test_output6_self_udp(self, scope, source_validation):  argument
 
 | 
| /freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ | 
| H A D | mod.h | 35 #define	ZFS_MODULE_PARAM(scope, prefix, name, type, perm, desc)		\  argument
 | 
| /freebsd/contrib/kyua/utils/ | 
| H A D | auto_array_test.cpp | 113 ATF_TEST_CASE_HEAD(scope)  in ATF_TEST_CASE_HEAD()  argument118 ATF_TEST_CASE_BODY(scope)  in ATF_TEST_CASE_BODY()  argument
 
 | 
| /freebsd/contrib/kyua/utils/signals/ | 
| H A D | programmer_test.cpp | 87 ATF_TEST_CASE_BODY(scope)  in ATF_TEST_CASE_BODY()  argument
 | 
| /freebsd/contrib/ntp/libntp/ | 
| H A D | decodenetnum.c | 93 	unsigned int	port=NTP_PORT, scope=0;  in decodenetnum()  local
 | 
| H A D | socktoa.c | 39 u_long scope; socktoa()  local 
 | 
| /freebsd/contrib/openpam/include/security/ | 
| H A D | pam_types.h | 78 	void	*scope;  member
 | 
| /freebsd/contrib/smbfs/lib/smb/ | 
| H A D | nb.c | 90 nb_ctx_setscope(struct nb_ctx *ctx, const char *scope)  in nb_ctx_setscope()
 | 
| /freebsd/sys/net/ | 
| H A D | if_infiniband.c | 72 	uint8_t scope;  in infiniband_ipv4_multicast_map()  local105 	uint8_t scope;  in infiniband_ipv6_multicast_map()  local
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | 
| H A D | LVRange.h | 42   LVScope *scope() const { return Scope; }  in scope()  function
 | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ | 
| H A D | PdbAstBuilder.cpp | 249     clang::DeclContext *scope = GetParentDeclContext(id); in GetOrCreateSymbolForId()   local 367     std::optional<PdbCompilandSymId> scope = in GetParentDeclContext()   local
 656 clang::DeclContext *scope = GetParentDeclContext(block_id); GetOrCreateBlockDecl()  local
 671 CreateVariableDecl(PdbSymUid uid,CVSymbol sym,clang::DeclContext & scope) CreateVariableDecl()  argument
 694 clang::DeclContext *scope = GetOrCreateDeclContextForUid(scope_id); GetOrCreateVariableDecl()  local
 729 clang::DeclContext *scope = GetParentDeclContext(id); GetOrCreateTypedefDecl()  local
 1074 CVSymbolArray scope = CreateFunctionParameters()  local
 [all...]
 | 
| /freebsd/contrib/ntp/libntp/lib/isc/unix/ | 
| H A D | interfaceiter.c | 194 	int prefix, scope, flags;  in linux_if_inet6_current()  local
 | 
| /freebsd/contrib/byacc/test/btyacc/ | 
| H A D | btyacc_demo.tab.h | 24     Scope	*scope;  member
 | 
| /freebsd/contrib/unbound/edns-subnet/ | 
| H A D | addrtree.c | 90 node_create(struct addrtree *tree, void *elem, addrlen_t scope,   in node_create()362 	addrlen_t sourcemask, addrlen_t scope, void *elem, time_t ttl,   in addrtree_insert()
 
 |