| /freebsd-src/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 166 typedef struct scope { struct 170 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-src/sys/netinet6/ |
| H A D | scope6.c | 406 int scope; in in6_setscope() local 516 in6_getscopezone(const struct ifnet *ifp, int scope) in in6_getscopezone() 556 int scope; in sa6_checkzone() local 596 int scope; in sa6_checkzone_ifp() local
|
| H A D | in6_cksum.c | 94 uint16_t scope, *w; in _in6_cksum_pseudo() local 263 uint16_t *w, scope; in in6_cksum_partial() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ELFAttributeParser.cpp | 43 DictScope scope(*sw, "Attribute"); in integerAttribute() local 59 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() local 290 DictScope scope(*sw, "Attribute"); in compatibility() local 448 DictScope scope(*sw, "Attribute"); in also_compatible_with() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | TransAutoreleasePool.cpp | 97 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter() local 121 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter() local 152 PoolScope &scope = *scpI; in ~AutoreleasePoolRewriter() local 207 PoolScope &scope = Scopes.back(); in VisitCompoundStmt() local 254 NameReferenceChecker(ASTContext &ctx, PoolScope &scope, in NameReferenceChecker() 296 void handlePoolScope(PoolScope &scope, CompoundStmt *compoundS) { in handlePoolScope()
|
| /freebsd-src/sys/arm64/vmm/ |
| H A D | vmm_stat.h | 52 enum vmm_stat_scope scope; global() member 57 VMM_STAT_FDEFINE(type,nelems,desc,func,scope) global() argument 63 VMM_STAT_DEFINE(type,nelems,desc,scope) global() argument
|
| /freebsd-src/contrib/bmake/ |
| H A D | var.c | 451 GNode_FindVar(GNode * scope,Substring varname,unsigned int hash) GNode_FindVar() argument 470 VarFindSubstring(Substring name,GNode * scope,bool elsewhere) VarFindSubstring() argument 516 VarFind(const char * name,GNode * scope,bool elsewhere) VarFind() argument 545 VarAdd(const char * name,const char * value,GNode * scope,VarSetFlags flags) VarAdd() argument 561 Var_Delete(GNode * scope,const char * varname) Var_Delete() argument 605 Var_DeleteAll(GNode * scope) Var_DeleteAll() argument 681 ExportVarEnv(Var * v,GNode * scope) ExportVarEnv() argument 754 ExportVar(const char * name,GNode * scope,VarExportMode mode) ExportVar() argument 780 Var_ReexportVars(GNode * scope) Var_ReexportVars() argument 999 Var_SetWithFlags(GNode * scope,const char * name,const char * val,VarSetFlags flags) Var_SetWithFlags() argument 1106 Var_Set(GNode * scope,const char * name,const char * val) Var_Set() argument 1116 Var_SetExpand(GNode * scope,const char * name,const char * val) Var_SetExpand() argument 1161 Var_Append(GNode * scope,const char * name,const char * val) Var_Append() argument 1204 Var_AppendExpand(GNode * scope,const char * name,const char * val) Var_AppendExpand() argument 1229 Var_Exists(GNode * scope,const char * name) Var_Exists() argument 1248 Var_ExistsExpand(GNode * scope,const char * name) Var_ExistsExpand() argument 1272 Var_Value(GNode * scope,const char * name) Var_Value() argument 1450 GNode *scope; global() member 1676 GNode *scope; global() member 2005 GNode *const_member scope; global() member 3535 GNode *scope; ApplyModifier_Assign() local 4154 UndefinedShortVarValue(char varname,const GNode * scope) UndefinedShortVarValue() argument 4186 ParseVarname(const char ** pp,char startc,char endc,GNode * scope,VarEvalMode emode,LazyBuf * buf) ParseVarname() argument 4242 ParseVarnameShort(char varname,const char ** pp,GNode * scope,VarEvalMode emode,const char ** out_false_val,Var ** out_true_var) ParseVarnameShort() argument 4283 FindLocalLegacyVar(Substring varname,GNode * scope,const char ** out_extraModifiers) FindLocalLegacyVar() argument 4336 ParseVarnameLong(const char ** pp,char startc,GNode * scope,VarEvalMode emode,const char ** out_false_pp,FStr * out_false_val,char * out_true_endc,Var ** out_true_v,bool * out_true_haveModifier,const char ** out_true_extraModifiers,bool * out_true_dynamic,ExprDefined * out_true_exprDefined) ParseVarnameLong() argument 4438 Expr_Init(name,value,emode,scope,defined) global() argument 4443 Expr_Init(const char * name,FStr value,VarEvalMode emode,GNode * scope,ExprDefined defined) Expr_Init() argument 4518 Var_Parse(const char ** pp,GNode * scope,VarEvalMode emode) Var_Parse() argument 4669 VarSubstExpr(const char ** pp,Buffer * buf,GNode * scope,VarEvalMode emode,bool * inout_errorReported) VarSubstExpr() argument 4748 Var_Subst(const char * str,GNode * scope,VarEvalMode emode) Var_Subst() argument 4775 Var_SubstInTarget(const char * str,GNode * scope) Var_SubstInTarget() argument 4785 Var_Expand(FStr * str,GNode * scope,VarEvalMode emode) Var_Expand() argument 4829 Var_Dump(GNode * scope) Var_Dump() argument [all...] |
| /freebsd-src/sys/amd64/vmm/ |
| H A D | vmm_stat.h | 54 enum vmm_stat_scope scope; global() member 59 VMM_STAT_FDEFINE(type,nelems,desc,func,scope) global() argument 65 VMM_STAT_DEFINE(type,nelems,desc,scope) global() argument
|
| /freebsd-src/contrib/byacc/test/ |
| H A D | btyacc_demo.y | 26 Scope *scope; member 37 Scope *scope; member
|
| /freebsd-src/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfeature_common.c | 176 zfs_mod_list_supported(const char *scope) in zfs_mod_list_supported() argument 251 zfs_mod_supported_impl(const char *scope, const char *name, const char *sysfs) in zfs_mod_supported_impl() argument 263 zfs_mod_supported(const char *scope, const char *name, in zfs_mod_supported() argument [all...] |
| /freebsd-src/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-src/tests/sys/netinet6/ |
| H A D | test_ip6_output.py | 454 def test_output6_self_tcp(self, scope, source_validation): argument 502 def test_output6_self_udp(self, scope, source_validation): argument
|
| /freebsd-src/contrib/kyua/utils/signals/ |
| H A D | programmer_test.cpp | 87 ATF_TEST_CASE_BODY(scope) in ATF_TEST_CASE_BODY() argument
|
| /freebsd-src/contrib/kyua/utils/ |
| H A D | auto_array_test.cpp | 113 ATF_TEST_CASE_HEAD(scope) in ATF_TEST_CASE_HEAD() argument 118 ATF_TEST_CASE_BODY(scope) in ATF_TEST_CASE_BODY() argument
|
| /freebsd-src/contrib/ntp/libntp/ |
| H A D | decodenetnum.c | 93 unsigned int port=NTP_PORT, scope=0; in decodenetnum() local
|
| H A D | socktoa.c | 38 u_long scope; in socktoa() local
|
| /freebsd-src/sys/net/ |
| H A D | if_infiniband.c | 72 uint8_t scope; in infiniband_ipv4_multicast_map() local 105 uint8_t scope; in infiniband_ipv6_multicast_map() local
|
| /freebsd-src/contrib/openpam/include/security/ |
| H A D | pam_types.h | 78 void *scope; member
|
| /freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVRange.h | 42 LVScope *scope() const { return Scope; } in scope() function
|
| /freebsd-src/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 657 clang::DeclContext *scope = GetParentDeclContext(block_id); in GetOrCreateBlockDecl() local 672 clang::DeclContext &scope) { in CreateVariableDecl() 695 clang::DeclContext *scope = GetOrCreateDeclContextForUid(scope_id); in GetOrCreateVariableDecl() local 730 clang::DeclContext *scope = GetParentDeclContext(id); in GetOrCreateTypedefDecl() local 1075 CVSymbolArray scope = in CreateFunctionParameters() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCleanup.h | 472 classof(const EHScope * scope) classof() argument 485 classof(const EHScope * scope) classof() argument 562 EHCatchScope &scope = cast<EHCatchScope>(*begin()); popCatch() local 570 EHTerminateScope &scope = cast<EHTerminateScope>(*begin()); popTerminate() local [all...] |