Searched defs:thing1 (Results 1 – 4 of 4) sorted by relevance
158 const thing1: Thing = { constant
31 const a: IThings = { thing1: { a: 'b' } }; property65 thing1: IThing; property
26 std::thread thing1(bounce_ref, ref); in test_refCnt() local56 std::thread thing1(bounce_ref, ref); in test_weakRefCnt() local
1444 def thing1(): pass function1473 def thing1(): pass function