Home
last modified time | relevance | path

Searched defs:user (Results 601 - 625 of 1273) sorted by relevance

1...<<21222324252627282930>>...51

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddump.cpp93 auto user = node_inst.GetInst(); in DumpUsers() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_resolver.cpp219 auto user = GetExplicitUser(GetFirstUserOrInst(saveState)); PropagateCallerMasks() local
230 FillSaveStateRootsMask(SaveStateInst *saveState, Inst *user, SaveStateInst *targetSs) FillSaveStateRootsMask() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcleanup.cpp113 auto user = userItem.GetInst(); in CheckBBPhisUsers() local
438 auto user = userItem.GetInst(); in LiveUserSearchRec() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgep_propagation.cpp345 auto user = use.getUser(); in OptimizeGepoffs() local
381 auto user = use.getUser(); in OptimizeSelectors() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dpeepholes_test.cpp756 auto user = INS(4U).GetUsers().begin(); in TEST_F() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp431 MessageUser user; in GetNotificationConversationalContent() local
469 GetNotificationConversationalContentByUser( const napi_env &env, const napi_value &contentResult, MessageUser &user) GetNotificationConversationalContentByUser() argument
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_test.cpp317 AuthUserInfo user = { in HWTEST_F() local
362 AuthUserInfo user = { in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c282 static int sditf_channel_enable(struct sditf_priv *priv, int user) in sditf_channel_enable() argument
369 static __maybe_unused void sditf_channel_disable(struct sditf_priv *priv, int user) in sditf_channel_disable() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c288 static int sditf_channel_enable(struct sditf_priv *priv, int user) in sditf_channel_enable() argument
374 static __maybe_unused void sditf_channel_disable(struct sditf_priv *priv, int user) in sditf_channel_disable() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h52 std::string user; member
207 virtual void SetUser([[gnu::unused]] const std::string &user) in SetUser() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp179 int32_t ObjectServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument
285 int32_t ObjectServiceImpl::ObjectStatic::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnAppUninstall() argument
[all...]
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Delf.h164 xtregs_user_t user; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c83 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.h132 char user[]; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Duser_64.h103 struct user { struct
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dtlb.c166 kvm_mips_host_tlb_inv(struct kvm_vcpu *vcpu, unsigned long va, bool user, bool kernel) kvm_mips_host_tlb_inv() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dclockdomain.c544 int clkdm_for_each(int (*fn)(struct clockdomain *clkdm, void *user), in clkdm_for_each() argument
/kernel/linux/linux-5.10/arch/x86/mm/
H A Ddump_pagetables.c407 ptdump_walk_pgd_level_debugfs(struct seq_file *m, struct mm_struct *mm, bool user) ptdump_walk_pgd_level_debugfs() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_ipmi.c115 struct ipmi_user *user; in ipmi_dev_alloc() local
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dclk.c224 void *user; member
240 int __init ti_clk_retry_init(struct device_node *node, void *user, in ti_clk_retry_init() argument
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dem_sti.c148 static int em_sti_start(struct em_sti_priv *p, unsigned int user) in em_sti_start() argument
166 static void em_sti_stop(struct em_sti_priv *p, unsigned int user) in em_sti_stop() argument
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dclockdomain.c544 int clkdm_for_each(int (*fn)(struct clockdomain *clkdm, void *user), in clkdm_for_each() argument
H A Dpowerdomain.c437 int pwrdm_for_each(int (*fn)(struct powerdomain *pwrdm, void *user), in pwrdm_for_each() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c83 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.h133 char user[]; member

Completed in 41 milliseconds

1...<<21222324252627282930>>...51