HomeSort by relevance Sort by last modified time
    Searched defs:x0 (Results 26 - 50 of 2990) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skia/samplecode/
SampleLCD.cpp 43 SkScalar x0 = SkIntToScalar(10); local
52 canvas->drawText(text, len, x0, y, paint);
SampleDash.cpp 63 SkScalar x0 = SkIntToScalar(10); local
65 SkScalar x1 = x0 + SkIntToScalar(1000);
75 canvas->drawLine(x0, y0, x1, y0, paint);
82 canvas->drawLine(x0, y0, x1, y0, paint);
  /external/valgrind/memcheck/tests/amd64-solaris/
context_fpu.c 47 float x0; local
49 /* Uninitialised, but we know px[0] is 0x0. */
51 x0 = px[0];
68 "flds %[x0]\n"
70 "flds %[x0]\n"
72 "flds %[x0]\n"
74 "flds %[x0]\n"
88 : "a" (SYS_kill), "D" (pid), "S" (SIGUSR1), [x0] "m" (x0)
context_gpr.c 15 /* x0 is always zero, but is visible to Valgrind as uninitialised. */
16 static long x0; variable
25 ucp->uc_mcontext.gregs[REG_RCX] = x0;
37 /* Uninitialised, but we know px[0] is 0x0. */
39 x0 = px[0];
41 /* Uninitialised, but we know py[0] is 0x0. */
context_sse.c 15 /* x0 is always zero, but is visible to Valgrind as uninitialised. */
16 static upad128_t x0; variable
25 ucp->uc_mcontext.fpregs.fp_reg_set.fpchip_state.xmm[1] = x0;
36 /* Uninitialised, but we know px[0] is 0x0. */
38 x0 = px[0];
40 /* Uninitialised, but we know py[0] is 0x0. */
  /external/valgrind/memcheck/tests/x86-solaris/
context_fpu.c 46 float x0; local
48 /* Uninitialised, but we know px[0] is 0x0. */
50 x0 = px[0];
67 "flds %[x0]\n"
69 "flds %[x0]\n"
71 "flds %[x0]\n"
73 "flds %[x0]\n"
95 [x0] "m" (x0)
context_gpr.c 13 /* x0 is always zero, but is visible to Valgrind as uninitialised. */
14 static int x0; variable
21 ucp->uc_mcontext.gregs[ECX] = x0;
31 /* Uninitialised, but we know px[0] is 0x0. */
33 x0 = px[0];
35 /* Uninitialised, but we know py[0] is 0x0. */
context_sse.c 13 /* x0 is always zero, but is visible to Valgrind as uninitialised. */
14 static upad128_t x0; variable
23 ucp->uc_mcontext.fpregs.fp_reg_set.fpchip_state.xmm[1] = x0;
34 /* Uninitialised, but we know px[0] is 0x0. */
36 x0 = px[0];
38 /* Uninitialised, but we know py[0] is 0x0. */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
highpass_400hz_at_12k8.cpp 150 int16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
158 x0 = mem[4];
172 x1 = x0;
173 x0 = signal[i];
176 L_tmp2 = fxp_mac_16by16(x0, 915, L_tmp2);
196 mem[4] = x0;
highpass_50hz_at_12k8.cpp 152 int16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
161 x0 = mem[4];
177 x1 = x0;
178 x0 = *pt_sign;
181 L_tmp2 = fxp_mac_16by16(x0, 8106, L_tmp2);
201 mem[4] = x0;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
hp400.c 64 Word16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
71 x0 = *mem++;
77 x1 = x0;
78 x0 = *signal;
85 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2)* b[0] + x1 * b[1]) << 1;
97 *mem-- = x0;
hp50.c 65 Word16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
73 x0 = *mem++;
79 x1 = x0;
80 x0 = *signal;
87 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2) * b[0] + x1 * b[1]) << 1;
97 *mem-- = x0;
hp_wsp.c 87 Word16 x0, x1, x2, x3; local
97 x0 = mem[6];
105 x1 = x0;
106 x0 = wsp[i];
118 L_tmp += (x0 * b[0])<<1;
141 mem[6] = x0;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s 53 x0 RN 4 label
76 M_LDR x0, [pSrc], srcStep
78 M_STR x0, [pDst], dstStep
88 M_LDR x0, [pSrc], srcStep
91 MOV x0, x0, LSR #8
92 ORR x0, x0, x1, LSL #24
93 M_STR x0, [pDst], dstStep
97 M_LDR x0, [pSrc], srcSte
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s 53 x0 RN 4 label
76 M_LDR x0, [pSrc], srcStep
78 M_STR x0, [pDst], dstStep
88 M_LDR x0, [pSrc], srcStep
91 MOV x0, x0, LSR #8
92 ORR x0, x0, x1, LSL #24
93 M_STR x0, [pDst], dstStep
97 M_LDR x0, [pSrc], srcSte
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-v32-l4.s 18 lapc x0,$r7
19 x0: label
  /prebuilts/sdk/current/support/recommendation/libs/
