Home
last modified time | relevance | path

Searched defs:property1 (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DdoubleUnderscoreMappedTypes.js9 property1: "", property
22 property1: "", property
30 property1: "", property
36 property1: "", property
DtsxSpreadAttributesResolution14.js20 function AnotherComponent({ property1 }: AnotherComponentProps) { field
DtsxSpreadAttributesResolution16.js22 function AnotherComponent({ property1 }: AnotherComponentProps) { field
DtsxSpreadAttributesResolution15.js21 function AnotherComponent({ property1 }: AnotherComponentProps) { field
DtsxSpreadAttributesResolution13.js25 function ChildComponent({ property1 }: AnotherComponentProps) { field
/third_party/typescript/tests/cases/compiler/
DtypeGuardConstructorDerivedClass.ts3 property1: number; property in C1
35 property1: number; property in C5
52 property1: number property in C7
56 property1: number; property in C8
DtypeGuardConstructorClassAndNumber.ts3 property1: string; property in C1
DdoubleUnderscoreMappedTypes.ts2 property1: string; property
/third_party/jerryscript/tests/jerry/es2015/
Dreflect-get-own-property-description.js16 property1: 42 property
Dreflect-own-keys.js43 property1: 42, property
/third_party/boost/libs/graph/test/
Drcsp_custom_vertex_id.cpp31 int property1; member in VertexProperty
35 VertexProperty(const int property1, const int property2) in VertexProperty()
/third_party/weston/xwayland/
Dwindow-manager.c1770 uint32_t action, property1, property2; in weston_wm_window_handle_state() local
/third_party/jerryscript/tests/jerry/
Dobject-literal.js55 'property1' : 'value1', property