HomeSort by relevance Sort by last modified time
    Searched defs:x0 (Results 1 - 25 of 461) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/temp/temp.param/
p1.cpp 11 class X0 {}; // expected-note{{template is declared here}}
12 X0<int> x0; // expected-error{{too few template arguments for class template 'X0'}} variable
  /external/valgrind/main/memcheck/tests/darwin/
scalar_nocancel.c 13 // uninitialised, but we know px[0] is 0x0
15 long x0 = px[0]; local
52 SY(__NR_sem_wait_nocancel, x0); FAIL;
scalar.c 13 // uninitialised, but we know px[0] is 0x0
15 long x0 = px[0]; local
31 SY(__NR_read+(int)x0, x0, x0, x0+1); FAILx(EFAULT);
34 SY(__NR_write, x0, x0, x0+1); FAIL;
35 //res = write(x0, x0, x0+1); FAIL
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar_exit_group.c 5 // uninitialised, but we know px[0] is 0x0
7 long x0 = px[0]; local
14 SY(__NR_exit_group, x0);
  /external/clang/test/ASTMerge/Inputs/
var1.c 1 int *x0; variable
var2.c 1 int *x0; variable
  /external/clang/test/CXX/temp/temp.res/temp.local/
p1.cpp 11 template <typename T> struct X0 {
12 X0();
13 ~X0();
14 X0 f(const X0&);
31 X0<int> x0; (void)x0; local
  /external/clang/test/Sema/
array-size.c 4 int x0[1073741824]; // expected-error{{array is too large}} local
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_rect.h 35 int x0, x1; member in struct:u_rect
45 return (!(a->x1 < b->x0 ||
46 b->x1 < a->x0 ||
59 if (b->x0 < a->x0) b->x0 = a->x0;
74 b->x0 = b->x1 = b->y0 = b->y1 = 0;
  /external/clang/test/PCH/
pr4489.c 33 void x0(void) function
  /external/clang/test/SemaTemplate/
unused-variables.cpp 3 struct X0 {
4 ~X0();
11 X0 x0; local
21 template void g<X0, X1>(); // expected-note{{in instantiation of}}
  /external/mesa3d/src/gallium/auxiliary/util/
u_rect.h 35 int x0, x1; member in struct:u_rect
45 return (!(a->x1 < b->x0 ||
46 b->x1 < a->x0 ||
59 if (b->x0 < a->x0) b->x0 = a->x0;
74 b->x0 = b->x1 = b->y0 = b->y1 = 0;
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
post_pro.h 106 Word16 x0; member in struct:__anon31464
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.h 78 Word16 x0; member in struct:__anon31479
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Clip8_s.s 34 x0 RN 3 label
48 LDMIA pSrc!,{x0, x1}
51 USAT16 x0, #8, x0 ;// clip two samples to [0,255]
53 STRB x0, [pDst]
54 MOV x0, x0, LSR #16
55 STRB x0, [pDst,#1]
  /external/chromium_org/third_party/opus/src/celt/tests/
test_unit_rotation.c 55 opus_val16 x0[MAX_SIZE]; local
58 x1[i] = x0[i] = rand()%32767-16384;
62 err += (x0[i]-(double)x1[i])*(x0[i]-(double)x1[i]);
63 ener += x0[i]*(double)x0[i];
70 err += (x0[i]-(double)x1[i])*(x0[i]-(double)x1[i]);
71 ener += x0[i]*(double)x0[i]
    [all...]
  /external/dropbear/libtommath/
bn_mp_karatsuba_mul.c 49 mp_int x0, x1, y0, y1, t1, x0y0, x1y1; local
62 if (mp_init_size (&x0, B) != MP_OKAY)
65 goto X0;
80 x0.used = y0.used = B;
94 tmpx = x0.dp;
115 mp_clamp (&x0);
119 /* after this x0 is no longer required, free temp [x0==t2]! */
120 if (mp_mul (&x0, &y0, &x0y0) != MP_OKAY)
121 goto X1Y1; /* x0y0 = x0*y0 *
    [all...]
bn_mp_karatsuba_sqr.c 27 mp_int x0, x1, t1, t2, x0x0, x1x1; local
39 if (mp_init_size (&x0, B) != MP_OKAY)
42 goto X0;
61 dst = x0.dp;
72 x0.used = B;
75 mp_clamp (&x0);
77 /* now calc the products x0*x0 and x1*x1 */
78 if (mp_sqr (&x0, &x0x0) != MP_OKAY)
79 goto X1X1; /* x0x0 = x0*x0 *
    [all...]
  /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;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s 39 x0 RN 4 label
62 M_LDR x0, [pSrc], srcStep
64 M_STR x0, [pDst], dstStep
74 M_LDR x0, [pSrc], srcStep
77 MOV x0, x0, LSR #8
78 ORR x0, x0, x1, LSL #24
79 M_STR x0, [pDst], dstStep
83 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 39 x0 RN 4 label
62 M_LDR x0, [pSrc], srcStep
64 M_STR x0, [pDst], dstStep
74 M_LDR x0, [pSrc], srcStep
77 MOV x0, x0, LSR #8
78 ORR x0, x0, x1, LSL #24
79 M_STR x0, [pDst], dstStep
83 M_LDR x0, [pSrc], srcSte
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_transfer.h 14 unsigned x0; member in struct:nv30_rect

Completed in 1380 milliseconds

1 2 3 4 5 6 7 8 91011>>