Searched defs:input (Results 1 - 25 of 154) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr32366.c9 static float input[20]; local
H A Dvect-rounding-btrunc.c8 foo (double *output, double *input) argument
H A Dvect-rounding-btruncf.c8 foo (float *output, float *input) argument
H A Dvect-rounding-ceil.c8 foo (double *output, double *input) argument
H A Dvect-rounding-ceilf.c8 foo (float *output, float *input) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dxordi3-opt.c4 unsigned long long xor64 (unsigned long long input) argument
H A Diordi3-opt.c4 unsigned long long or64 (unsigned long long input) argument
H A Dneon-vld1_dupQ.c13 int64x1_t input[2] = {(int64x1_t)0x0123456776543210LL, local
H A Dvect-lceilf_1.c8 float __attribute__((aligned(16))) input[N]; variable
H A Dvect-lfloorf_1.c8 float __attribute__((aligned(16))) input[N]; variable
H A Dvect-lroundf_1.c8 float __attribute__((aligned(16))) input[N]; variable
H A Dvect-rounding-btruncf.c8 float __attribute__((aligned(16))) input[N]; variable
H A Dvect-rounding-ceilf.c8 float __attribute__((aligned(16))) input[N]; variable
H A Dvect-rounding-floorf.c8 float __attribute__((aligned(16))) input[N]; variable
H A Dvect-rounding-roundf.c8 float __attribute__((aligned(16))) input[N]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vmx/
H A Dyousufi-1.c9 vector float input = ((vector float){0.003,0.003,0.003,0.003}); local
H A Dgcc-bug-d.c9 vector unsigned char input local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dfmt_missing_period_1.f6 character(12) :: input = "1234abcdef" variable
H A Dfmt_missing_period_2.f7 character(12) :: input = "1234abcdef" variable
H A Dfmt_missing_period_3.f7 character(12) :: input = "1234abcdef" variable
H A Dnamelist_empty.f909 namelist /input/ var namelist
H A Dinquire_14.f903 subroutine input(indat) subroutine
/haiku-buildtools/gcc/libiberty/
H A Dxmemdup.c35 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) argument
/haiku-buildtools/legacy/binutils/libiberty/
H A Dxmemdup.c34 xmemdup (const PTR input, size_t copy_size, size_t alloc_size) argument
/haiku-buildtools/cloog/examples/example/
H A Dexample.c13 CloogInput *input; local

Completed in 302 milliseconds

1234567