android-support-recommendation.jar 
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
NewtonSolver.java 161 double x0 = startValue; local
167 x1 = x0 - (f.value(x0) / derivative.value(x0));
168 if (FastMath.abs(x1 - x0) <= absoluteAccuracy) {
173 x0 = x1;
  /external/clang/test/CXX/temp/temp.spec/
no-body.cpp 25 template<typename T> struct x0 { }; // expected-note {{explicitly specialized declaration is here}} struct
40 template<> struct x0<int> { }; // expected-error {{class template specialization of 'x0' must occur at global scope}} struct in namespace:exp_spec
  /external/deqp/framework/common/
tcuBilinearImageCompare.cpp 88 deUint32 x0 = u>>NUM_SUBPIXEL_BITS; local
90 deUint32 x1 = x0+1; //de::min(x0+1, (deUint32)(access.getWidth()-1));
96 deUint32 fx1 = u-(x0<<NUM_SUBPIXEL_BITS);
99 deUint32 p00 = readRGBA8Raw(access, x0, y0);
101 deUint32 p01 = readRGBA8Raw(access, x0, y1);
120 const deUint32 x0 = (deUint32)de::max(x-1, 0);
128 compareThreshold(resPix, readRGBA8(reference, x0, y1), threshold) ||
130 compareThreshold(resPix, readRGBA8(reference, x0, y0), threshold) ||
133 compareThreshold(resPix, readRGBA8(reference, x0, y2), threshold) |
    [all...]
  /external/dng_sdk/source/
dng_1d_function.cpp 44 real64 x0 = 0.0; local
45 real64 y0 = Evaluate (x0);
59 x1 + (y - y1) * (x1 - x0) / (y1 - y0),
64 x0 = x1;
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_transfer.h 14 unsigned x0; member in struct:nv30_rect
  /external/skia/bench/
ShaderMaskBench.cpp 68 const SkScalar x0 = SkIntToScalar(-10); local
73 SkScalar x = x0 + rand.nextUScalar1() * dim.fX;
80 SkScalar x = x0 + rand.nextUScalar1() * dim.fX;
  /external/skia/experimental/
SkSetPoly3To3.cpp 18 SkScalar x0 = pts0[i].fX - ave0.fX; local
22 op[0] += SkScalarMul(x0, x1);
23 op[1] += SkScalarMul(x0, y1);
  /external/valgrind/memcheck/tests/x86-linux/
scalar.c 29 // uninitialised, but we know px[0] is 0x0
31 long x0 = px[0]; local
51 SY(__NR_read+x0, x0, x0, x0+1); FAILx(EFAULT);
55 SY(__NR_write, x0, x0, x0+1); FAIL;
59 SY(__NR_open, x0, x0); FAIL
    [all...]

Completed in 1508 milliseconds

12 3 4 5 6 7 8 91011>>