Home
last modified time | relevance | path

Searched defs:prop (Results 1 - 25 of 1061) sorted by relevance

12345678910>>...43

/kernel/linux/linux-6.6/arch/powerpc/platforms/83xx/
H A Dusb_837x.c24 const void *prop; in mpc837x_usb_cfg() local
H A Dusb_834x.c26 const void *prop, *dr_mode; in mpc834x_usb_cfg() local
[all...]
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dtime.c20 u32 prop; in time_init() local
/kernel/linux/linux-6.6/arch/riscv/kernel/pi/
H A Dfdt_early.c16 fdt64_t *prop; in get_kaslr_seed() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dtime.c24 u32 prop; in time_init() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
H A Dgrid_col_layout_property.cpp42 int32_t GridColLayoutProperty::GetPropValue(const V2::GridContainerSize& prop, V2::GridSizeType sizeType) in GetPropValue() argument
/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_implicit_animation.cpp62 auto prop = AceType::DynamicCast<NG::AnimatablePropertyFloat>(prop_.Upgrade()); ForceUpdate() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dof_helpers.c45 int of_read_drc_info_cell(struct property **prop, const __be32 **curval, in of_read_drc_info_cell() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_parse.c16 const __be32 *prop; in of_parse_dma_window() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dof_helpers.c45 int of_read_drc_info_cell(struct property **prop, const __be32 **curval, in of_read_drc_info_cell() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_parse.c16 const __be32 *prop; in of_parse_dma_window() local
/kernel/linux/linux-5.10/scripts/dtc/
H A Dfstree.c37 struct property *prop; in read_fstree() local
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Ddpaa_sys.c66 struct property *prop; in qbman_init_private_mem() local
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Dfstree.c37 struct property *prop; in read_fstree() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_col/
H A Dgrid_col_test_ng.cpp113 const V2::GridContainerSize prop = V2::GridContainerSize(7); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Djs_prompt_action.cpp26 napi_value prop = nullptr; in PromptActionExport() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Dnative_module.cpp28 napi_value prop = nullptr; in SetNamedProperty() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_options.h29 uint32_t prop = static_cast<uint32_t>(properties); in SetProperties() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DQuatProxy.cpp19 QuatProxy::QuatProxy(napi_env env, META_NS::Property<BASE_NS::Math::Quat> prop) : PropertyProxy(prop) in QuatProxy() argument
H A DVec4Proxy.cpp16 Vec4Proxy::Vec4Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec4> prop) : PropertyProxy(prop) in Vec4Proxy() argument
H A DVec3Proxy.cpp17 Vec3Proxy::Vec3Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec3> prop) : PropertyProxy(prop) in Vec3Proxy() argument
H A DVec2Proxy.cpp19 Vec2Proxy::Vec2Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec2> prop) : PropertyProxy(prop) in Vec2Proxy() argument
H A DColorProxy.cpp17 ColorProxy::ColorProxy(napi_env env, META_NS::Property<SCENE_NS::Color> prop) : PropertyProxy(prop) in ColorProxy() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Ddependencies.cpp43 ReturnError Dependencies::AddDependency(const IProperty::ConstPtr& prop) in AddDependency() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_node_command.h90 std::shared_ptr<RSRenderPropertyBase> prop = std::make_shared<RSRenderProperty<T>>(value, id); in UpdateModifier() local
118 std::shared_ptr<RSRenderPropertyBase> prop = in UpdateModifierDrawCmdList() local

Completed in 6 milliseconds

12345678910>>...43