Home
last modified time | relevance | path

Searched defs:target (Results 151 - 175 of 4010) sorted by relevance

12345678910>>...161

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dsystem_window_scene.h50 void CreateOverlayManager(bool isShow, const RefPtr<FrameNode>& target) in CreateOverlayManager() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dmorph_target_structs.h25 uvec4 target; // contains 4 targets. member
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dconnector.cpp21 bool Connector::AttachTo(const META_NS::IAttach::Ptr& target, const META_NS::IObject::Ptr& dataContext) in AttachTo() argument
46 bool Connector::DetachFrom(const META_NS::IAttach::Ptr& target) in DetachFrom() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_effect_render_params.cpp22 void RSEffectRenderParams::OnSync(const std::unique_ptr<RSRenderParams>& target) in OnSync() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.h53 const IComponentManager& target; member in ComponentQuery
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/params/
H A Drs_display_render_params_test.cpp51 std::unique_ptr<RSRenderParams> target = nullptr; in HWTEST_F() local
H A Drs_render_params_test.cpp51 std::unique_ptr<RSRenderParams> target = std::make_unique<RSRenderParams>(id); in HWTEST_F() local
68 std::unique_ptr<RSRenderParams> target = std::make_unique<RSRenderParams>(id); in HWTEST_F() local
H A Drs_effect_render_params_test.cpp51 std::unique_ptr<RSRenderParams> target = nullptr; in HWTEST_F() local
67 std::unique_ptr<RSRenderParams> target = std::make_unique<RSEffectRenderParams>(id); in HWTEST_F() local
86 std::unique_ptr<RSRenderParams> target = std::make_unique<RSEffectRenderParams>(id); in HWTEST_F() local
102 std::unique_ptr<RSRenderParams> target = std::make_unique<RSEffectRenderParams>(id); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_animation_test.cpp62 auto target = std::shared_ptr<RSNode>(); in HWTEST_F() local
89 auto target = std::shared_ptr<RSNode>(); in HWTEST_F() local
102 auto target = std::shared_ptr<RSNode>(); in HWTEST_F() local
115 auto target = std::shared_ptr<RSNode>(); in HWTEST_F() local
142 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
155 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
182 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
195 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
222 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
235 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
290 auto target = std::shared_ptr<RSNode>(); HWTEST_F() local
[all...]
/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_ability.cpp31 auto target = SizeMap_.find(static_cast<uint32_t>(format)); in GetSupportedSizes() local
58 auto target = SizeMap_.find(key); in GetSupportParameterRange() local
H A Dcamera_ability_impl.cpp30 auto target = SizeMap_.find(PARAM_KEY_SIZE); in GetSupportedSizes() local
38 auto target = SizeMap_.find(PARAM_KEY_SIZE); in GetSupportParameterRange() local
/foundation/resourceschedule/ffrt/benchmarks/base/
H A Dbase.cpp28 uint64_t target = g() % (depth * 20); in func() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_adapter.h46 SvcIdentity target; member
/foundation/communication/ipc/services/dbinder/c/ipc_adapter/mini/
H A Ddbinder_ipc_adapter.c41 SvcIdentity target; in RpcGetSystemAbility() local
/kernel/linux/linux-5.10/arch/arm/plat-orion/include/plat/
H A Daddr-map.h39 const u8 target; member
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Djump_label.h70 jump_label_t target; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/86xx/
H A Dmpc86xx_smp.c60 unsigned long target, flags; in smp_86xx_kick_cpu() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Djump_label.h54 jump_label_t target; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c23 int vr_active(struct task_struct *target, const struct user_regset *regset) in vr_active() argument
43 int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get() argument
79 int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set() argument
[all...]
H A Dptrace-vsx.c21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() argument
49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() argument
79 vsr_active(struct task_struct *target, const struct user_regset *regset) vsr_active() argument
97 vsr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) vsr_get() argument
126 vsr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) vsr_set() argument
[all...]
H A Dptrace-spe.c19 int evr_active(struct task_struct *target, const struct user_regset *regset) in evr_active() argument
25 int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get() argument
39 int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dhypervisor.c84 static void __init copy_array(const void *src, void *target, unsigned int size) in copy_array() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dsmc_call.h33 unsigned long target; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Djump_label.h72 jump_label_t target; member
/kernel/linux/linux-6.6/arch/arm/plat-orion/include/plat/
H A Daddr-map.h39 const u8 target; member

Completed in 8 milliseconds

12345678910>>...161