Searched defs:out (Results 151 - 175 of 487) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-nest-cycle-1.c9 float out[N]; variable
H A Dvect-nest-cycle-2.c8 float out[N]; variable
H A Dbb-slp-16.c8 unsigned int out[N*8]; variable
[all...]
H A Dbb-slp-10.c8 unsigned int out[N]; variable
H A Dbb-slp-11.c9 unsigned int out[N]; variable
H A Dbb-slp-17.c9 unsigned int out[N]; variable
H A Dbb-slp-14.c8 unsigned int out[N]; variable
H A Dbb-slp-15.c8 unsigned int out[N]; variable
H A Dbb-slp-13.c8 unsigned int out[N]; variable
H A Dbb-slp-21.c9 unsigned int out[N]; variable
H A Dbb-slp-20.c9 unsigned int out[N]; variable
H A Dbb-slp-23.c8 unsigned int out[N]; variable
H A Dbb-slp-22.c9 unsigned int out[N]; variable
H A Dbb-slp-18.c8 unsigned int out[N]; variable
H A Dbb-slp-6.c8 unsigned int out[N]; variable
H A Dbb-slp-9.c8 unsigned int out[N]; variable
H A Dbb-slp-8b.c8 unsigned int out[N]; variable
H A Dbb-slp-8.c8 unsigned int out[N]; variable
H A Dbb-slp-8a.c8 unsigned int out[N]; variable
H A Dbb-slp-7.c8 unsigned int out[N]; variable
H A Dpr60276.c5 foo (int *out, const int *lp, unsigned samples) argument
16 foo_novec (int *out, const int *lp, unsigned samples) argument
37 int out[49] = {0}; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/copy_backward/move_iterators/
H A D1.cc45 rvalstruct in[size], out[size]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/move/
H A D1.cc43 rvalstruct in[size], out[size]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/move_backward/
H A D1.cc44 rvalstruct in[size], out[size]; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/
H A D1.cc39 int out[1]; local
43 out_con.begin(), pred, 1).ptr == out); local
49 int out[1]; local
53 out_con.begin(), pred, 2).ptr == out + 1); local
60 int out[ local
64 out_con.begin(), pred, 2).ptr == out + 6); local
[all...]

Completed in 76 milliseconds

1234567891011>>