Searched refs:vv (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dsimd-3.C10 v vv[32]; variable
19 v v00 = vv[ 0];
20 v v01 = vv[ 1];
21 v v02 = vv[ 2];
22 v v03 = vv[ 3];
23 v v04 = vv[ 4];
24 v v05 = vv[ 5];
25 v v06 = vv[ 6];
26 v v07 = vv[ 7];
27 v v08 = vv[
[all...]
H A Dsimd-4.C10 v vv[32]; variable
19 v v00 = vv[ 0];
20 v v01 = vv[ 1];
21 v v02 = vv[ 2];
22 v v03 = vv[ 3];
23 v v04 = vv[ 4];
24 v v05 = vv[ 5];
25 v v06 = vv[ 6];
26 v v07 = vv[ 7];
27 v v08 = vv[
[all...]
/haiku-buildtools/gcc/gmp/mpf/
H A Dsub_ui.c26 __mpf_struct vv; local
36 vv._mp_size = 1;
37 vv._mp_d = &vl;
38 vv._mp_exp = 1;
39 mpf_sub (sum, u, &vv);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/noncompile/
H A Dvoidparam-1.c5 typedef volatile void vv; typedef
10 void foo1a (vv); /* { dg-error "parameter" "volatile void decl" } */
16 void bar1a (vv) { } /* { dg-error "parameter" "volatile void defn" } */
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/graphite/
H A Dpr42130.C8 vector<unsigned> *vv = new vector<unsigned>(n, 0u); local
9 return *vv;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/guality/
H A Dclztest.c4 volatile int vv; variable
12 vv++; /* { dg-final { gdb-test 12 "g" "f" } } */
22 vv++; /* { dg-final { gdb-test 22 "g" "f" } } */
29 long x = vv;
H A Dctztest.c4 volatile int vv; variable
12 vv++; /* { dg-final { gdb-test 12 "g" "f" } } */
22 vv++; /* { dg-final { gdb-test 22 "g" "f" } } */
29 long x = vv;
H A Dbswaptest.c4 volatile int vv; variable
12 vv++; /* { dg-final { gdb-test 12 "g" "f" } } */
22 vv++; /* { dg-final { gdb-test 22 "g" "f" } } */
H A Drotatetest.c4 volatile int vv; variable
12 vv++; /* { dg-final { gdb-test 12 "g" "f" } } */
22 vv++; /* { dg-final { gdb-test 22 "g" "f" } } */
32 vv++; /* { dg-final { gdb-test 32 "g" "f" } } */
42 vv++; /* { dg-final { gdb-test 42 "g" "f" } } */
52 vv++; /* { dg-final { gdb-test 52 "g" "f" } } */
62 vv++; /* { dg-final { gdb-test 62 "g" "f" } } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr31167.c15 __int128_t vv = arg & M; local
18 vv += L;
20 return (int32_t) (vv >> SHIFT);
H A D990130-1.c17 DIunion uu, vv; local
19 vv.ll = v;
20 w.ll = ({DIunion __w; __asm__ ("mull %3" : "=a" ((USItype) ( __w.s.low )), "=d" ((USItype) ( __w.s.high )) : "%0" ((USItype) ( uu.s.low )), "rm" ((USItype) ( vv.s.low ))) ; __w.ll; }) ;
21 w.s.high += ((USItype) uu.s.low * (USItype) vv.s.high
22 + (USItype) uu.s.high * (USItype) vv.s.low);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-thread-local-2.c28 int vv; variable
35 static _Thread_local int a[vv]; /* { dg-error "storage size" } */
36 static _Thread_local int vi = vv; /* { dg-error "not constant" } */
/haiku-buildtools/gcc/libvtv/testsuite/libvtv.cc/
H A Dconst_vtable.cc59 V1 *vv = this; vv->foo(); local
60 C *cp = dynamic_cast<C *>(vv);
69 V1 *vv = this; vv->foo(); local
70 C *cp = dynamic_cast<C *>(vv);
H A Dvirtfunc-test.cc54 virtual int vv();
101 int vv();
217 int V::vv() {return 400+w;} function in class:V
218 int E::vv() {return 450+w;} function in class:E
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dspectral-norm.c71 double u[N],v[N],vBv,vv; local
78 vBv=vv=0;
79 for(i=0;i<N;i++) { vBv+=u[i]*v[i]; vv+=v[i]*v[i]; }
80 printf("%0.9f\n",sqrt(vBv/vv));
H A Dspectral-norm.go87 var vBv, vv float64
90 vv += v[i] * v[i]
92 fmt.Printf("%0.9f\n", math.Sqrt(vBv/vv))
H A Dspectral-norm-parallel.go105 var vBv, vv float64
108 vv += v[i] * v[i]
110 fmt.Printf("%0.9f\n", math.Sqrt(vBv/vv))
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug311.go15 for k, vv := range m {
16 if k != "hi" || string(v[:]) != string(vv[:]) {
/haiku-buildtools/gcc/libgcc/config/visium/
H A Dlib2funcs.c239 DWunion vv = {.ll = v};
245 if (vv.s.high < 0)
247 vv.ll = -vv.ll;
249 w = __udivmoddi4 (uu.ll, vv.ll, (UDWtype *) 0);
263 DWunion vv = {.ll = v};
269 if (vv.s.high < 0)
270 vv.ll = -vv.ll;
272 (void) __udivmoddi4 (uu.ll, vv
237 DWunion vv = {.ll = v}; local
261 DWunion vv = {.ll = v}; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr57993-2.cpp148 double u[4], uu[4], v[4], vv[4]; local
152 vv[i] = vv[i - 1] * (1.0 - v0);
153 dvv[i] = -i * vv[i - 1];
159 t = c * ut * (dv[j] * vv[3 - j] + v[j] * dvv[3 - j]);
165 VECTOR V1[3], double uu[3], double vv[3],
171 bezier_value ((VECTOR (*)[4][4]) & Shape->Control_Points, uu[1], vv[1],
179 double uu[3], vv[3]; local
187 if (intersect_subpatch (Shape, Ray, V1, uu, vv, &Depth, P, N, &u, &v))
164 intersect_subpatch(BICUBIC_PATCH * Shape, RAY * ray, VECTOR V1[3], double uu[3], double vv[3], double *Depth, VECTOR P, VECTOR N, double *u, double *v) argument
/haiku-buildtools/gcc/fixincludes/
H A Dfixopts.c40 # define _ENV_(vv,mm,nn,tt) \
/haiku-buildtools/gcc/libgcc/
H A Dlibgcc2.c291 const DWunion vv = {.ll = v};
296 if (__builtin_expect (vv.s.high == vv.s.low >> (W_TYPE_SIZE - 1), 1))
300 return (DWtype) uu.s.low * (DWtype) vv.s.low;
306 * (UDWtype) (UWtype) vv.s.low};
308 * (UDWtype) (UWtype) vv.s.high};
310 if (vv.s.high < 0)
313 w1.ll -= vv.ll;
324 if (__builtin_expect (vv.s.high == vv
281 const DWunion vv = {.ll = v}; local
550 const DWunion vv = {.ll = v}; local
1231 DWunion vv = {.ll = v}; local
1255 DWunion vv = {.ll = v}; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgraphds.c94 struct vertex *vv = &g->vertices[v]; local
103 e->succ_next = vv->succ;
104 vv->succ = e;
113 e->pred_next = vv->pred;
114 vv->pred = e;
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr64366.c61 char* vv; member in struct:BigStruct
126 retVal.rr, retVal.ss, retVal.tt, retVal.uu, (unsigned long)retVal.vv,
/haiku-buildtools/legacy/binutils/binutils/
H A Dresrc.c1422 struct ver_varinfo *vv, **pp;
1424 vv = (struct ver_varinfo *) res_alloc (sizeof *vv);
1425 vv->next = NULL;
1426 vv->language = language;
1427 vv->charset = charset;
1431 *pp = vv;
2549 const struct ver_varinfo *vv;
2557 for (vv = vi->u.var.var; vv !
1420 struct ver_varinfo *vv, **pp; local
2546 const struct ver_varinfo *vv; local
[all...]

Completed in 170 milliseconds

12