Home
last modified time | relevance | path

Searched defs:rch (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c13532 UChar rch = isF64 ? 'd' : 'f'; in decode_V8_instruction() local
13584 UChar rch = isF64 ? 'd' : 'f'; in decode_V8_instruction() local
13625 UChar rch = isF64 ? 'd' : 'f'; in decode_V8_instruction() local
13688 UChar rch = isF64 ? 'd' : 'f'; in decode_V8_instruction() local
13731 UChar rch = isF64 ? 'd' : 'f'; in decode_V8_instruction() local
13774 UChar rch = isF64 ? 'd' : 'f'; in decode_V8_instruction() local
13850 HChar rch = isQ ? 'q' : 'd'; in decode_V8_instruction() local
13940 HChar rch = isQ ? 'q' : 'd'; in decode_V8_instruction() local
14027 HChar rch = isQ ? 'q' : 'd'; in decode_V8_instruction() local
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc685 cricket::P2PTransportChannel* rch = GetRemoteChannel(data->channel); in OnMessage() local