/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
Quad.java | 75 float x1 = Collections.max(xs); local 77 return new Rectangle(x0, y0, x1 - x0, y1 - y0);
|
/external/aac/libFDK/src/ |
mdct.cpp | 345 FIXP_DBL x0, x1; local 347 cplxMult(&x1, &x0, *pCurr++, - *pOvl--, pWindow[i]); 349 *pOut1 = IMDCT_SCALE_DBL(-x1);
|
/external/chromium/chrome/browser/ui/gtk/ |
nine_box.cc | 117 int x1 = gdk_pixbuf_get_width(images_[0]); local 119 int x2 = images_[2] ? dst_width - gdk_pixbuf_get_width(images_[2]) : x1; 122 if (x2 < x1 || y2 < y1) 143 TileImage(cr, images_[1], x1, 0, x2 - x1, y1, opacity); 149 TileImage(cr, images_[3], 0, y1, x1, y2 - y1, opacity); 151 TileImage(cr, images_[4], x1, y1, x2 - x1, y2 - y1, opacity); 159 TileImage(cr, images_[7], x1, y2, x2 - x1, dst_height - y2, opacity) 205 int x1 = gdk_pixbuf_get_width(images_[0]); local [all...] |
/external/clang/test/ASTMerge/Inputs/ |
enum1.c | 6 } x1; variable in typeref:enum:E1
|
enum2.c | 6 } x1; variable in typeref:enum:E1
|
struct1.c | 18 struct S1 x1; variable in typeref:struct:S1
|
struct2.c | 15 struct S1 x1; variable in typeref:struct:S1
|
/external/clang/test/CodeGen/ |
decl.c | 113 typedef long (*x1)(x0 x0a, x5 x6); typedef 115 x1 x4;
|
/external/clang/test/CodeGenCXX/ |
anonymous-union-member-initializer.cpp | 36 X x1; local 39 x1.l = 1; 42 X x2(x1); 46 x3 = x1;
|
/external/clang/test/SemaTemplate/ |
instantiate-complete.cpp | 49 struct X1 { }; 54 void refbind_base(X2<X1<int> > &x2) { 55 X1<int> &x1 = x2; local 64 void enum_constructors(X1<float> &x1) { 65 X3<X1<float> > x3 = x1;
|
/external/dropbear/libtommath/etc/ |
pprime.c | 17 mp_word x1, x2; local 21 x1 = x2; 22 x2 = x1 - ((x1 * x1) - x) / (2 * x1); 23 } while (x1 != x2); 25 if (x1 * x1 > x) { 26 --x1; [all...] |
/external/openfst/src/include/fst/ |
signed-log-weight.h | 35 typedef TropicalWeight X1; 37 using PairWeight<X1, X2>::Value1; 38 using PairWeight<X1, X2>::Value2; 40 using PairWeight<X1, X2>::Reverse; 41 using PairWeight<X1, X2>::Quantize; 42 using PairWeight<X1, X2>::Member; 46 SignedLogWeightTpl() : PairWeight<X1, X2>() {} 49 : PairWeight<X1, X2> (w) { } 51 SignedLogWeightTpl(const PairWeight<X1, X2>& w) 52 : PairWeight<X1, X2> (w) { 295 TropicalWeight x1 = 1.0; local 304 TropicalWeight x1 = 1.0; local 313 TropicalWeight x1 = 1.0; local 322 TropicalWeight x1 = w.Value1(); local 332 TropicalWeight x1 = 1.0; local 341 TropicalWeight x1 = 1.0; local 350 TropicalWeight x1 = 1.0; local 359 TropicalWeight x1 = w.Value1(); local [all...] |
/external/skia/src/animator/ |
SkPathParts.h | 71 SkScalar x1; member in class:SkQuadTo 89 SkScalar x1; member in class:SkCubicTo
|
/external/skia/src/core/ |
SkBitmapProcState_shaderproc.h | 56 unsigned x1 = TILEX_PROCF((fx + oneX), maxX); local 60 SRC_TO_FILTER(row0[x1]), 62 SRC_TO_FILTER(row1[x1]),
|
SkBlitter.cpp | 291 int x1 = left + compute_anti_width(runs); local 293 if (x1 <= fClipRect.fLeft) { 297 SkASSERT(x0 < x1); 306 SkASSERT(x0 < x1 && runs[x1 - x0] == 0); 307 if (x1 > fClipRect.fRight) { 308 x1 = fClipRect.fRight; 309 SkAlphaRuns::BreakAt((int16_t*)runs, (uint8_t*)aa, x1 - x0); 310 ((int16_t*)runs)[x1 - x0] = 0; 313 SkASSERT(x0 < x1 && runs[x1 - x0] == 0) [all...] |
/external/srec/srec/cfront/ |
spec_anl.c | 422 float x1, y1, b, c, wscale; local 430 x1 = freqobj->piecewise_start; 437 if (x1 > 1.0 || x1 < 0.5) 442 y1 = x1 < wscale ? (float)x1 / wscale : (float)1.0; 444 b = y1 < 1.0 ? (float)((1.0 - x1) / (1.0 - y1)) : (float)0.0;
|
/external/srtp/tables/ |
aes_tables.c | 94 uint32_t x1, x2, x3; local 102 x1 = aes_sbox[i]; 103 x2 = gf2_8_shift(x1); 104 x3 = x2 ^ x1; 107 tmp.v8[1] = x1; 108 tmp.v8[2] = x1; 114 tmp.v8[2] = x1; 115 tmp.v8[3] = x1; 118 tmp.v8[0] = x1; 121 tmp.v8[3] = x1; [all...] |
/external/v8/test/mjsunit/ |
smi-ops-inlined.js | 236 var x1 = 0x10000000; variable 239 assertEquals(0x40000000, x1 << (x2 - x3), "0x10000000<<1(1)"); 243 x1 = 0x10000000 246 assertEquals(0x40000000, x1 << (x2 - x3), "0x10000000<<2(2)");
|
smi-ops.js | 243 var x1 = 0x10000000; variable 246 assertEquals(0x40000000, x1 << (x2 - x3), "0x10000000<<1(1)"); 250 x1 = 0x10000000 253 assertEquals(0x40000000, x1 << (x2 - x3), "0x10000000<<2(2)");
|
/external/webkit/Source/WebCore/html/ |
HTMLAreaElement.cpp | 160 int x1 = m_coords[2].calcMinValue(width); local 162 path.addRect(FloatRect(x0, y0, x1 - x0, y1 - y0));
|
/external/webkit/Source/WebCore/platform/animation/ |
TimingFunction.h | 79 static PassRefPtr<CubicBezierTimingFunction> create(double x1, double y1, double x2, double y2) 81 return adoptRef(new CubicBezierTimingFunction(x1, y1, x2, y2)); 100 double x1() const { return m_x1; } function in class:WebCore::CubicBezierTimingFunction 112 CubicBezierTimingFunction(double x1 = 0.25, double y1 = 0.1, double x2 = 0.25, double y2 = 1.0) 114 , m_x1(x1)
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
LegacyCACFLayerTreeHost.cpp | 277 rect.x1 = r->origin.x; 278 rect.x2 = rect.x1 + r->size.width; 352 float x1 = x0 + bounds.size.width; local 356 D3DXMatrixOrthoOffCenterRH(&projection, x0, x1, y0, y1, -1.0f, 1.0f);
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
ContextShadowCairo.cpp | 90 double x1, x2, y1, y2; local 91 cairo_clip_extents(context->platformContext()->cr(), &x1, &y1, &x2, &y2); 92 IntRect layerRect = calculateLayerBoundingRect(context, layerArea, IntRect(x1, y1, x2 - x1, y2 - y1)); 227 double x1, x2, y1, y2; local 228 cairo_clip_extents(cr, &x1, &y1, &x2, &y2); 229 calculateLayerBoundingRect(context, shadowRect, IntRect(x1, y1, x2 - x1, y2 - y1));
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
TilingData.cpp | 107 int x1 = bounds.x(); local 113 x1--; 121 bounds = IntRect(x1, y1, x2 - x1, y2 - y1);
|
/frameworks/av/media/libeffects/testlibs/ |
AudioBiquadFilter.cpp | 152 audio_sample_t x1 = mDelays[0][0]; local 165 acc = mac_coef_sample(b1, x1, acc); 172 x2 = x1; 173 x1 = x0; 176 mDelays[0][0] = x1; 210 audio_sample_t x1 = mDelays[ch][0]; local 218 acc = mac_coef_sample(b1, x1, acc); 225 x2 = x1; 226 x1 = x0; 231 mDelays[ch][0] = x1; [all...] |