Searched refs:sh2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl_unittest.cc171 gfx::Point sh2 = GetSelectionHandle2Position(); \
173 sh2.Offset(GetHandleImageSize().width() / 2 + kPadding, 0); \
176 EXPECT_EQ(sh2, selection_start); \
179 EXPECT_EQ(sh2, selection_end); \
/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c2396 UInt sh2, UInt imm5,
2402 vassert(sh2 < 4);
2406 switch (sh2) {
12461 UInt sh2 = INSN(6,5); local
12465 sh2, imm5, dis_buf);
13023 A5-22 1 | 32 cond 0111 UBOL Rn Rd imm5 sh2 0 Rm
13025 A5-26 2 | 32 cond 0111 UB1L Rn Rd imm5 sh2 0 Rm
13027 A5-32 3 | 32 cond 0110 UB0L Rn Rd imm5 sh2 0 Rm
13035 32 Rn +/- Rm sh2 imm5
13074 UInt sh2 local
2395 mk_EA_reg_plusminus_shifted_reg( UInt rN, UInt bU, UInt rM, UInt sh2, UInt imm5, HChar* buf ) argument
[all...]

Completed in 118 milliseconds