HomeSort by relevance Sort by last modified time
    Searched refs:right (Results 1901 - 1925 of 4231) sorted by null

<<71727374757677787980>>

  /external/chromium_org/v8/src/
ast.cc 429 // TODO(olivf) If this Operation is used in a test context, then the right
433 // right hand operand.
434 set_to_boolean_types(oracle->ToBooleanTypes(right()->test_id()));
472 Expression* right,
475 if (IsTypeof(left) && right->IsStringLiteral() && Token::IsEqualityOp(op)) {
477 *check = Handle<String>::cast(right->AsLiteral()->value());
503 Expression* right,
507 *expr = right;
511 *expr = right;
528 Expression* right,
    [all...]
hydrogen-check-elimination.cc 253 HValue* right = cmp->right()->ActualValue(); local
255 HCheckTableEntry* re = copy->Find(right);
261 copy->Insert(right, NULL, le->maps_, le->state_);
264 EnsureChecked(re, cmp->right(), cmp);
585 HValue* right = instr->right()->ActualValue();
586 HCheckTableEntry* re = Find(right);
590 EnsureChecked(re, right, instr);
hydrogen.cc 1009 // Merge non-deopt blocks first to ensure environment has right size for
6624 HValue* right = Pop(); local
8125 HValue* right = Pop(); local
8197 HValue* right = Pop(); local
8229 HValue* right = Pop(); local
8241 HValue* right = Pop(); local
10627 HValue* right = Pop(); local
10708 HValue* right = Pop(); local
11678 HValue* right = Pop(); local
11691 HValue* right = Pop(); local
11838 HValue* right = Pop(); local
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 452 if (faceRect.right > imageRect.right) {
453 faceRect.inset(faceRect.right - imageRect.right,
454 faceRect.right - imageRect.right);
566 int right, int bottom) {
567 super.onLayout(changed, left, top, right, bottom);
741 int panDeltaX2 = Math.min(0, mRight - r.right);
  /external/chromium_org/v8/src/arm64/
code-stubs-arm64.cc 207 Register right,
212 DCHECK(!AreAliased(left, right, scratch));
216 __ Cmp(right, left);
224 __ JumpIfObjectType(right, scratch, scratch, FIRST_SPEC_OBJECT_TYPE, slow,
227 __ JumpIfHeapNumber(right, &heap_number);
230 __ JumpIfObjectType(right, right_type, right_type, HEAP_NUMBER_TYPE,
241 __ JumpIfNotRoot(right, Heap::kUndefinedValueRootIndex, &return_equal);
269 // Left and right are identical pointers to a heap number object. Return
272 __ Ldr(double_scratch, FieldMemOperand(right, HeapNumber::kValueOffset));
296 Register right,
3523 Register right = x0; local
3910 Register right = x10; local
    [all...]
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 109 m_DisplayMatrix = CFX_AffineMatrix(1, 0, 0, -1, pageRect.right, pageRect.top);
276 rect.right = info_curchar.m_CharBox.right;
299 if (rect.right < info_curchar.m_CharBox.right) {
300 rect.right = info_curchar.m_CharBox.right;
335 charRectExt.right = charrect.right + xTorelance / 2;
340 curXdif = FXSYS_fabs(point.x - charrect.left) < FXSYS_fabs(point.x - charrect.right) ? FXSYS_fabs(point.x - charrect.left) : FXSYS_fabs(point.x - charrect.right);
1948 FX_FLOAT right = this_rect.right < m_CurlineRect.right ? this_rect.right : m_CurlineRect.right; local
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupTest.java 1100 final int right = 100; local
1489 final int right = 3; local
1832 public int right; field in class:ViewGroupTest.MockViewGroup
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlregexp.c 7944 xmlExpNodePtr ret, right; local
7950 right = xmlExpParseOr(ctxt); local
7964 xmlExpNodePtr ret, right; local
7970 right = xmlExpParseSeq(ctxt); local
    [all...]
  /external/libxml2/
xmlregexp.c 7958 xmlExpNodePtr ret, right; local
7964 right = xmlExpParseOr(ctxt); local
7978 xmlExpNodePtr ret, right; local
7984 right = xmlExpParseSeq(ctxt); local
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 347 // First reset "left" and "right" drawables to their initial values
358 // Use "end" drawable as "right" drawable if the "right" drawable was not defined
365 // JB-MR1+ normal case: "start" / "end" drawables are overriding "left" / "right"
4883 int left, right; local
5294 final int right = mRight; local
6924 int right = (int) FloatMath.ceil(layout.getLineRight(line)); local
6936 int right = (int) FloatMath.ceil(layout.getLineRight(line)); local
7015 int right = (int) FloatMath.ceil(layout.getLineRight(line)); local
    [all...]
  /external/chromium_org/v8/src/compiler/
typer.cc 355 Bounds right = OperandType(node, 1); local
356 Type* upper = Type::Union(left.upper, right.upper, zone());
365 Bounds right = OperandType(node, 1); local
366 Type* upper = Type::Union(left.upper, right.upper, zone());
397 Bounds right = OperandType(node, 1); local
399 left.lower->Is(Type::None()) || right.lower->Is(Type::None()) ?
401 left.lower->Is(Type::Number()) && right.lower->Is(Type::Number()) ?
403 left.lower->Is(Type::String()) || right.lower->Is(Type::String()) ?
406 left.upper->Is(Type::None()) && right.upper->Is(Type::None()) ?
408 left.upper->Is(Type::Number()) && right.upper->Is(Type::Number())
    [all...]
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_horz.s 418 vqrshrun.s16 d8,q4,#6 @right shift and saturating narrow result 1
424 vqrshrun.s16 d10,q5,#6 @right shift and saturating narrow result 2
493 vqrshrun.s16 d8,q4,#6 @(1)right shift and saturating narrow result 1
519 vqrshrun.s16 d10,q5,#6 @(2)right shift and saturating narrow result 2
537 vqrshrun.s16 d12,q6,#6 @(3)right shift and saturating narrow result 1
555 vqrshrun.s16 d22,q11,#6 @(4)right shift and saturating narrow result 2
576 vqrshrun.s16 d8,q4,#6 @(1_1)right shift and saturating narrow result 1
592 vqrshrun.s16 d10,q5,#6 @(2)right shift and saturating narrow result 2
602 vqrshrun.s16 d12,q6,#6 @(3)right shift and saturating narrow result 1
608 vqrshrun.s16 d22,q11,#6 @(4)right shift and saturating narrow result
    [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java 1134 int right = len; local
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
SlidingPaneLayout.java 126 * Drawable used to draw the shadow between panes to support RTL (right to left language).
361 final int right; local
366 right = panel.getRight();
370 left = right = top = bottom = 0;
389 clampedChildRight <= right && clampedChildBottom <= bottom) {
1172 final int right; local
    [all...]
  /frameworks/base/core/java/android/view/
View.java 325 * right of the left edge of its direct parent.
331 * These methods return the coordinates of the right and bottom edges of the
363 * is expressed in pixels for the left, top, right and bottom parts of the view.
366 * 2 pixels to the right of the left edge. Padding can be set using the
    [all...]
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
FlockingScene.cpp 103 float right = mDisplayRatio; local
109 return Matrix::newFrustum(left, right, bottom, top, near, far);
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/
GlowingScene.cpp 105 float right = ratio; local
111 return Matrix::newFrustum(left, right, bottom, top, near, far);
  /cts/suite/cts/deviceTests/opengl/test/
MatrixTest.cpp 170 float right = ratio; local
176 Matrix* m = Matrix::newFrustum(left, right, bottom, top, near, far);
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
AppUsageStatisticsFragment.java 199 public int compare(UsageStats left, UsageStats right) {
200 return (int) (right.getLastTimeUsed() - left.getLastTimeUsed());
  /developers/samples/android/system/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
AppUsageStatisticsFragment.java 199 public int compare(UsageStats left, UsageStats right) {
200 return (int) (right.getLastTimeUsed() - left.getLastTimeUsed());
  /docs/source.android.com/
Android.mk 20 # Sets up the Doxygen HAL reference docs and puts them in the right place
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.cc 176 const int distance = dock_bounds.right() - bounds.right();
284 // the right root window (matching the logic in DragWindowResizer) based
286 // right screen near the edge of a multiscreen setup (based on where the
  /external/chromium_org/ash/wm/workspace/
magnetism_matcher.cc 183 IsCloseEnough(bounds.right(), src_bounds.right())) {
  /external/chromium_org/cc/output/
filter_operations_unittest.cc 17 int top, right, bottom, left; local
18 top = right = bottom = left = 0;
19 ops.GetOutsets(&top, &right, &bottom, &left);
21 EXPECT_EQ(57, right);
29 int top, right, bottom, left; local
30 top = right = bottom = left = 0;
31 ops.GetOutsets(&top, &right, &bottom, &left);
33 EXPECT_EQ(60, right);
  /external/chromium_org/cc/test/
layer_test_common.cc 93 target_rect.right() <= occluded.right();

Completed in 526 milliseconds

<<71727374757677787980>>