/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/ |
D | p12.cpp | 16 double &dr2 = g(Tuple<int>()); in test_g() local 27 double &dr2 = h((int(*)(int))0); in test_h() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/ |
D | p12.cpp | 16 double &dr2 = g(Tuple<int>()); in test_g() local 27 double &dr2 = h((int(*)(int))0); in test_h() local
|
/external/clang/test/Modules/ |
D | namespaces.cpp | 35 double &dr2 = N3::f(1.0); in test() local
|
/external/llvm-project/clang/test/Modules/ |
D | namespaces.cpp | 35 double &dr2 = N3::f(1.0); in test() local
|
/external/clang/test/SemaCXX/ |
D | atomic-type.cpp | 38 double &dr2 = ovl1(ac); in test_overloading() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | atomic-type.cpp | 38 double &dr2 = ovl1(ac); in test_overloading() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-var.cpp | 59 …Derived &dr2 = b; // expected-error{{non-const lvalue reference to type 'Derived' cannot bind to a… in bind_lvalue_to_lvalue() local
|
/external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-var.cpp | 59 …Derived &dr2 = b; // expected-error{{non-const lvalue reference to type 'Derived' cannot bind to a… in bind_lvalue_to_lvalue() local
|
/external/google-breakpad/src/google_breakpad/common/ |
D | minidump_cpu_x86.h | 105 uint32_t dr2; member
|
D | minidump_cpu_amd64.h | 134 uint64_t dr2; member
|
/external/llvm-project/lldb/source/Plugins/Process/minidump/ |
D | RegisterContextMinidump_x86_32.h | 66 llvm::support::ulittle32_t dr2; member
|
D | RegisterContextMinidump_x86_64.h | 97 llvm::support::ulittle64_t dr2; member
|
/external/pffft/ |
D | fftpack.c | 294 real ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in passb3() local 443 ti4, ti5, dr3, dr4, dr5, dr2, tr2, tr3, tr4, tr5; in passfb5() local 592 real ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in passf3() local 792 real ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in radb3() local 950 ti4, ti5, dr3, dr4, dr5, dr2, tr2, tr3, tr4, tr5; in radb5() local 1306 real ci2, di2, di3, cr2, dr2, dr3, ti2, ti3, tr2, tr3; in radf3() local 1469 real ci2, di2, ci4, ci5, di3, di4, di5, ci3, cr2, cr3, dr2, dr3, dr4, dr5, in radf5() local
|
D | pffft_priv_impl.h | 114 v4sf tr2, ti2, cr2, ci2, cr3, ci3, dr2, di2, dr3, di3; in passf3_ps() local 225 ti4, ti5, dr3, dr4, dr5, dr2, tr2, tr3, tr4, tr5; in passf5_ps() local 349 v4sf ci2, di2, di3, cr2, dr2, dr3, ti2, ti3, tr2, tr3, wr1, wi1, wr2, wi2; in radf3_ps() local 392 v4sf ci2, ci3, di2, di3, cr2, cr3, dr2, dr3, ti2, tr2; in radb3_ps() local 604 v4sf ci2, di2, ci4, ci5, di3, di4, di5, ci3, cr2, cr3, dr2, dr3, dr4, dr5, in radf5_ps() local 691 ti4, ti5, dr3, dr4, dr5, dr2, tr2, tr3, tr4, tr5; in radb5_ps() local
|
/external/speex/libspeexdsp/ |
D | smallft.c | 693 float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2; in dradb3() local
|