Home
last modified time | relevance | path

Searched defs:property (Results 1 – 25 of 253) sorted by relevance

1234567891011

/third_party/weex-loader/deps/weex-styler/test/
Dshorthand-parser.spec.js14 property: 'transition', property
23 property: 'transition-property', property
29 property: 'transition-duration', property
35 property: 'transition-timing-function', property
41 property: 'transition-delay', property
52 property: 'margin', property
58 property: 'margin', property
64 property: 'margin', property
70 property: 'margin', property
79 property: 'margin-top', property
[all …]
/third_party/protobuf/objectivec/
DGPBWrappers.pbobjc.h65 @property(nonatomic, readwrite) double value; in property() function
83 @property(nonatomic, readwrite) float value; in property() function
101 @property(nonatomic, readwrite) int64_t value; in property() function
119 @property(nonatomic, readwrite) uint64_t value; in property() function
137 @property(nonatomic, readwrite) int32_t value; in property() function
155 @property(nonatomic, readwrite) uint32_t value; in property() function
173 @property(nonatomic, readwrite) BOOL value; in property() function
191 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() function
/third_party/typescript/tests/baselines/reference/
DsuperPropertyAccess_ES6.js21 get property() { return this._property; } getter in A
22 set property(value: string) { this._property = value } setter in A
26 set property(value: string) { setter in A
46 get property() { return this._property; } getter in A
47 set property(value) { this._property = value; } setter in A
50 set property(value) { setter in B
DjsObjectsMarkedAsOpenEnded.js16 property: {} property
50 property: {} property
DsuperPropertyAccess_ES5.js21 get property() { return this._property; } getter in A
22 set property(value: string) { this._property = value } setter in A
26 set property(value: string) { setter in A
88 _super.prototype.property = value + " addition"; method in _super
/third_party/typescript/tests/cases/compiler/
DsuperPropertyAccess_ES6.ts22 get property() { return this._property; } method in A
23 set property(value: string) { this._property = value } method in A
27 set property(value: string) { method in B
DsuperPropertyAccess_ES5.ts22 get property() { return this._property; } method in A
23 set property(value: string) { this._property = value } method in A
27 set property(value: string) { method in B
DinterfaceClassMerging.ts4 property: string; property
33 property: string; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharacterProperties.java30 private static UnicodeSet makeSet(int property) { in makeSet()
59 private static CodePointMap makeMap(int property) { in makeMap()
116 public static final UnicodeSet getBinaryPropertySet(int property) { in getBinaryPropertySet()
146 public static final CodePointMap getIntPropertyMap(int property) { in getIntPropertyMap()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DCharacterProperties.java31 private static UnicodeSet makeSet(int property) { in makeSet()
60 private static CodePointMap makeMap(int property) { in makeMap()
116 public static final UnicodeSet getBinaryPropertySet(int property) { in getBinaryPropertySet()
145 public static final CodePointMap getIntPropertyMap(int property) { in getIntPropertyMap()
/third_party/boost/boost/pending/
Dproperty.hpp23 template < class Tag, class T, class Base = no_property > struct property struct
25 typedef Base next_type;
26 typedef Tag tag_type;
27 typedef T value_type;
28 property(const T& v = T()) : m_value(v) {} in property() function
29 property(const T& v, const Base& b) : m_value(v), m_base(b) {} in property() function
32 T m_value;
33 Base m_base;
/third_party/node/src/
Dnode_process_object.cc31 static void ProcessTitleGetter(Local<Name> property, in ProcessTitleGetter()
40 static void ProcessTitleSetter(Local<Name> property, in ProcessTitleSetter()
49 static void DebugPortGetter(Local<Name> property, in DebugPortGetter()
57 static void DebugPortSetter(Local<Name> property, in DebugPortSetter()
66 static void GetParentProcessId(Local<Name> property, in GetParentProcessId()
/third_party/node/deps/icu-small/source/common/
Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty()
239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName()
247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName()
272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum()
291 u_getPropertyName(UProperty property, in u_getPropertyName()
304 u_getPropertyValueName(UProperty property, in u_getPropertyValueName()
312 u_getPropertyValueEnum(UProperty property, in u_getPropertyValueEnum()
/third_party/skia/third_party/externals/icu/source/common/
Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty()
239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName()
247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName()
272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum()
291 u_getPropertyName(UProperty property, in u_getPropertyName()
304 u_getPropertyValueName(UProperty property, in u_getPropertyValueName()
312 u_getPropertyValueEnum(UProperty property, in u_getPropertyValueEnum()
/third_party/icu/icu4c/source/common/
Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty()
239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName()
247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName()
272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum()
291 u_getPropertyName(UProperty property, in u_getPropertyName()
304 u_getPropertyValueName(UProperty property, in u_getPropertyValueName()
312 u_getPropertyValueEnum(UProperty property, in u_getPropertyValueEnum()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpropname.cpp148 int32_t PropNameData::findProperty(int32_t property) { in findProperty()
239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { in getPropertyName()
247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName()
272 int32_t PropNameData::getPropertyValueEnum(int32_t property, const char *alias) { in getPropertyValueEnum()
291 u_getPropertyName(UProperty property, in u_getPropertyName()
304 u_getPropertyValueName(UProperty property, in u_getPropertyValueName()
312 u_getPropertyValueEnum(UProperty property, in u_getPropertyValueEnum()
/third_party/mindspore/tests/ut/data/dataset/testManifestData/
Dcpp2.json1 …"annotation": [{"type": "modelarts/image_classification","name": "dog","property": {"color":"white… object
2 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
3 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
4 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
5 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
6 …"annotation": [{"type": "modelarts/image_classification","name": "dog","property": {"color":"white… object
Dtest5trainimgs.json1 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
2 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
3 …"annotation": [{"type": "modelarts/image_classification","name": "dog","property": {"color":"white… object
4 …"annotation": [{"type": "modelarts/image_classification","name": "cat","property": {"color":"white… object
5 …"annotation": [{"type": "modelarts/image_classification","name": "dog","property": {"color":"white… object
/third_party/grpc/src/cpp/common/
Dsecure_auth_context.cc32 const grpc_auth_property* property = nullptr; in GetPeerIdentity() local
55 const grpc_auth_property* property = nullptr; in FindPropertyValues() local
67 const grpc_auth_property* property = in begin() local
/third_party/node/deps/npm/node_modules/json-schema/lib/
Dvalidate.js56 exports.checkPropertyChange = function(/*Any*/value,/*Object*/schema, /*String*/property) { argument
81 errors.push({property:path,message:message}); property
206 errors.push({property:path,message:"an object is required"}); property
232 errors.push({property:path,message:"The property " + i + property
238 …errors.push({property:path,message:"the presence of the property " + i + " requires that " + requi… property
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c172 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_property_from_string_array()
193 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_string()
211 gst_dvb_base_bin_conf_set_uint (GstElement * dvbbasebin, const gchar * property, in gst_dvb_base_bin_conf_set_uint()
228 gst_dvb_base_bin_conf_set_int (GstElement * dvbbasebin, const gchar * property, in gst_dvb_base_bin_conf_set_int()
246 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_inversion()
273 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_guard()
287 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_trans_mode()
300 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_code_rate()
314 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_delsys()
329 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_hierarchy()
[all …]
/third_party/typescript/tests/cases/conformance/classes/propertyMemberDeclarations/
DderivedUninitializedPropertyDeclaration.ts3 property = 'x'; property in A
7 property: any; // error property in B
10 declare property: any; // ok because it's implicitly initialised property in BD
18 declare property = 'y' // initialiser not allowed with declare property in BOther
/third_party/eudev/src/shared/
Dsysctl-util.c59 int sysctl_write(const char *property, const char *value) { in sysctl_write()
71 int sysctl_read(const char *property, char **content) { in sysctl_read()
/third_party/grpc/src/core/tsi/
Dtransport_security.cc284 tsi_peer_property property; in tsi_init_peer_property() local
298 void tsi_peer_property_destruct(tsi_peer_property* property) { in tsi_peer_property_destruct()
318 const char* name, size_t value_length, tsi_peer_property* property) { in tsi_construct_allocated_string_peer_property()
329 const char* name, const char* value, tsi_peer_property* property) { in tsi_construct_string_peer_property_from_cstring()
337 tsi_peer_property* property) { in tsi_construct_string_peer_property()
362 const tsi_peer_property* property = &peer->properties[i]; in tsi_peer_get_property_by_name() local
/third_party/toybox/kconfig/
Dexpr.h113 struct property { struct
114 struct property *next; argument
115 struct symbol *sym;
139 struct property *prompt; argument

1234567891011