/external/opencv/cv/src/ |
cvstereogc.cpp | 400 cvReleaseMat( &state->right ); 441 static void icvInitGraySubpix( const CvMat* left, const CvMat* right, 448 const CvMat* src = k == 0 ? left : right; 497 const uchar* rptr = state->right->data.ptr + state->right->step*y; 535 const uchar* right = state->right->data.ptr; local 541 assert( state->left->step == state->right->step && 547 for( y = 0; y < rows; y++, left += step, right += step, dleft += dstep, dright += dstep ) 561 E += dtab[icvDataCostFuncGraySubpix( left + x*3, right + x1*3 )] 700 const uchar* right = right0 + step*y; local 853 CvMat rstub, *right = cvGetMat( _right, &rstub ); local [all...] |
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 73 margin-right: 20px; 118 padding-right:16px; 303 right: 0; } 425 margin-right:0; 449 margin-right: 5px; } 453 right: 10px; } 457 right: 0px; } 590 float:right; 621 margin-right:40px; 773 padding-right: 2px [all...] |
/external/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/ |
put_double.pass.cpp | 83 right(ios); 117 right(ios); 154 right(ios); 188 right(ios); 228 right(ios); 262 right(ios); 299 right(ios); 333 right(ios); 376 right(ios); 410 right(ios) [all...] |
put_long_double.pass.cpp | 83 right(ios); 117 right(ios); 154 right(ios); 188 right(ios); 228 right(ios); 262 right(ios); 299 right(ios); 333 right(ios); 376 right(ios); 410 right(ios) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/ |
put_double.pass.cpp | 83 right(ios); 117 right(ios); 154 right(ios); 188 right(ios); 228 right(ios); 262 right(ios); 299 right(ios); 333 right(ios); 376 right(ios); 410 right(ios) [all...] |
put_long_double.pass.cpp | 83 right(ios); 117 right(ios); 154 right(ios); 188 right(ios); 228 right(ios); 262 right(ios); 299 right(ios); 333 right(ios); 376 right(ios); 410 right(ios) [all...] |
/bootable/recovery/edify/ |
expr.c | 240 char* right = Evaluate(state, argv[1]); local 241 if (right == NULL) { 246 char* result = strdup(strcmp(left, right) == 0 ? "t" : ""); 248 free(right); 255 char* right = Evaluate(state, argv[1]); local 256 if (right == NULL) { 261 char* result = strdup(strcmp(left, right) != 0 ? "t" : ""); 263 free(right); 282 char* right; local 283 if (ReadArgs(state, argv, 2, &left, &right) < 0) return NULL [all...] |
/external/chromium_org/ash/wm/ |
window_positioner.cc | 27 // The number of pixels which are kept free top, left and right when a window 92 // to the right edge, otherwise to the left one. 97 if (work_area.right() > bounds->right()) { 98 bounds->set_x(work_area.right() - bounds->width()); 126 (child_bounds.right() >= work_area.right() && 127 new_child_bounds.right() >= work_area.right())) { 130 if (new_child_bounds.right() > work_area.right() [all...] |
/external/chromium_org/cc/resources/ |
picture_pile.cc | 262 // delta edge rect toward the right, it would either hit the right edge 271 // either on the left or the right. The |left_rect| and |right_rect|, 322 int right = left + tiling_.TileSizeX(min_toss_x); local 326 int left_until = std::min(interest_rect_over_tiles.x(), right); 327 int right_until = std::max(interest_rect_over_tiles.right(), left); 338 gfx::Rect right_rect(right_until, top, right - right_until, bottom - top); 339 gfx::Rect top_rect(left, top, right - left, top_until - top); 341 left, bottom_until, right - left, bottom - bottom_until); 360 int right = min_tiling_rect_over_tiles.right() local [all...] |
/frameworks/base/libs/hwui/ |
Matrix.cpp | 375 void Matrix4::loadOrtho(float left, float right, float bottom, float top, float near, float far) { 378 data[kScaleX] = 2.0f / (right - left); 381 data[kTranslateX] = -(right + left) / (right - left); 424 MUL_ADD_STORE(r.right, data[kScaleX], data[kTranslateX]); 428 if (r.left > r.right) { 430 r.left = r.right; 431 r.right = x; 445 r.right, r.top, 446 r.right, r.bottom [all...] |
/cts/apps/CtsVerifier/src/android/support/wearable/view/ |
BoxInsetLayout.java | 39 * {@code left|top|right|bottom} or {@code all}. 155 + getPaddingRight() + mForegroundPadding.right; 184 int prwf = getPaddingRight() + mForegroundPadding.right; 239 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 240 layoutBoxChildren(left, top, right, bottom, false /* no force left gravity */); 243 private void layoutBoxChildren(int left, int top, int right, int bottom, 246 int boxInset = (int)(FACTOR * Math.max(right - left, bottom - top)); 249 final int parentRight = right - left - getPaddingRight() - mForegroundPadding.right; 296 case Gravity.RIGHT [all...] |
/device/moto/shamu/self-extractors/moto/staging/ |
device-partial.mk | 64 vendor/moto/shamu/proprietary/right.boost.music.eq:system/vendor/firmware/right.boost.music.eq:moto \ 65 vendor/moto/shamu/proprietary/right.boost_music_table.preset:system/vendor/firmware/right.boost_music_table.preset:moto \ 66 vendor/moto/shamu/proprietary/right.boost_n1b12.patch:system/vendor/firmware/right.boost_n1b12.patch:moto \ 67 vendor/moto/shamu/proprietary/right.boost_n1c2.patch:system/vendor/firmware/right.boost_n1c2.patch:moto \ 68 vendor/moto/shamu/proprietary/right.boost.ringtone.eq:system/vendor/firmware/right.boost.ringtone.eq:moto [all...] |
/external/chromium_org/ash/display/ |
mouse_cursor_event_filter.cc | 61 std::abs(native_bounds.right() - start.x()) 63 : native_bounds.right() - 1; 92 end.set_x(indicator_bounds.right()); 100 if (native_bounds.right() < point_in_native->x()) 101 point_in_native->set_x(native_bounds.right()); 214 // edge. The right/bottom needs to be shrink by 2 to subtract 285 std::min(primary_bounds.right(), secondary_bounds.right()) - 328 primary_bounds.right() - (in_primary ? 0 : kIndicatorThickness); 337 primary_bounds.right() - (in_primary ? kIndicatorThickness : 0)) [all...] |
/external/chromium_org/third_party/skia/experimental/Intersection/ |
DataTypes.h | 346 double right; member in struct:_Rect 356 if (right < pt.x) { 357 right = pt.x; 366 return approximately_between(left, pt.x, right) 371 SkASSERT(left <= right); 373 SkASSERT(r.left <= r.right); 375 return r.left <= right && left <= r.right && r.top <= bottom && top <= r.bottom; 379 left = right = pt.x;
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkDLineIntersection.cpp | 245 int SkIntersections::horizontal(const SkDLine& line, double left, double right, 254 if (left != right) { 255 const SkDPoint rightPt = { right, y }; 260 if ((t = SkDLine::ExactPointH(line[index], left, right, y)) >= 0) { 269 if (between(left, xIntercept, right)) { 270 fT[1][0] = (xIntercept - left) / (right - left); 286 if (left != right) { 287 const SkDPoint rightPt = { right, y }; 292 if ((t = SkDLine::NearPointH(line[index], left, right, y)) >= 0) {
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
voe_volume_control_impl.cc | 442 float right) 445 "SetOutputVolumePan(channel=%d, left=%2.1f, right=%2.1f)", 446 channel, left, right); 464 (right < kMinOutputVolumePanning) || 465 (right > kMaxOutputVolumePanning)) 475 return _shared->output_mixer()->SetOutputVolumePan(left, right); 486 return channelPtr->SetOutputVolumePan(left, right); 491 float& right) 494 "GetOutputVolumePan(channel=%d, left=?, right=?)", channel); 513 return _shared->output_mixer()->GetOutputVolumePan(left, right); [all...] |
/external/chromium_org/ui/views/bubble/ |
bubble_frame_view.cc | 42 // | left | available_bounds | right | 50 std::max(0, window_bounds.right() - available_bounds.right()); 140 SkIntToScalar(size.width() - border_insets.right() + 196 close_->SetPosition(gfx::Point(bounds.right() - close_->width(), 206 const int extra_width = close_->x() - title_->bounds().right(); 336 else if (window_bounds.right() > available_bounds.right()) 337 offscreen_adjust = available_bounds.right() - window_bounds.right(); [all...] |
/external/e2fsprogs/lib/ext2fs/ |
rbtree.c | 27 struct rb_node *right = node->rb_right; local 30 if ((node->rb_right = right->rb_left)) 31 ext2fs_rb_set_parent(right->rb_left, node); 32 right->rb_left = node; 34 ext2fs_rb_set_parent(right, parent); 39 parent->rb_left = right; 41 parent->rb_right = right; 44 root->rb_node = right; 45 ext2fs_rb_set_parent(node, right); 385 /* If we have a right-hand child, go down and then left as fa [all...] |
/external/opencv/cvaux/src/ |
cvfindhandregion.cpp | 49 flag = 0 (use left bucket) flag = 1 (use right bucket) 67 int nbins = 20, i, l, i_point, left, right; local 213 right = l; 215 /* compute center point of the right hand */ 216 hand_right = vmax - (nbins - right - 1) * bsize; 264 flag = 0 (use left bucket) flag = 1 (use right bucket) 286 int nbins = 20, i, l, i_point, left, right, jmin, jmax, jl; local 485 left = right = -1; 493 right = l; 498 if( left == -1 && right == -1 [all...] |
/external/skia/experimental/Intersection/ |
DataTypes.h | 346 double right; member in struct:_Rect 356 if (right < pt.x) { 357 right = pt.x; 366 return approximately_between(left, pt.x, right) 371 SkASSERT(left <= right); 373 SkASSERT(r.left <= r.right); 375 return r.left <= right && left <= r.right && r.top <= bottom && top <= r.bottom; 379 left = right = pt.x;
|
/external/skia/src/pathops/ |
SkDLineIntersection.cpp | 242 int SkIntersections::horizontal(const SkDLine& line, double left, double right, 251 if (left != right) { 252 const SkDPoint rightPt = { right, y }; 257 if ((t = SkDLine::ExactPointH(line[index], left, right, y)) >= 0) { 266 if (between(left, xIntercept, right)) { 267 fT[1][0] = (xIntercept - left) / (right - left); 283 if (left != right) { 284 const SkDPoint rightPt = { right, y }; 289 if ((t = SkDLine::NearPointH(line[index], left, right, y)) >= 0) {
|
/hardware/ti/omap4-aah/hwc/ |
rgz_2d.c | 64 #define WIDTH(rect) ((rect).right - (rect).left) 131 r->left, r->top, r->right - r->left, r->bottom - r->top, color, 1.0f); 143 return !r->left && !r->top && !r->right && !r->bottom; 194 (a->right > 0) && (a->left < dispw)); 245 l->sourceCrop.right, 249 l->displayFrame.right, 313 res_rect->right = layer->displayFrame.right; 380 clip_rect.right = min(screen_geom->width, subregion_rect->right); 676 int right = layer->displayFrame.right; local 706 int right = layer->displayFrame.right; local [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLView.java | 192 return mBounds.right - mBounds.left; 348 public void layout(int left, int top, int right, int bottom) { 349 boolean sizeChanged = setBounds(left, top, right, bottom); 355 onLayout(sizeChanged, left, top, right, bottom); 358 private boolean setBounds(int left, int top, int right, int bottom) { 359 boolean sizeChanged = (right - left) != (mBounds.right - mBounds.left) 361 mBounds.set(left, top, right, bottom); 400 boolean changeSize, int left, int top, int right, int bottom) {
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnClauseConverterJAJP.java | 326 if (connectible(stem.partOfSpeech.right, terminal.left)) { 330 if (connectible(stem.partOfSpeech.right, fzk.partOfSpeech.left) 331 && connectible(fzk.partOfSpeech.right, terminal.left)) { 377 * @param right Right attribute of the preceding word/clause 381 private boolean connectible(int right, int left) { 383 if (mConnectMatrix[left][right] != 0) { 443 if (connectible(word.partOfSpeech.right, follow.partOfSpeech.left)) { 444 fzks.add(new WnnWord(key, key, new WnnPOS(word.partOfSpeech.left, follow.partOfSpeech.right))); 498 if (w.partOfSpeech.right == word.partOfSpeech.right) [all...] |
/external/chromium_org/v8/src/ |
hydrogen-instructions.cc | 1566 HValue* right = hdiv->right(); local [all...] |