Home
last modified time | relevance | path

Searched refs:thingy (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/test/tsan/libcxx/
Dstd_shared_ptr.cc13 auto thingy = std::make_shared<int>(42); in main() local
14 t1 = std::thread([thingy, &v1] { v1 = *thingy; }); in main()
15 t2 = std::thread([thingy, &v2] { v2 = *thingy; }); in main()
/external/clang/test/SemaCXX/
Dwarn-missing-noreturn.cpp115 template <typename T> void thingy(T thing) { in thingy() function
122 thingy(f); in test()
123 thingy(b); in test()
/external/llvm/test/MC/COFF/
Drdata.ll5 @"\01?thingy@@3Ufoo@@B" = constant %struct.foo zeroinitializer, align 4
Dbss_section.ll5 @"\01?thingy@@3Ufoo@@B" = global %struct.foo zeroinitializer, align 4
/external/clang/test/SemaObjC/
Dnowarn-superclass-method-mismatch.m8 @property (nonatomic) NSString *thingy; property
/external/python/cpython2/Doc/tutorial/
Dintroduction.rst195 Usage: thingy [OPTIONS]
204 Usage: thingy [OPTIONS]
/external/strace/
DChangeLog33997 thingy wasn't working properly for -ff case.
35052 and we happened to poke it at the same time, we print "????(" thingy