Home
last modified time | relevance | path

Searched defs:property2 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DtypeGuardConstructorDerivedClass.ts7 property2: number; property in C2
39 property2: number; property in C6
/third_party/boost/libs/graph/test/
Drcsp_custom_vertex_id.cpp32 int property2; member in VertexProperty
35 VertexProperty(const int property1, const int property2) in VertexProperty()
/third_party/jerryscript/tests/jerry/es2015/
Dreflect-own-keys.js44 property2: 13 property
/third_party/jerryscript/tests/jerry/
Dobject-literal.js56 get property2 () { return 1; }, getter
57 set property2 (a) { setter
/third_party/weston/xwayland/
Dwindow-manager.c1770 uint32_t action, property1, property2; in weston_wm_window_handle_state() local