/freebsd/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/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/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/contrib/bmake/ |
H A D | var.c | 464 GNode_FindVar(GNode *scope, Substring varname, unsigned int hash) in GNode_FindVar() 483 VarFindSubstring(Substring name, GNode *scope, bool elsewhere) in VarFindSubstring() 529 VarFind(const char *name, GNode *scope, bool elsewhere) in VarFind() 558 VarAdd(const char *name, const char *value, GNode *scope, VarSetFlags flags) in VarAdd() 574 Var_Delete(GNode *scope, const char *varname) in Var_Delete() 618 Var_DeleteAll(GNode *scope) in Var_DeleteAll() 694 ExportVarEnv(Var *v, GNode *scope) in ExportVarEnv() 767 ExportVar(const char *name, GNode *scope, VarExportMode mode) in ExportVar() 793 Var_ReexportVars(GNode *scope) in Var_ReexportVars() 1012 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; member 37 Scope *scope; member
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfeature_common.c | 176 zfs_mod_list_supported(const char *scope) in zfs_mod_list_supported() 251 zfs_mod_supported_impl(const char *scope, const char *name, const char *sysfs) in zfs_mod_supported_impl() 263 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): argument 502 def test_output6_self_udp(self, scope, source_validation): argument
|
/freebsd/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/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/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/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/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()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_package.c | 155 acpi_GetReference(ACPI_HANDLE scope, ACPI_OBJECT *obj) in acpi_GetReference()
|