HomeSort by relevance Sort by last modified time
    Searched refs:x2 (Results 26 - 50 of 687) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/iproute2/include/linux/tc_act/
tc_skbedit.h 28 #define SKBEDIT_F_QUEUE_MAPPING 0x2
  /external/quake/quake/src/WinQuake/
conproc.h 22 #define CCOM_WRITE_TEXT 0x2
  /external/skia/src/animator/
SkDrawLine.h 30 SkScalar x2; member in class:SkLine
  /external/skia/src/svg/
SkSVGLine.cpp 23 SVG_ATTRIBUTE(x2),
35 SVG_ADD_ATTRIBUTE(x2);
  /external/webkit/WebCore/svg/
SVGPathSegCurvetoCubicAbs.idl 38 attribute float x2
SVGPathSegCurvetoCubicRel.idl 38 attribute float x2
SVGLineElement.idl 36 readonly attribute SVGAnimatedLength x2;
SVGLinearGradientElement.idl 31 readonly attribute SVGAnimatedLength x2;
  /external/openssl/crypto/rc2/
rc2_cbc.c 140 register RC2_INT x0,x1,x2,x3,t; local
147 x2=(RC2_INT)l&0xffff;
156 t=(x0+(x1& ~x3)+(x2&x3)+ *(p0++))&0xffff;
158 t=(x1+(x2& ~x0)+(x3&x0)+ *(p0++))&0xffff;
160 t=(x2+(x3& ~x1)+(x0&x1)+ *(p0++))&0xffff;
161 x2=(t<<3)|(t>>13);
162 t=(x3+(x0& ~x2)+(x1&x2)+ *(p0++))&0xffff;
172 x2+=p1[x1&0x3f];
173 x3+=p1[x2&0x3f]
185 register RC2_INT x0,x1,x2,x3,t; local
    [all...]
  /frameworks/base/awt/java/awt/geom/
