Home
last modified time | relevance | path

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

/external/libaom/tools/auto_refactor/c_files/
Dparse_lvalue.c21 RD rd2; member
25 int parse_lvalue_2(VP9_COMP *cpi) { RD *rd2 = &cpi->rd2; } in parse_lvalue_2() local
Dfunc_in_out.c26 RD rd2; member
67 RD *rd2; in func_assign_refer_status_2() local
/external/rust/crates/tokio/tests/
Dio_chain.rs11 let rd2: &[u8] = b"world"; in chain() localVariable
/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.cc501 const Register rd2 = static_cast<Register>(static_cast<int32_t>(rd) + 1); in ldrd() local
512 const Register rd2 = static_cast<Register>(static_cast<int32_t>(rd) + 1); in strd() local
/external/libvpx/vp9/encoder/
Dvp9_rdopt.c746 int64_t rd1, rd2, rd; in block_rd_txfm() local
1721 int64_t ssz, rd, rd1, rd2; in encode_inter_mb_segment() local