Home
last modified time | relevance | path

Searched defs:rd2 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-0x.cpp106 …double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a… variable
/external/clang/test/SemaCXX/
Dreferences.cpp47 …double& rd2 = 2.0; // expected-error{{non-const lvalue reference to type 'double' cannot bind to a… in test4() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc521 const Register rd2 = static_cast<Register>(static_cast<int32_t>(rd) + 1); in ldrd() local
533 const Register rd2 = static_cast<Register>(static_cast<int32_t>(rd) + 1); in strd() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c663 int64_t rd1, rd2, rd; in block_rd_txfm() local
1573 int64_t ssz, rd, rd1, rd2; in encode_inter_mb_segment() local