Home
last modified time | relevance | path

Searched defs:property (Results 976 - 1000 of 1006) sorted by relevance

1...<<3132333435363738394041

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi_internal.h664 u16 property; member
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dite-it6505.c1233 union extcon_property_value property; in it6505_get_extcon_property() local
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi_internal.h664 u16 property; member
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2117 PropertyMatcher(Property property, const Matcher<RefToConstProperty>& matcher) in PropertyMatcher() argument
2122 PropertyMatcher(const std::string& property_name, Property property, in PropertyMatcher() argument
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc3951 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsXmlAttributes() local
3969 const TestProperty& property = result.GetTestProperty(i); OutputXmlTestProperties() local
4346 const TestProperty& property = result.GetTestProperty(i); TestPropertiesAsJson() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dast.h1627 static AssignType GetAssignType(Property* property) { in GetAssignType() argument
2418 ClassLiteralProperty* property() const { property() function in v8::internal::final
2432 ClassLiteralStaticElement(ClassLiteralProperty* property) ClassLiteralStaticElement() argument
3261 NewClassLiteralStaticElement( ClassLiteral::Property* property) NewClassLiteralStaticElement() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc1469 Handle<String> property = Handle<String>::cast(property_obj); in PrepareTemporalFieldsOrPartial() local
1570 FromFields(Isolate* isolate, Handle<JSReceiver> calendar, Handle<JSReceiver> fields, Handle<Object> options, Handle<String> property, InstanceType type) FromFields() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h1200 DeclarePublicClassMethod(const PreParserIdentifier& class_name, const PreParserExpression& property, bool is_constructor, ClassInfo* class_info) DeclarePublicClassMethod() argument
1204 DeclarePublicClassField(ClassScope* scope, const PreParserExpression& property, bool is_static, bool is_computed_name, ClassInfo* class_info) DeclarePublicClassField() argument
1217 DeclarePrivateClassMember( ClassScope* scope, const PreParserIdentifier& property_name, const PreParserExpression& property, ClassLiteralProperty::Kind kind, bool is_static, ClassInfo* class_info) DeclarePrivateClassMember() argument
1322 IsBoilerplateProperty( const PreParserExpression& property) IsBoilerplateProperty() argument
1642 SetFunctionNameFromPropertyName( const PreParserExpression& property, const PreParserIdentifier& name, const AstRawString* prefix = nullptr) SetFunctionNameFromPropertyName() argument
H A Dparser-base.h2777 ObjectLiteralPropertyT property = in ParseObjectLiteral() local
4746 ClassLiteralPropertyT property = ParseClassLiteral() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c4415 vop2_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, uint64_t val) vop2_atomic_plane_set_property() argument
4447 vop2_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) vop2_atomic_plane_get_property() argument
7462 vop2_crtc_atomic_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, uint64_t *val) vop2_crtc_atomic_get_property() argument
7513 vop2_crtc_atomic_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, uint64_t val) vop2_crtc_atomic_set_property() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c4410 vop2_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_property *property, uint64_t val) vop2_atomic_plane_set_property() argument
4445 vop2_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) vop2_atomic_plane_get_property() argument
7573 vop2_crtc_atomic_get_property(struct drm_crtc *crtc, const struct drm_crtc_state *state, struct drm_property *property, uint64_t *val) vop2_crtc_atomic_get_property() argument
7626 vop2_crtc_atomic_set_property(struct drm_crtc *crtc, struct drm_crtc_state *state, struct drm_property *property, uint64_t val) vop2_crtc_atomic_set_property() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2139 auto property = overlayNode_->GetLayoutProperty(); in RebuildRenderContextTree() local
3752 auto property in CreateAnimatablePropertyFloat() local
3777 auto property = AceType::DynamicCast<NodeAnimatablePropertyFloat>(iter->second); UpdateAnimatablePropertyFloat() local
3795 auto property = AceType::MakeRefPtr<NodeAnimatableArithmeticProperty>(value, std::move(onCallbackEvent)); CreateAnimatableArithmeticProperty() local
3807 auto property = AceType::DynamicCast<NodeAnimatableArithmeticProperty>(iter->second); UpdateAnimatableArithmeticProperty() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp241 auto property = std::static_pointer_cast<Rosen::RSAnimatableProperty<T>>(modifier->GetProperty()); in GetAnimatablePropertyStagingValue() local
1746 auto property = std::static_pointer_cast<Rosen::RSAnimatableProperty<T>>(modifier->GetProperty()); in SetAnimatableProperty() local
1750 auto property = std::make_shared<Rosen::RSAnimatableProperty<T>>(value); in SetAnimatableProperty() local
2279 auto property in GetShowingTranslateProperty() local
2294 auto property = std::static_pointer_cast<RSAnimatableProperty<Vector2f>>(translateXY_->GetProperty()); CancelTranslateXYAnimation() local
2303 auto property = std::static_pointer_cast<RSAnimatableProperty<Vector2f>>(translateXY_->GetProperty()); GetTranslateXYProperty() local
4555 auto property = global() local
4567 auto property = global() local
4586 auto property = global() local
4606 auto property = std::static_pointer_cast<RSProperty<std::shared_ptr<RSMask>>>(clipMaskModifier_->GetProperty()); global() local
5876 AttachNodeAnimatableProperty(RefPtr<NodeAnimatablePropertyBase> property) global() argument
5889 DetachNodeAnimatableProperty(const RefPtr<NodeAnimatablePropertyBase>& property) global() argument
6284 SetRectMask(const RectF& rect, const ShapeMaskProperty& property) global() argument
6297 SetCircleMask(const Circle& circle, const ShapeMaskProperty& property) global() argument
6310 SetRoundRectMask(const RoundRect& roundRect, const ShapeMaskProperty& property) global() argument
6338 SetOvalMask(const RectF& rect, const ShapeMaskProperty& property) global() argument
6352 SetCommandPathMask(const std::string& commands, const ShapeMaskProperty& property) global() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2549 auto property = childNode->GetLayoutProperty(); in FindNavigationNodeToHandleBack() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp843 napi_value property = nullptr; in GetFetchOptionsParam() local
6590 struct AnalysisProperty property[] = { CreateAnalysisTypeEnum() local
6622 struct AnalysisProperty property[] = { CreateHighlightAlbumInfoTypeEnum() local
6641 struct AnalysisProperty property[] = { CreateHighlightUserActionTypeEnum() local
8061 IsNeedParseProperty(const napi_env &env, const napi_value &value, const string &key, napi_value &property, napi_valuetype &needType) IsNeedParseProperty() argument
8082 napi_value property = nullptr; ParseConfigObject() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6178 amdgpu_dm_connector_atomic_set_property(struct drm_connector *connector, struct drm_connector_state *connector_state, struct drm_property *property, uint64_t val) amdgpu_dm_connector_atomic_set_property() argument
6233 amdgpu_dm_connector_atomic_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, uint64_t *val) amdgpu_dm_connector_atomic_get_property() argument
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp3462 static JSVM_Value SetNamedPropertyCbInfo1(JSVM_Env env, JSVM_Value name, JSVM_Value property, JSVM_Value thisArg, in SetNamedPropertyCbInfo1() argument
3562 static JSVM_Value SetNamedPropertyCbInfo2(JSVM_Env env, JSVM_Value name, JSVM_Value property, JSVM_Value thisArg, in SetNamedPropertyCbInfo2() argument
3650 static JSVM_Value SetIndexPropertyCbInfo1(JSVM_Env env, JSVM_Value index, JSVM_Value property, JSVM_Value thisArg, in SetIndexPropertyCbInfo1() argument
3751 static JSVM_Value SetIndexPropertyCbInfo2(JSVM_Env env, JSVM_Value index, JSVM_Value property, JSVM_Value thisArg, in SetIndexPropertyCbInfo2() argument
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c9085 const char *property = NULL; in matched_filters() local
[all...]
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp555 const USet *u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) in u_getBinaryPropertySet() argument
587 const char *u_getPropertyName(UProperty property, UPropertyNameChoice nameChoice) in u_getPropertyName() argument
591 int32_t u_getPropertyValueEnum(UProperty property, const char *alias) in u_getPropertyValueEnum() argument
595 const char *u_getPropertyValueName(UProperty property, int32_t value, UPropertyNameChoice nameChoice) in u_getPropertyValueName() argument
/third_party/node/deps/v8/src/d8/
H A Dd8.cc1942 void Shell::RealmSharedGet(Local<String> property, in RealmSharedGet() argument
1950 void Shell::RealmSharedSet(Local<String> property, Local<Value> value, in RealmSharedSet() argument
344 TryGetValue(v8::Isolate* isolate, Local<Context> context, Local<v8::Object> object, const char* property) TryGetValue() argument
353 GetValue(v8::Isolate* isolate, Local<Context> context, Local<v8::Object> object, const char* property) GetValue() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc2587 ClassLiteral::Property* property = expr->private_members()->at(i); in BuildClassLiteral() local
2656 ClassLiteral::Property* property = expr->public_members()->at(i); BuildClassLiteral() local
2816 BuildClassProperty(ClassLiteral::Property* property) BuildClassProperty() argument
2888 BuildInvalidPropertyAccess(MessageTemplate tmpl, Property* property) BuildInvalidPropertyAccess() argument
3072 Expression* property = expr->properties()->first()->value(); VisitObjectLiteral() local
3094 ObjectLiteral::Property* property = expr->properties()->at(property_index); VisitObjectLiteral() local
3191 ObjectLiteral::Property* property = expr->properties()->at(property_index); VisitObjectLiteral() local
3912 PrivateMethodOrAccessor( AssignType type, Property* property, Register object, Register key) PrivateMethodOrAccessor() argument
3928 Property* property = lhs->AsProperty(); PrepareAssignmentLhs() local
4518 Property* property = lhs_data.expr()->AsProperty(); BuildAssignment() local
4525 Property* property = lhs_data.expr()->AsProperty(); BuildAssignment() local
4535 Property* property = lhs_data.expr()->AsProperty(); BuildAssignment() local
4591 Property* property = lhs_data.expr()->AsProperty(); VisitCompoundAssignment() local
4600 Property* property = lhs_data.expr()->AsProperty(); VisitCompoundAssignment() local
4608 Property* property = lhs_data.expr()->AsProperty(); VisitCompoundAssignment() local
5068 VisitPropertyLoad(Register obj, Property* property) VisitPropertyLoad() argument
5215 BuildPrivateBrandCheck(Property* property, Register object) BuildPrivateBrandCheck() argument
5279 VisitNamedSuperPropertyLoad(Property* property, Register opt_receiver_out) VisitNamedSuperPropertyLoad() argument
5316 VisitKeyedSuperPropertyLoad(Property* property, Register opt_receiver_out) VisitKeyedSuperPropertyLoad() argument
5413 Property* property = callee_expr->AsProperty(); VisitCall() local
5468 Property* property = callee_expr->AsProperty(); VisitCall() local
5475 Property* property = callee_expr->AsProperty(); VisitCall() local
5484 Property* property = chain->expression()->AsProperty(); VisitCall() local
5842 Property* property = expr->AsProperty(); VisitDelete() local
5850 Property* property = expr_inner->AsProperty(); VisitDelete() local
5920 Property* property = expr->expression()->AsProperty(); VisitCountOperation() local
6909 VisitLiteralAccessor(LiteralProperty* property, Register value_out) VisitLiteralAccessor() argument
7003 BuildLoadPropertyKey(LiteralProperty* property, Register out_reg) BuildLoadPropertyKey() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp2837 void Program::GetResource(GLenum interface, GLuint index, GLenum property, GLsizei buf_size, GLint* params) const in GetResource() argument
3127 void Program::GetResource(const Functions& gl, GLuint id, GLenum interface, GLuint index, GLenum property, in GetResource() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp591 auto property = sceneSession->GetSessionProperty(); in SwitchFreeMultiWindow() local
1299 UpdateParentSessionForDialog(const sptr<SceneSession>& sceneSession, sptr<WindowSessionProperty> property) UpdateParentSessionForDialog() argument
1495 CreateSceneSession(const SessionInfo& sessionInfo, sptr<WindowSessionProperty> property) CreateSceneSession() argument
1539 RequestSceneSession(const SessionInfo& sessionInfo, sptr<WindowSessionProperty> property) RequestSceneSession() argument
1622 InitSceneSession(sptr<SceneSession>& sceneSession, const SessionInfo& sessionInfo, const sptr<WindowSessionProperty>& property) InitSceneSession() argument
2012 auto property = sceneSession->GetSessionProperty(); IsPcSceneSessionLifecycle() local
2351 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) CreateAndConnectSpecificSession() argument
2485 isEnablePiPCreate(const sptr<WindowSessionProperty>& property) isEnablePiPCreate() argument
2508 CheckModalSubWindowPermission(const sptr<WindowSessionProperty>& property) CheckModalSubWindowPermission() argument
2528 CheckSystemWindowPermission(const sptr<WindowSessionProperty>& property) CheckSystemWindowPermission() argument
2573 RecoverSessionInfo(const sptr<WindowSessionProperty>& property) RecoverSessionInfo() argument
2617 CheckSessionPropertyOnRecovery(const sptr<WindowSessionProperty>& property, bool isSpecificSession) CheckSessionPropertyOnRecovery() argument
2642 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) RecoverAndConnectSpecificSession() argument
2702 CacheSubSessionForRecovering( sptr<SceneSession> sceneSession, const sptr<WindowSessionProperty>& property) CacheSubSessionForRecovering() argument
2756 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) RecoverAndReconnectSceneSession() argument
2836 NotifyCreateSpecificSession(sptr<SceneSession> newSession, sptr<WindowSessionProperty> property, const WindowType& type) NotifyCreateSpecificSession() argument
3671 HandleSpecificSystemBarProperty(WindowType type, const sptr<WindowSessionProperty>& property, const sptr<SceneSession>& sceneSession) HandleSpecificSystemBarProperty() argument
3686 UpdateTopmostProperty(const sptr<WindowSessionProperty>& property, const sptr<SceneSession>& sceneSession) UpdateTopmostProperty() argument
3698 HandleHideNonSystemFloatingWindows(const sptr<WindowSessionProperty>& property, const sptr<SceneSession>& sceneSession) HandleHideNonSystemFloatingWindows() argument
3723 UpdateForceHideState(const sptr<SceneSession>& sceneSession, const sptr<WindowSessionProperty>& property, bool add) UpdateForceHideState() argument
6057 SetWindowFlags(const sptr<SceneSession>& sceneSession, const sptr<WindowSessionProperty>& property) SetWindowFlags() argument
7375 auto property = sceneSession->GetSessionProperty(); FillWindowInfo() local
9893 auto property = session->GetSessionProperty(); HideNonSecureSubWindows() local
10381 GetWindowStatus(WindowMode mode, SessionState sessionState, const sptr<WindowSessionProperty>& property) GetWindowStatus() argument
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/
H A Dpinctrl-atlas7.c166 const char *property; member
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h511 __u8 property; member
588 __u8 property; member
597 __u8 property; member

Completed in 210 milliseconds

1...<<3132333435363738394041