/external/llvm-project/compiler-rt/test/tsan/libcxx/ |
D | std_shared_ptr.cpp | 13 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/compiler-rt/test/tsan/libcxx/ |
D | std_shared_ptr.cc | 13 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/google-java-format/core/src/test/resources/com/google/googlejavaformat/java/testdata/ |
D | B21283374.input | 31 assertThat(foo.barAndBaz(/*paramName=*/false, thingy)).isEqualTo(new Something("")); 32 assertThat(foo.barAndBaz( /*paramName=*/false, thingy)).isEqualTo(new Something("")); 33 assertThat(foo.barAndBaz(/*paramName=*/ false, thingy)).isEqualTo(new Something("")); 37 …assertThat__________________________________________________________(/*paramName=*/ false, thingy); 39 /*paramName=*/ false, thingy);
|
D | B21283374.output | 42 assertThat(foo.barAndBaz(/*paramName=*/ false, thingy)).isEqualTo(new Something("")); 43 assertThat(foo.barAndBaz(/*paramName=*/ false, thingy)).isEqualTo(new Something("")); 44 assertThat(foo.barAndBaz(/*paramName=*/ false, thingy)).isEqualTo(new Something("")); 49 /*paramName=*/ false, thingy); 51 /*paramName=*/ false, thingy);
|
/external/python/cpython3/Lib/test/crashers/ |
D | underlying_dict.py | 3 thingy = object() variable 7 x = thingy 9 r = gc.get_referrers(thingy)
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-missing-noreturn.cpp | 115 template <typename T> void thingy(T thing) { in thingy() function 122 thingy(f); in test() 123 thingy(b); in test()
|
/external/clang/test/SemaCXX/ |
D | warn-missing-noreturn.cpp | 115 template <typename T> void thingy(T thing) { in thingy() function 122 thingy(f); in test() 123 thingy(b); in test()
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | rdata.ll | 5 @"\01?thingy@@3Ufoo@@B" = constant %struct.foo zeroinitializer, align 4
|
D | bss_section.ll | 5 @"\01?thingy@@3Ufoo@@B" = global %struct.foo zeroinitializer, align 4
|
/external/llvm/test/MC/COFF/ |
D | rdata.ll | 5 @"\01?thingy@@3Ufoo@@B" = constant %struct.foo zeroinitializer, align 4
|
D | bss_section.ll | 5 @"\01?thingy@@3Ufoo@@B" = global %struct.foo zeroinitializer, align 4
|
/external/llvm-project/clang/test/SemaObjC/ |
D | nowarn-superclass-method-mismatch.m | 8 @property (nonatomic) NSString *thingy; property
|
/external/clang/test/SemaObjC/ |
D | nowarn-superclass-method-mismatch.m | 8 @property (nonatomic) NSString *thingy; property
|
/external/llvm-project/lldb/test/API/python_api/class_members/ |
D | main.mm | 36 Thingy *thingy = [[Thingy alloc] init];
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/module/ |
D | SimpleModule.java | 541 protected void _checkNotNull(Object thingy, String type) in _checkNotNull() argument 543 if (thingy == null) { in _checkNotNull()
|
/external/llvm-project/llvm/utils/gn/secondary/compiler-rt/lib/asan/ |
D | BUILD.gn | 109 # FIXME: have SANITIZER_COMMON_CFLAGS thingy? should fno-builtin be in
|
/external/python/cpython3/Doc/tutorial/ |
D | introduction.rst | 191 Usage: thingy [OPTIONS] 200 Usage: thingy [OPTIONS]
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | README-TestSuite | 132 I used the following command line thingy to do the profiling on a SnowLeopard
|
/external/python/cpython2/Doc/tutorial/ |
D | introduction.rst | 195 Usage: thingy [OPTIONS] 204 Usage: thingy [OPTIONS]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 3284 /* Standard Navigationsleisten, aka box hiding thingy
|
/external/strace/ |
D | ChangeLog | 48641 thingy wasn't working properly for -ff case. 49696 and we happened to poke it at the same time, we print "????(" thingy
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 195570 thingy %19533 θˈɪŋi
|
D | internal_raw_IPA.txt | 163643 thingy %30869 θˈɪŋi
|