HomeSort by relevance Sort by last modified time
    Searched defs:x1 (Results 201 - 225 of 244) sorted by null

1 2 3 4 5 6 7 8910

  /system/core/libpixelflinger/
scanline.cpp 609 const int x1 = c->iterators.xr; local
610 int xc = x1 - xs;
1873 const uint32_t x1 = c->iterators.xr; local
1964 const uint32_t x1 = c->iterators.xr; local
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 974 ULong *x, *x1, *xe, z; variable
986 x1 = b1->x;
988 *x1++ = 0;
996 *x1++ = *x << k | z;
1000 if ((*x1 = z))
1008 *x1++ = *x << k & 0xffff | z;
1012 if (*x1 = z)
1017 *x1++ = *x++;
1637 ULong *x, *x1, *xe, y; variable
1671 ULong *x, *x0, x1, x2; variable
    [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c 4143 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
4292 mp_int x0, x1, t1, t2, x0x0, x1x1; local
    [all...]
  /external/freetype/src/raster/
ftraster.c 421 FT_F26Dot6 x1,
1939 Long x1, y1, x2, y2, x3, y3; local
2917 Long x1, x2, xs, e1, e2; local
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 456 double x1,y1,z1; local
458 x1 = camPoint1[0];
604 double x1,y1,z1; local
606 x1 = pointCam1.x;
623 coeffs->Xcoef = -x1 + xA;
624 coeffs->XcoefA = xB + x1 - xA;
625 coeffs->XcoefB = -xA - gamma * x1 + gamma * xA;
641 coeffs->Xcoef = -( -x1 + xA);
642 coeffs->XcoefB = -( xB + x1 - xA);
643 coeffs->XcoefA = -( -xA - gamma * x1 + gamma * xA)
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 1661 __ pextrd(Operand(edx), xmm1, 0x1); \/\/ copy xmm1[63..32] to edx. local
    [all...]
  /external/valgrind/tsan/
thread_sanitizer.cc 1357 VTS *x1 = Parse("[0:4; 3:6; 4:2;]"); local
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 3755 int32_t x1 = 100, y1 = 125, x2 = 300, y2 = 500; local
4032 int32_t x1 = 100, y1 = 125, x2 = 300, y2 = 500; local
4208 int32_t x1 = 100, y1 = 125, x2 = 300, y2 = 500; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java 1023 int x1 = viewInfo.getLeft(); local
    [all...]
  /external/webkit/Source/WebCore/css/
CSSParser.cpp 3322 double x1, y1, x2, y2; local
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 757 private void drawLine(Canvas graphics, int x1, int y1, int x2, int y2, Paint paint) {
760 graphics.drawLine(dx + x1, dy + y1, dx + x2, dy + y2, paint);
763 private static void drawRect(Canvas canvas, int x1, int y1, int x2, int y2, Paint paint) {
764 canvas.drawRect(x1, y1, x2 - 1, y2 - 1, paint);
986 int x1 = hLocations[colSpan.min]; local
    [all...]
  /sdk/traceview/src/com/android/traceview/
TimeLineView.java 616 int x1 = dim.x - extent.x - labelMarginX; local
617 gcImage.drawString(rd.mName, x1, y1, true);
802 int x1 = dim.x - RightMargin - extent.x; local
803 gc.drawString(info, x1, 1, true);
811 int x1 = LeftMargin; local
815 gc.fillRectangle(x1, y1, width, mSmallFontHeight);
816 x1 += width + METHOD_BLOCK_MARGIN;
817 gc.drawString(mMethodName, x1, y1, true);
825 int x1 = LeftMargin + 2 * mSmallFontWidth + METHOD_BLOCK_MARGIN; local
827 gc.drawString(mDetails, x1, y1, true)
853 int x1 = LeftMargin local
866 int x1 = LeftMargin local
1235 int x1 = range.mXdim.x; local
1498 int x1 = pixelStart + LeftMargin; local
1529 int x1 = pixelStart + LeftMargin; local
    [all...]
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
jcommon-1.0.12.jar 
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 134 LONG x1; member in union:_D3DRECT::__anon10496
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 134 LONG x1; member in union:_D3DRECT::__anon10679
  /external/valgrind/main/VEX/priv/
guest_x86_toIR.c 15114 Int i, x1, x2; local
    [all...]
guest_amd64_toIR.c 18620 Int i, x1, x2; local
    [all...]
guest_arm_toIR.c 2674 IRTemp x1 = newTemp(Ity_I32); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 455 short x1, y1, x2, y2; member in struct:__anon20078
    [all...]
  /prebuilt/common/layoutlib_api/
layoutlib_api-prebuilt.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /external/emma/lib/
emma_ant.jar 

Completed in 2460 milliseconds

1 2 3 4 5 6 7 8910