Searched defs:in (Results 101 - 125 of 540) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr61306-2.c25 fake_bswap32 (uint32_t in) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr63593.c4 int in[2 * 4][4]; variable
H A Doptimize-bswapdi-1.c22 swap64 (uint64_t in) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dbb-slp-1.c9 unsigned int in[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63, 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
[all...]
H A Dbb-slp-2.c9 unsigned int in[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63}; variable
[all...]
H A Dbb-slp-19.c9 unsigned short in[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable
[all...]
H A Dbb-slp-5.c9 unsigned short in[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable
[all...]
H A Dbb-slp-3.c9 unsigned int in[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable
H A Dbb-slp-4.c9 unsigned short in[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable
H A Dpr65494.c7 rgb in[N], out[N]; variable
H A Dvect-widen-mult-half-u8.c10 unsigned char in[N]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/
H A Dcostmodel-bb-slp-9a.c8 unsigned int in[N] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvcage_f64.c12 volatile float64_t in[SIZE] = { -10.4, -3.14, 0.0, 1.5, 5.3, 532.3 }; variable
H A Dvcagt_f64.c12 volatile float64_t in[SIZE] = { -10.4, -3.14, 0.0, 1.5, 5.3, 532.3 }; variable
H A Dvcale_f64.c12 volatile float64_t in[SIZE] = { -10.4, -3.14, 0.0, 1.5, 5.3, 532.3 }; variable
H A Dvcalt_f64.c12 volatile float64_t in[SIZE] = { -10.4, -3.14, 0.0, 1.5, 5.3, 532.3 }; variable
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dudr-1.c12 foo (struct S *out, struct S *in) argument
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dtranspose_2.f906 character(len=10) :: in variable in program:main
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/merge/
H A Dcheck_type.cc38 test1(input_iterator_wrapper<S>& in, argument
43 test2(input_iterator_wrapper<X>& in, argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/set_symmetric_difference/
H A Dcheck_type.cc38 test1(input_iterator_wrapper<S>& in, output_iterator_wrapper<S>& out) argument
42 test2(input_iterator_wrapper<X>& in, output_iterator_wrapper<X>& out) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/set_intersection/
H A Dcheck_type.cc38 test1(input_iterator_wrapper<S>& in, output_iterator_wrapper<S>& out) argument
42 test2(input_iterator_wrapper<X>& in, output_iterator_wrapper<X>& out) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/set_difference/
H A Dcheck_type.cc38 test1(input_iterator_wrapper<S>& in, output_iterator_wrapper<S>& out) argument
42 test2(input_iterator_wrapper<X>& in, output_iterator_wrapper<X>& out) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/set_union/
H A Dcheck_type.cc38 test1(input_iterator_wrapper<S>& in, output_iterator_wrapper<S>& out) argument
42 test2(input_iterator_wrapper<X>& in, output_iterator_wrapper<X>& out) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/
H A D12875-2.cc45 FILE* in = fopen(name, "r"); local
H A D12875-1.cc40 filebuf in; local

Completed in 123 milliseconds

1234567891011>>