Searched defs:stride (Results 1 - 25 of 84) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Divopts-2.C4 void test (int *b, int *e, int stride) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dbb-slp-pattern-2.c8 foo (short * __restrict__ a, int * __restrict__ b, int stride) argument
H A Dbb-slp-cond-1.c8 foo (int *a, int stride) argument
H A Dbb-slp-25.c12 void foo (short * __restrict__ dst, short * __restrict__ src, int h, int stride, int dummy) argument
H A Dbb-slp-24.c11 foo(short * __restrict__ dst, short * __restrict__ src, int h, int stride, int dummy) argument
H A Dbb-slp-29.c12 void foo (short * __restrict__ dst, short * __restrict__ src, int h, int stride, int dummy) argument
H A Dbb-slp-26.c13 foo(char * __restrict__ dst, char * __restrict__ src, int h, int stride, int dummy) argument
H A Dpr43430-2.c5 vsad16_c (void *c, uint8_t * s1, uint8_t * s2, int stride, int h) argument
H A Dpr66251.c12 test1(_Complex double *a, _Complex int *b, int stride, int n) argument
22 test2(_Complex int *a, _Complex double *b, int stride, int n) argument
39 int stride; local
[all...]
H A Dpr43430-1.c16 foo (myint * s1, myint * s2, int stride) argument
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/appendix-a/
H A Da.21.1.c12 a21 (int lb, int ub, int stride) argument
/haiku-buildtools/cloog/include/cloog/
H A Dstride.h13 cloog_int_t stride; /**< The actual stride. */ member in struct:cloogstride
H A Dloop.h68 CloogStride *stride; /**< If not NULL, stride information on iterator member in struct:cloogloop
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dslsr-21.c8 f (int n, int x, int stride) argument
H A Dslsr-22.c8 f (int n, int x, int stride) argument
H A Dslsr-23.c8 f (int n, int x, int stride) argument
H A Dslsr-24.c8 f (int n, int x, int stride) argument
H A Dslsr-25.c8 f (int n, int x, int stride) argument
H A Dslsr-26.c8 f (int n, int x, int stride) argument
H A Dpr38250.c10 size_t stride; member in struct:__anon2456
18 const size_t stride = v->stride; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/26_numerics/slice/
H A D1.cc27 construction(std::size_t start, std::size_t size, std::size_t stride) argument
34 copy(std::size_t start, std::size_t size, std::size_t stride) argument
42 assignment(std::size_t start, std::size_t size, std::size_t stride) argument
[all...]
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dslice.h67 slice::stride () const function in class:slice
/haiku-buildtools/cloog/source/
H A Dstride.c23 CloogStride *cloog_stride_alloc(cloog_int_t stride, cloog_int_t offset) argument
34 CloogStride *cloog_stride_alloc_from_constraint(cloog_int_t stride, argument
47 CloogStride *cloog_stride_copy(CloogStride *stride) argument
56 cloog_stride_free(CloogStride *stride) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20070520-1.c4 void ff_pred8x8_plane_c(uint8_t *src, int stride){ argument
H A Dpr35043.c7 size_t stride; member in struct:__anon1567
14 const size_t stride = v->stride; local

Completed in 104 milliseconds

1234