Home
last modified time | relevance | path

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

123456789

/third_party/typescript/tests/baselines/reference/
Doverride13.js3 property = 1 field in Foo
8 property = 42; field in SubFoo
13 static property = 42; field in StaticSubFoo
20 property = 42; field in Derived
25 static property = 42; field in StaticDerived
31 property = 1; field in Foo
35 property = 42; field in SubFoo
39 static property = 42; field in StaticSubFoo
45 property = 42; field in Derived
49 static property = 42; field in StaticDerived
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
Doverride14.js3 property = 1 field in Foo
13 property = 1; field in Foo
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/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/cases/conformance/override/
Doverride13.ts5 property = 1 property in Foo
10 property = 42; property in SubFoo
15 static property = 42; property in StaticSubFoo
22 property = 42; property in Derived
27 static property = 42; property in StaticDerived
Doverride14.ts5 property = 1 property in Foo
9 declare property: number property in SubFoo
/third_party/node/deps/v8/src/torque/ls/
Dmessage.h24 T GetObject(const std::string& property) { in GetObject()
28 bool HasProperty(const std::string& property) const { in HasProperty()
32 void SetNull(const std::string& property) { in SetNull()
36 bool IsNull(const std::string& property) const { in IsNull()
45 JsonObject& GetObjectProperty(const std::string& property) { in GetObjectProperty()
52 JsonArray& GetArrayProperty(const std::string& property) { in GetArrayProperty()
59 JsonObject& AddObjectElementToArrayProperty(const std::string& property) { in AddObjectElementToArrayProperty()
/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.java31 private static UnicodeSet makeSet(int property) { in makeSet()
69 private static CodePointMap makeMap(int property) { in makeMap()
126 public static final UnicodeSet getBinaryPropertySet(int property) { in getBinaryPropertySet()
156 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/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()
307 u_getPropertyValueName(UProperty property, in u_getPropertyValueName()
318 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/node/src/
Dnode_process_object.cc34 static void ProcessTitleGetter(Local<Name> property, in ProcessTitleGetter()
43 static void ProcessTitleSetter(Local<Name> property, in ProcessTitleSetter()
52 static void DebugPortGetter(Local<Name> property, in DebugPortGetter()
60 static void DebugPortSetter(Local<Name> property, in DebugPortSetter()
76 static void GetParentProcessId(Local<Name> property, in GetParentProcessId()
/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/node/deps/v8/tools/
Ddetect-builtins.js30 var property = { "name": name }; variable in anonymousFunction118a22cc0100.GetProperties
42 property.prototype = GetProperties("prototype", value.prototype); class
/third_party/node/deps/v8/src/objects/
Doption-utils.cc49 const char* property, in GetStringOption()
101 const char* property, in GetBoolOption()
128 int max, int fallback, Handle<String> property) { in DefaultNumberOption()
159 Handle<String> property, int min, int max, in GetNumberOption()
/third_party/node/test/parallel/
Dtest-vm-global-get-own.js14 function runAssertions(data, property, viaDefine, value1, value2, value3) { argument
78 function setPropertyAndAssert(data, property, viaDefine, value) { argument
99 function deletePropertyAndAssert(data, property) { argument
/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/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()

123456789