/external/v8/src/compiler/arm64/ |
instruction-selector-arm64.cc | 126 inputs[input_count++] = g.UseOperand(m.right().node(), operand_mode); 293 if (m.right().Is(-1)) { 304 if (m.right().Is(-1)) { 367 g.UseRegister(m.right().node())); 378 Emit(kArm64Neg, g.DefineAsRegister(node), g.UseRegister(m.right().node())); 530 InstructionOperand* left, InstructionOperand* right, 535 selector->Emit(opcode, NULL, left, right, g.Label(cont->true_block()), 539 selector->Emit(opcode, g.DefineAsRegister(cont->result()), left, right); 550 Node* right = node->InputAt(1); local 552 // Match immediates on left or right side of comparison 614 Node* right = node->InputAt(1); local [all...] |
/external/v8/src/mips/ |
lithium-mips.cc | 173 right()->PrintTo(stream); 209 right()->PrintTo(stream); 684 DCHECK(instr->right()->representation().Equals(instr->representation())); 687 HValue* right_value = instr->right(); 688 LOperand* right = NULL; local 693 right = chunk_->DefineConstantOperand(constant); 701 right = UseRegisterAtStart(right_value); 715 DefineAsRegister(new(zone()) LShiftI(op, left, right, does_deopt)); 727 DCHECK(instr->right()->representation().IsDouble()); 730 LOperand* right = UseFixedDouble(instr->right(), f4) local 738 LOperand* right = UseRegisterAtStart(instr->right()); local 748 HValue* right = instr->right(); local 1286 LOperand* right = UseOrConstantAtStart(instr->BetterRightOperand()); local 1485 HValue* right = instr->BetterRightOperand(); local 1549 LOperand* right = UseOrConstantAtStart(instr->right()); local 1578 LOperand* right = UseOrConstantAtStart(instr->BetterRightOperand()); local 1590 LOperand* right = UseOrConstantAtStart(instr->right()); local 1613 LOperand* right = NULL; local 1637 LOperand* right = local 1653 LOperand* right = UseFixed(instr->right(), a0); local 1666 LOperand* right = UseRegisterOrConstantAtStart(instr->right()); local 1673 LOperand* right = UseRegisterAtStart(instr->right()); local 1682 LOperand* right = UseRegisterAtStart(instr->right()); local 1738 LOperand* right = UseFixed(instr->right(), a0); local 2337 LOperand* right = UseFixed(instr->right(), a0); local [all...] |
/external/v8/src/mips64/ |
lithium-mips64.cc | 173 right()->PrintTo(stream); 209 right()->PrintTo(stream); 684 DCHECK(instr->right()->representation().Equals(instr->representation())); 687 HValue* right_value = instr->right(); 688 LOperand* right = NULL; local 693 right = chunk_->DefineConstantOperand(constant); 701 right = UseRegisterAtStart(right_value); 715 DefineAsRegister(new(zone()) LShiftI(op, left, right, does_deopt)); 727 DCHECK(instr->right()->representation().IsDouble()); 730 LOperand* right = UseFixedDouble(instr->right(), f4) local 738 LOperand* right = UseRegisterAtStart(instr->right()); local 748 HValue* right = instr->right(); local 1286 LOperand* right = UseOrConstantAtStart(instr->BetterRightOperand()); local 1486 HValue* right = instr->BetterRightOperand(); local 1550 LOperand* right = UseOrConstantAtStart(instr->right()); local 1579 LOperand* right = UseOrConstantAtStart(instr->BetterRightOperand()); local 1591 LOperand* right = UseOrConstantAtStart(instr->right()); local 1614 LOperand* right = NULL; local 1638 LOperand* right = local 1654 LOperand* right = UseFixed(instr->right(), a0); local 1667 LOperand* right = UseRegisterOrConstantAtStart(instr->right()); local 1674 LOperand* right = UseRegisterAtStart(instr->right()); local 1683 LOperand* right = UseRegisterAtStart(instr->right()); local 1739 LOperand* right = UseFixed(instr->right(), a0); local 2337 LOperand* right = UseFixed(instr->right(), a0); local [all...] |
/external/v8/test/mjsunit/compiler/ |
shift-shr.js | 7 // Check the results of `left >>> right`. The result is always unsigned (and
|
/external/v8/test/mjsunit/es6/debug-promises/ |
reject-caught-late.js | 8 // is rejected, and a catch handler is installed right before the rejection.
|
throw-caught-late.js | 8 // throws, and a catch handler is installed right before throwing.
|
/external/valgrind/none/tests/ |
fdleak.h | 19 * that forked the current process. Close these file descriptors right
|
/external/vboot_reference/firmware/include/ |
vb2_api.h | 18 * Coreboot should not need access to vboot2 internals. But right now it does.
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
ms_stereo.c | 106 Word32 left, right; local 108 right = (mdctSpectrumRight[j] >> 1); 109 mdctSpectrumLeft[j] = left + right; 110 mdctSpectrumRight[j] = left - right;
|
/frameworks/base/core/java/android/text/style/ |
LineBackgroundSpan.java | 26 int left, int right,
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 125 // make up a rect at top left or bottom right of root 273 * @param direction the direction (up, down, left, right) 371 return (srcRect.right > destRect.right || srcRect.left >= destRect.right) 374 return (srcRect.left < destRect.left || srcRect.right <= destRect.left) 375 && srcRect.right < destRect.right; 390 * @param direction the direction (up, down, left, right) 402 return (rect2.right >= rect1.left) && (rect2.left <= rect1.right) [all...] |
/frameworks/base/core/res/res/drawable/ |
load_average_background.xml | 18 <padding left="1" top="1" right="1" bottom="1" />
|
/frameworks/base/core/res/res/transition/ |
slide_right.xml | 16 <slide xmlns:android="http://schemas.android.com/apk/res/android" android:slideEdge="right"/>
|
/frameworks/base/core/res/res/values-sw600dp-land/ |
dimens.xml | 24 <!-- Size of margin on the right of keyguard's status view -->
|
/frameworks/base/core/res/res/xml/ |
password_kbd_symbols.xml | 38 <Key android:keyLabel="0" android:keyEdgeFlags="right"/> 54 <Key android:keyLabel=")" android:keyEdgeFlags="right" 72 android:keyWidth="15%p" android:keyEdgeFlags="right" 86 android:keyWidth="20%p" android:keyEdgeFlags="right"
|
password_kbd_symbols_shift.xml | 38 <Key android:keyLabel="}" android:keyEdgeFlags="right"/> 51 <Key android:keyLabel="]" android:keyEdgeFlags="right"/> 67 android:keyWidth="15%p" android:keyEdgeFlags="right" 82 android:keyWidth="20%p" android:keyEdgeFlags="right"
|
/frameworks/base/core/res/res/xml-land/ |
password_kbd_qwerty.xml | 38 <Key android:keyLabel="p" android:keyEdgeFlags="right"/> 50 <Key android:keyLabel="l" android:keyEdgeFlags="right"/> 66 android:keyWidth="15%p" android:keyEdgeFlags="right" 83 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
|
password_kbd_qwerty_shifted.xml | 38 <Key android:keyLabel="p" android:keyEdgeFlags="right"/> 51 <Key android:keyLabel="l" android:keyEdgeFlags="right"/> 67 android:keyWidth="15%p" android:keyEdgeFlags="right" 84 android:keyWidth="20%p" android:keyEdgeFlags="right"/>
|
/frameworks/base/core/tests/coretests/res/drawable/ |
bitmap_drawable.xml | 19 android:gravity="top|right" />
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
TestProvider.java | 22 * Very simple provider that I can instantiate right here.
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
HorizontalFocusSearchTest.java | 80 assertEquals("going right from mLeftTall", 94 assertEquals("going right from mMidShort1Top", 108 assertEquals("goind right from mMidShort2Bottom", 121 assertNull("going right from mRightTall",
|
VerticalFocusSearchTest.java | 94 assertNull("going right from mTopWide.", 107 assertEquals("going right from mMidSkinny1Left should go to mMidSkinny2Right", 125 assertNull("going right should have no next focus", 145 assertNull("going right from bottom button should have no next focus.",
|
/frameworks/base/docs/html/training/notepad/ |
notepad-extra-credit.jd | 15 <div style="float:right;white-space:nowrap"> 31 right click in the narrow grey border on the left of the edit window at the 41 Right click on the <code>Notepadv3</code> project and from the Debug menu 59 green triangle to its right in the Eclipse toolbars near the top).</p>
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
PathDestructionActivity.java | 59 float left, top, right, bottom; local 62 right = left + MathUtils.random(getWidth() - left); 66 path.lineTo(right, top); 67 path.lineTo(right, bottom);
|
/frameworks/native/include/android/ |
rect.h | 33 int32_t right; member in struct:ARect
|