Home
last modified time | relevance | path

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

123456789

/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
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
DjsObjectsMarkedAsOpenEnded.js16 property: {} property
50 property: {} property
/third_party/typescript/tests/cases/compiler/
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
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
DinterfaceClassMerging.ts4 property: string; property
33 property: string; variable
DerrorsInGenericTypeReference.ts26 property: Foo<{ x: V }>; // error: could not find symbol V property in testClass3
69 property: Foo<{ x: V }>; // error: could not find symbol V property
/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/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()
Dnode_env_var.cc119 Local<String> property, in Set()
160 void RealEnvStore::Delete(Isolate* isolate, Local<String> property) { in Delete()
299 static void EnvGetter(Local<Name> property, in EnvGetter()
314 static void EnvSetter(Local<Name> property, in EnvSetter()
349 static void EnvQuery(Local<Name> property, in EnvQuery()
359 static void EnvDeleter(Local<Name> property, in EnvDeleter()
/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/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/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/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()
Dcharacterproperties.cpp264 UnicodeSet *makeSet(UProperty property, UErrorCode &errorCode) { in makeSet()
300 UCPMap *makeMap(UProperty property, UErrorCode &errorCode) { in makeMap()
355 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) { in u_getBinaryPropertySet()
371 u_getIntPropertyMap(UProperty property, UErrorCode *pErrorCode) { in u_getIntPropertyMap()
/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/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/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/toybox/kconfig/
Dexpr.h113 struct property { struct
114 struct property *next; argument
115 struct symbol *sym;
139 struct property *prompt; argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUPropertyAliases.java121 private int findProperty(int property) { in findProperty()
241 public String getPropertyName(int property, int nameChoice) { in getPropertyName()
255 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName()
291 public int getPropertyValueEnum(int property, CharSequence alias) { in getPropertyValueEnum()
312 public int getPropertyValueEnumNoThrow(int property, CharSequence alias) { in getPropertyValueEnumNoThrow()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUPropertyAliases.java122 private int findProperty(int property) { in findProperty()
242 public String getPropertyName(int property, int nameChoice) { in getPropertyName()
256 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName()
292 public int getPropertyValueEnum(int property, CharSequence alias) { in getPropertyValueEnum()
313 public int getPropertyValueEnumNoThrow(int property, CharSequence alias) { in getPropertyValueEnumNoThrow()
/third_party/weex-loader/deps/weex-styler/
Dindex.js135 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex', property
138 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-basis', property
141 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-grow', property
156 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-grow', property
159 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-basis', property
162 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-shrink', property
185 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-grow', property
187 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-shrink', property
189 rule.declarations.splice(i, 0, {type: 'declaration', property: 'flex-basis', property

123456789