Searched defs:cols (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/examples-4/
H A De.51.3.c8 void init (int Q[][COLS], const int rows, const int cols) argument
16 void check (int a[][COLS], int b[][COLS], const int rows, const int cols) argument
25 void gramSchmidt_ref (int Q[][COLS], const int rows, const int cols) argument
41 void gramSchmidt (int Q[][COLS], const int rows, const int cols) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Denum5.C10 enum colours { red = 1000, green, blue } __attribute__ ((packed)) cols; variable in typeref:enum:colours
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/examples-4/
H A De.51.3.f906 integer :: i, k, rows, cols local in subroutine:init
16 integer :: i, k, rows, cols local in subroutine:check
28 integer :: i, k, rows, cols local in subroutine:gramSchmidt_ref
43 integer :: i, k, rows, cols local in subroutine:gramSchmidt
68 integer :: cols variable in program:e_51_3
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Dpr38498.c3 double test_vector (float **data, int rows, int cols, int vqrows,double epsilon, int maxiter,int **mean, int *map) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr54735.C80 int cols() function in class:L
92 Index cols() function in class:Q
/haiku-buildtools/isl/
H A Disl_schedule.c1724 int cols = isl_mat_cols(node->sched); local
2104 int cols = isl_mat_cols(node->sched); local
2497 int cols = isl_mat_cols(node->sched); local
H A Disl_map.c271 unsigned cols; local
/haiku-buildtools/gcc/libcpp/
H A Dlex.c1094 unsigned int cols; local

Completed in 200 milliseconds