QuadCurve2D.java 74 public float x2; field in class:QuadCurve2D.Float
102 * @param x2
107 public Float(float x1, float y1, float ctrlx, float ctrly, float x2, float y2) {
108 setCurve(x1, y1, ctrlx, ctrly, x2, y2);
133 return x2;
153 return new Point2D.Float(x2, y2);
157 public void setCurve(double x1, double y1, double ctrlx, double ctrly, double x2, double y2) {
162 this.x2 = (float)x2;
179 * @param x2
233 public double x2; field in class:QuadCurve2D.Double
754 double x2 = src.getX2(); local
802 double x2 = src[srcoff + 4]; local
    [all...]
CubicCurve2D.java 85 public float x2; field in class:CubicCurve2D.Float
115 * @param x2
121 float x2, float y2) {
122 setCurve(x1, y1, ctrlx1, ctrly1, ctrlx2, ctrly2, x2, y2);
157 return x2;
182 return new Point2D.Float(x2, y2);
187 double ctrly2, double x2, double y2) {
194 this.x2 = (float)x2;
213 * @param x2
280 public double x2; field in class:CubicCurve2D.Double
863 double x2 = src.getX2(); local
922 double x2 = src[srcOff + 6]; local
    [all...]
Point2D.java 214 * @param x2
220 public static double distanceSq(double x1, double y1, double x2, double y2) {
221 x2 -= x1;
223 return x2 * x2 + y2 * y2;
261 * @param x2
267 public static double distance(double x1, double y1, double x2, double y2) {
268 return Math.sqrt(distanceSq(x1, y1, x2, y2));
  /external/webkit/WebCore/platform/animation/
TimingFunction.h 42 TimingFunction(ETimingFunctionType timingFunction, double x1 = 0.0, double y1 = 0.0, double x2 = 1.0, double y2 = 1.0)
46 , m_x2(x2)
58 double x2() const { return m_x2; } function in struct:WebCore::TimingFunction
  /external/webkit/WebKit/chromium/public/
WebContextMenuData.h 78 MediaPaused = 0x2,
103 CheckableMenuItemChecked = 0x2,
116 CanRedo = 0x2,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
IGraphics.java 100 void drawLine(int x1, int y1, int x2, int y2);
111 void drawRect(int x1, int y1, int x2, int y2);
127 void fillRect(int x1, int y1, int x2, int y2);
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
fastidct.cpp 108 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
110 x2 = blk[16];
115 x6 = W6 * x2;
116 x2 = W2 * x2;
117 x8 = x0 - x2;
118 x0 += x2;
119 x2 = x8;
133 blk[24] = (x2 + x3) >> 8;
137 blk[32] = (x2 - x3) >> 8
143 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
212 int32 x0, x2, x4, x6; local
262 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
374 int32 x0, x1, x2, x4, x5; local
433 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
503 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
579 int32 x1, x2, x4, x5; local
636 int32 x0, x2, x4, x6; local
747 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
870 int32 x0, x1, x2, x4, x5; local
925 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
991 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1064 int32 x1, x2, x4, x5; local
1119 int32 x0, x2, x4, x6; local
1224 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1370 int32 x0, x1, x2, x4, x5; local
1430 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1501 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1578 int32 x1, x2, x4, x5; local
1636 int32 x0, x2, x4, x6; local
1749 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /frameworks/base/awt/org/apache/harmony/awt/gl/
Crossing.java 161 public QuadCurve(double x1, double y1, double cx, double cy, double x2, double y2) {
162 ax = x2 - x1;
260 public CubicCurve(double x1, double y1, double cx1, double cy1, double cx2, double cy2, double x2, double y2) {
261 ax = x2 - x1;
364 public static int crossLine(double x1, double y1, double x2, double y2, double x, double y) {
367 if ((x < x1 && x < x2) ||
368 (x > x1 && x > x2) ||
370 (x1 == x2))
379 if ((y2 - y1) * (x - x1) / (x2 - x1) <= y - y1) {
387 return x1 < x2 ? 0 : -1
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
FontSize.java 28 SMALL(0x2);
TextAlignment.java 28 RIGHT(0x2),
  /hardware/broadcom/wlan/bcm4329/src/include/
trxhdr.h 33 #define TRX_GZ_FILES 0x2 /* Contains up to TRX_MAX_OFFSET individual gzip files */
  /external/dropbear/libtommath/etc/
mersenne.c 74 long x1, x2; local
76 x2 = 16;
78 x1 = x2;
79 x2 = x1 - ((x1 * x1) - x) / (2 * x1);
80 } while (x1 != x2);
  /external/speex/libspeex/
math_approx.h 190 spx_word16_t x2; local
194 x2 = MULT16_16_P13(x,x);
195 return ADD32(K1, MULT16_16_P13(x2, ADD32(K2, MULT16_16_P13(x2, ADD32(K3, MULT16_16_P13(K4, x2))))));
198 x2 = MULT16_16_P13(x,x);
199 return SUB32(-K1, MULT16_16_P13(x2, ADD32(K2, MULT16_16_P13(x2, ADD32(K3, MULT16_16_P13(K4, x2))))));
210 spx_word16_t x2; local
    [all...]
  /external/qemu/android/skin/
rect.c 150 if (a.x2 <= b.x1 || b.x2 <= a.x1 || a.y2 <= b.y1 || b.y2 <= a.y1) {
154 if (b.x1 >= a.x1 && b.x2 <= a.x2 && b.y1 >= a.y1 && b.y2 <= a.y2) {
170 if (a.x2 <= b.x1 || b.x2 <= a.x1 || a.y2 <= b.y1 || b.y2 <= a.y1) {
176 r.x2 = (a.x2 < b.x2) ? a.x2 : b.x2
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemevents.c 82 short x2,y2,w2,h2; local
86 x2=y2=w2=h2 = 0;
90 wind_get (GEM_handle, WF_WORKXYWH, &x2, &y2, &w2, &h2);
99 mouse_event,x2,y2,w2,h2,
172 short x2,y2,w2,h2; local
229 wind_get (message[3], WF_WORKXYWH, &x2, &y2, &w2, &h2);
249 wind_get (message[3], WF_WORKXYWH, &x2, &y2, &w2, &h2);
296 short x2, y2, w2, h2; local
304 x2 = y2 = 0;
308 wind_get (GEM_handle, WF_WORKXYWH, &x2, &y2, &w2, &h2)
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
block_idct.cpp 517 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
542 x2 = blk[14];
568 x1 = W6 * (x3 + x2) + 4;
569 x2 = (x1 - (W2 + W6) * x2) >> 3;
579 x3 = x0 + x2;
580 x0 -= x2;
581 x2 = (181 * (x4 + x5) + 128) >> 8;
589 res2 = (x3 + x2) >> 14;
607 res = (x3 - x2) >> 14
628 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
838 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]

Completed in 1396 milliseconds

12 3 4 5 6 7 8 91011>>