/external/chromium_org/v8/test/mjsunit/regress/ |
regress-binop.js | 63 var right = new Checker(); 67 right.str = b; 69 assertEquals(check_fun(a,b), fun(left, right)); 80 right.check(); 93 // Bailout on right 114 // Throw on right
|
/external/deqp/framework/platform/win32/ |
tcuWin32Window.cpp | 108 rc.right = width; 115 rc.right - rc.left, rc.bottom - rc.top, 126 return IVec2(rc.right - rc.left,
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
RegularContiguousSet.java | 77 private static boolean equalsOrThrow(Comparable<?> left, @Nullable Comparable<?> right) { 78 return right != null && Range.compareOrThrow(left, right) == 0;
|
/frameworks/av/services/audioflinger/ |
AudioResamplerCubic.cpp | 32 memset(&right, 0, sizeof(state)); 83 out[outputIndex++] += vr * interp(&right, x); 110 advance(&right, in[inputIndex*2+1]);
|
/frameworks/base/core/tests/coretests/src/android/util/ |
DayOfMonthCursorTest.java | 83 assertFalse(mc.right()); 89 assertFalse(mc.right()); 95 assertTrue(mc.right());
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
ScaleFrameLayout.java | 62 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 72 parentRight = (int)(pivotX + (right - left - pivotX) / mLayoutScaleX + 0.5f) 76 parentRight = right - left - getPaddingRight(); 114 case Gravity.RIGHT:
|
/packages/apps/Camera/src/com/android/camera/ui/ |
RotateImageView.java | 99 int w = bounds.right - bounds.left; 120 int right = getPaddingRight(); local 122 int width = getWidth() - left - right;
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
ModeSelectorItem.java | 121 * to right) 132 public void onLayout(boolean changed, int left, int top, int right, int bottom) { 133 super.onLayout(changed, left, top, right, bottom); 134 mWidth = right - left;
|
RotateImageView.java | 101 int w = bounds.right - bounds.left; 122 int right = getPaddingRight(); local 124 int width = getWidth() - left - right;
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageRedEye.java | 68 mCurrentRect.right = ex + mTouchPadding; 122 fullRect.right, fullRect.centerY(), paint); 133 drawRect.right, drawRect.centerY(), paint);
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
RotateImageView.java | 97 int w = bounds.right - bounds.left; 118 int right = getPaddingRight(); local 120 int width = getWidth() - left - right;
|
/packages/apps/Settings/src/com/android/settings/widget/ |
SetupWizardIllustration.java | 115 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 116 final int layoutWidth = right - left; 139 super.onLayout(changed, left, top, right, bottom);
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnSentence.java | 70 this.partOfSpeech = new WnnPOS(headClause.partOfSpeech.left, lastClause.partOfSpeech.right); 105 this.partOfSpeech = new WnnPOS(prev.partOfSpeech.left, clause.partOfSpeech.right); 136 this.partOfSpeech = new WnnPOS(head.partOfSpeech.left, tail.partOfSpeech.right);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SelectionHandles.java | 85 boolean right = resizability.rightAllowed(); 98 x2 -= insets.right; 115 if (right) {
|
/build/tools/droiddoc/templates-sdk-dyn/assets/css/ |
default.css | 77 margin-right: 20px; 123 padding-right:16px; 308 right: 0; } 460 margin-right:0; 484 margin-right: 5px; } 488 right: 10px; } 492 right: 0px; } 547 text-align:right; 635 float:right; 666 margin-right:40px [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGRRList.cpp | [all...] |
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
UsageStatsTest.java | 89 private static void assertLessThan(long left, long right) { 90 if (left >= right) { 91 throw new AssertionFailedError("Expected " + left + " to be less than " + right); 95 private static void assertLessThanOrEqual(long left, long right) { 96 if (left > right) { 97 throw new AssertionFailedError("Expected " + left + " to be less than or equal to " + right);
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
ShapeDrawableTest.java | 141 assertEquals(0, padding.right); 148 assertEquals(100, padding.right); 155 assertEquals(0, padding.right); 162 assertEquals(80, padding.right); 169 assertEquals(0, padding.right); 233 assertEquals(3, padding.right);
|
/development/tools/recovery_l10n/src/com/android/recovery_l10n/ |
Main.java | 246 int right = w; 247 while (right > 1) { 250 if (pixels[j*w+right-1] != 0xff000000) { 256 --right; 263 while (left < right-1) { 286 int tw = right - left;
|
/external/chromium_org/ash/ime/ |
candidate_view.cc | 75 insets.top(), insets.left(), insets.bottom(), insets.right())); 263 int right = bounds().right(); local 266 right - kInfolistIndicatorIconWidth - kInfolistIndicatorIconPadding, 270 right -= kInfolistIndicatorIconWidth + kInfolistIndicatorIconPadding * 2; 272 annotation_label_->SetBounds(x, 0, right - x, height());
|
/external/chromium_org/chrome/browser/resources/about_sys/ |
about_sys.css | 71 background-position: right 12px top 60%; 138 text-align: right; 158 background-position-right: 5em;
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
header_bar.css | 12 right: 0; 72 background-position: right center; 89 background-position: right center;
|
/external/chromium_org/chrome/browser/resources/ |
flags.css | 44 background-position: right center; 95 float: right; 176 padding-right: 15px;
|
/external/chromium_org/chrome/browser/resources/print_preview/search/ |
destination_search.css | 22 right: 40px; 23 text-align: right; 30 right: auto;
|
/external/chromium_org/components/dom_distiller/core/css/ |
distilledpage.css | 281 margin-right: auto; 330 right: 0; 351 border-right: 1px solid #888; 357 right: 0; 377 transition-property: background-color, left, top, right, bottom, width, 399 right: 0; 424 right: 0; 444 right: 0; 469 right: 100%; 490 right: 100% [all...] |