Searched defs:out (Results 226 - 250 of 487) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse4a-montss.c10 sse4a_test_movntss (float *out, float *in) argument
36 float *out; local
H A Dpr60700.c20 repro(struct st **out) argument
H A Dpr52252-atom.c7 matrix_mul (byte *in, byte *out, int size) argument
H A Dpr52252-core.c7 matrix_mul (byte *in, byte *out, int size) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-vector-6.c8 void foo (vector double *out, vector double *in, vector long *p_l, vector bool long *p_b, vector unsigned char *p_uc, int *i) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/spu/
H A Dintrinsics-3.c5 vec_float4 out = spu_convtf (in[0], 128); /* { dg-error "expects an integer literal in the range" "0, 127" }*/ local
10 vec_float4 out = spu_convtf (in[0], 128); /* { dg-error "expects an integer literal in the range" "0, 127" }*/ local
15 vec_int4 out = spu_convts (in[0], 128); /* { dg-error "expects an integer literal in the range" "0, 127" }*/ local
20 vec_uint4 out = spu_convtu (in[0], 128); /* { dg-error "expects an integer literal in the range" "0, 127" }*/ local
26 vec_float4 out = spu_convtf (in[0], n); local
31 vec_float4 out = spu_convtf (in[0], n); local
36 vec_int4 out = spu_convts (in[0], n); local
41 vec_uint4 out = spu_convtu (in[0], n); local
/haiku-buildtools/gcc/mpfr/src/
H A Dget_f.c100 mp_limb_t out; local
132 mp_limb_t out; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/
H A Dcostmodel-vect-outer-fir.c10 float out[N]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dif-cvt-stores-vect-ifcvt-18.c13 data in1[N], in2[N], out[N]; variable
H A Dvect-cselim-1.c13 data in1[N], in2[N], out[N]; variable
H A Dvect-outer-fir-big-array.c10 float out[N]; variable
H A Dvect-outer-fir-lb-big-array.c10 float out[N]; variable
H A Dvect-outer-fir-lb.c10 float out[N]; variable
H A Dvect-outer-fir.c10 float out[N]; variable
H A Dno-tree-reassoc-bb-slp-12.c8 unsigned int out[N]; variable
H A Dpr52252-ld.c6 matrix_mul (byte *in, byte *out, int size) argument
H A Dslp-24.c30 s out[N]; local
H A Dslp-24-big-array.c30 s out[N]; local
H A Dpr69783.c19 float *out = Out[j]; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr54245.c34 int out[4]; local
/haiku-buildtools/gcc/libdecnumber/
H A DdecPacked.c72 uByte obyte, *out; /* current output byte, and where it goes */ local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ifstream/assign/
H A D1.cc28 read(std::istream& in, std::ostream& out) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/
H A D4.cc103 std::ostringstream out; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/
H A D4.cc136 std::wostringstream out; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/nios2/
H A Dcustom-fp-conversion.c47 custom_fp (int i, unsigned u, float f, double d, data_t *out) argument
[all...]

Completed in 112 milliseconds

1234567891011>>