/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | instruction.cpp | 529 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
H A D | loop_unroller.cpp | 752 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | CommandBufferVk.cpp | 154 TransitionAndClearForSyncScope(Device* device, CommandRecordingContext* recordingContext, const SyncScopeResourceUsage& scope) TransitionAndClearForSyncScope() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.h | 1092 SetTree(CordRep* rep, const CordzUpdateScope& scope) SetTree() argument 1100 SetTreeOrEmpty(CordRep* rep, const CordzUpdateScope& scope) SetTreeOrEmpty() argument 1111 CommitTree(const CordRep* old_rep, CordRep* rep, const CordzUpdateScope& scope, MethodIdentifier method) CommitTree() argument
|
/third_party/selinux/checkpolicy/ |
H A D | module_compiler.c | 253 static int create_role(uint32_t scope, unsigned char isattr, role_datum_t **role, char **key) in create_role() argument 388 static int create_type(uint32_t scope, unsigned char isattr, type_datum_t **type) in create_type() argument 498 static int create_user(uint32_t scope, user_datum_ argument 155 create_symbol(uint32_t symbol_type, hashtab_key_t key, hashtab_datum_t datum, uint32_t * dest_value, uint32_t scope) create_symbol() argument 739 scope_index_t *scope; add_perm_to_class() local 1116 is_scope_in_stack(const scope_datum_t * scope, const scope_stack_t * stack) is_scope_in_stack() argument 1140 const scope_datum_t *scope = is_id_in_scope() local 1149 is_perm_in_scope_index(uint32_t perm_value, uint32_t class_value, const scope_index_t * scope) is_perm_in_scope_index() argument [all...] |
/third_party/selinux/libsepol/src/ |
H A D | write.c | 2128 scope_datum_t *scope = (scope_datum_t *) datum; in scope_write() local [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | aggressive_dead_code_elim_pass.cpp | 342 auto scope = inst->GetDebugScope(); in AddDebugScopeToWorkList() local
|
H A D | debug_info_manager.cpp | 170 CreateDebugInlinedAt(const Instruction* line, const DebugScope& scope) CreateDebugInlinedAt() argument 516 IsAncestorOfScope(uint32_t scope, uint32_t ancestor) IsAncestorOfScope() argument 525 IsDeclareVisibleToInstr(Instruction* dbg_declare, Instruction* scope) IsDeclareVisibleToInstr() argument [all...] |
H A D | instruction.cpp | 520 void Instruction::UpdateLexicalScope(uint32_t scope) { in UpdateLexicalScope() argument
|
H A D | loop_unroller.cpp | 751 DebugScope scope = old_branch.GetDebugScope(); in FoldConditionBlock() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | cpufeature.c | 1200 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature() argument 1213 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif() argument 1285 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp() argument 1246 has_cache_idc(const struct arm64_cpu_capabilities *entry, int scope) has_cache_idc() argument 1271 has_cache_dic(const struct arm64_cpu_capabilities *entry, int scope) has_cache_dic() argument 1341 unmap_kernel_at_el0(const struct arm64_cpu_capabilities *entry, int scope) unmap_kernel_at_el0() argument 1642 has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) has_address_auth_cpucap() argument 1668 has_address_auth_metacap(const struct arm64_cpu_capabilities *entry, int scope) has_address_auth_metacap() argument 1700 can_use_gic_priorities(const struct arm64_cpu_capabilities *entry, int scope) can_use_gic_priorities() argument 2297 compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) compat_has_neon() argument [all...] |
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | dmar.c | 83 struct acpi_dmar_device_scope *scope; in dmar_alloc_dev_scope() local 225 struct acpi_dmar_device_scope *scope; in dmar_insert_dev_scope() local 727 struct acpi_dmar_device_scope *scope; dmar_acpi_insert_dev_scope() local [all...] |
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_pr.c | 2277 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve() argument 2433 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve() argument 2520 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, u64 res_key) core_scsi3_emulate_pro_release() argument 2760 __core_scsi3_complete_pro_preempt( struct se_device *dev, struct t10_pr_registration *pr_reg, struct list_head *preempt_and_abort_list, int type, int scope, enum preempt_type preempt_type) __core_scsi3_complete_pro_preempt() argument 2830 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, enum preempt_type preempt_type) core_scsi3_pro_preempt() argument 3125 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, enum preempt_type preempt_type) core_scsi3_emulate_pro_preempt() argument 3162 int new_reg = 0, type, scope, matching_iname; core_scsi3_emulate_pro_register_and_move() local 3555 int sa, scope, type, aptpl; target_scsi3_emulate_pr_out() local [all...] |
/kernel/linux/linux-5.10/drivers/target/iscsi/ |
H A D | iscsi_target_parameters.h | 19 u8 scope; member
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_make_chunk.c | 1588 enum sctp_scope scope; in sctp_make_temp_asoc() local 1707 enum sctp_scope scope; in sctp_unpack_cookie() local 2503 enum sctp_scope scope; in sctp_process_param() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | ip.h | 588 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local
|
H A D | ip_fib.h | 171 unsigned char scope; member 190 unsigned char scope; member
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_sa.h | 323 u8 scope; member
|
H A D | uverbs_ioctl.h | 332 u8 scope; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | nexthop.c | 687 static int nexthop_check_scope(struct nh_info *nhi, u8 scope, in nexthop_check_scope() argument 708 int fib_check_nexthop(struct nexthop *nh, u8 scope, in fib_check_nexthop() argument [all...] |
H A D | devinet.c | 1301 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() argument 1285 in_dev_select_addr(const struct in_device *in_dev, int scope) in_dev_select_addr() argument 1371 confirm_addr_indev(struct in_device *in_dev, __be32 dst, __be32 local, int scope) confirm_addr_indev() argument 1423 inet_confirm_addr(struct net *net, struct in_device *in_dev, __be32 dst, __be32 local, int scope) inet_confirm_addr() argument [all...] |
H A D | fib_semantics.c | 338 fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, u32 prefsrc, u32 priority) fib_info_hashfn_1() argument 1118 fib_check_nh_v4_gw(struct net *net, struct fib_nh *nh, u32 table, u8 scope, struct netlink_ext_ack *extack) fib_check_nh_v4_gw() argument 1247 fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, struct netlink_ext_ack *extack) fib_check_nh() argument 1344 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, unsigned char scope) fib_info_update_nhc_saddr() argument 2007 int scope = RT_SCOPE_NOWHERE; fib_sync_down_dev() local [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | ip.h | 616 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local
|
H A D | ip_fib.h | 174 unsigned char scope; member 193 unsigned char scope; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_sa.h | 324 u8 scope; member
|