Searched defs:row (Results 1 - 25 of 36) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/23_containers/insert/
H A Dunordered_map_array.cc43 map_type& row = matrix[i / 4]; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr54647.C15 Row *row; member in struct:B::C
/haiku-buildtools/isl/
H A Disl_mat_private.h14 isl_int **row; member in struct:isl_mat
H A Dbasis_reduction_templ.c57 int row; local
[all...]
H A Dbasis_reduction_tab.c17 struct isl_vec *row; member in struct:tab_lp
71 static struct isl_tab *gbr_tab(struct isl_tab *tab, struct isl_vec *row) argument
127 set_lp_obj(struct tab_lp *lp, isl_int *row, int dim) argument
170 cut_lp_to_hyperplane(struct tab_lp *lp, isl_int *row) argument
218 add_lp_row(struct tab_lp *lp, isl_int *row, int dim) argument
232 get_alpha(struct tab_lp* lp, int row, mpq_t *alpha) argument
[all...]
H A Disl_affine_hull.c87 set_common_multiple( struct isl_basic_set *bset1, struct isl_basic_set *bset2, unsigned row, unsigned col) argument
109 delete_row(struct isl_basic_set *bset, unsigned row) argument
130 construct_column( struct isl_basic_set *bset1, struct isl_basic_set *bset2, unsigned row, unsigned col) argument
166 transform_column( struct isl_basic_set *bset1, struct isl_basic_set *bset2, unsigned row, unsigned col) argument
213 int row; local
[all...]
H A Disl_coalesce.c619 static int allow_wrap(struct isl_wraps *wraps, int row) argument
[all...]
H A Disl_constraint.c616 isl_int **row; local
H A Disl_sample.c1149 struct isl_vec *row = NULL; local
[all...]
H A Disl_convex_hull.c2029 isl_int *row = (isl_int *)entry; local
[all...]
H A Disl_mat.c64 isl_int **row; local
116 isl_mat_sub_alloc6(isl_ctx *ctx, isl_int **row, unsigned first_row, unsigned n_row, unsigned first_col, unsigned n_col) argument
235 isl_mat_get_element(__isl_keep isl_mat *mat, int row, int col, isl_int *v) argument
251 isl_mat_get_element_val(__isl_keep isl_mat *mat, int row, int col) argument
268 isl_mat_set_element(__isl_take isl_mat *mat, int row, int col, isl_int v) argument
287 isl_mat_set_element_si(__isl_take isl_mat *mat, int row, int col, int v) argument
308 isl_mat_set_element_val(__isl_take isl_mat *mat, int row, int col, __isl_take isl_val *v) argument
481 exchange(struct isl_mat *M, struct isl_mat **U, struct isl_mat **Q, unsigned row, unsigned i, unsigned j) argument
495 subtract(struct isl_mat *M, struct isl_mat **U, struct isl_mat **Q, unsigned row, unsigned i, unsigned j, isl_int m) argument
511 oppose(struct isl_mat *M, struct isl_mat **U, struct isl_mat **Q, unsigned row, unsigned col) argument
541 int row, col; local
703 row_first_non_zero(isl_int **row, unsigned n_row, unsigned col) argument
713 row_abs_min_non_zero(isl_int **row, unsigned n_row, unsigned col) argument
734 inv_oppose( struct isl_mat *left, struct isl_mat *right, unsigned row) argument
741 inv_subtract(struct isl_mat *left, struct isl_mat *right, unsigned row, unsigned i, isl_int m) argument
758 int row; local
871 int row; local
1305 isl_mat_drop_rows(struct isl_mat *mat, unsigned row, unsigned n) argument
1370 isl_mat_insert_rows(__isl_take isl_mat *mat, unsigned row, unsigned n) argument
1403 isl_mat_insert_zero_rows(__isl_take isl_mat *mat, unsigned row, unsigned n) argument
1455 isl_mat_unimodular_complete(struct isl_mat *M, int row) argument
1639 isl_mat_scale_down_row(__isl_take isl_mat *mat, int row, isl_int m) argument
1669 isl_mat_normalize_row(__isl_take isl_mat *mat, int row) argument
[all...]
H A Disl_vertices.c226 int row, col; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr61960.f9017 real(kind=sp), dimension(this%nr_cols) :: row local in function:get_row
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr54245.c11 void idct_row(short *row, int *dst) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dwebizer.c16 int row = 1; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr53487.c18 int row, col; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcode-gen5.C58 int row; /* Row element refers to */ member in class:VecElem
75 int row() const { return 19; } function in class:Vector
118 Vector( int row, double *d, int beg ) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr39339.c36 long row, col; member in struct:E
41 void foo (struct E *screen, unsigned int c, int columns, struct B *row) argument
/haiku-buildtools/gcc/zlib/
H A Dcrc32.c361 unsigned long row; local
/haiku-buildtools/binutils/zlib/
H A Dcrc32.c361 unsigned long row; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20011229-1.c40 struct s2 row[2]; member in struct:s4::dd_
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dhgcd.c86 unsigned row; local
/haiku-buildtools/cloog/osl/source/
H A Drelation.c420 osl_relation_subexpression(osl_relation_p relation, int row, int start, int stop, int oppose, char ** strings) argument
467 osl_relation_expression(osl_relation_p relation, int row, char ** strings) argument
488 osl_relation_is_simple_output(osl_relation_p relation, int row) argument
541 osl_relation_sprint_comment(osl_relation_p relation, int row, char ** strings, char ** arrays) argument
1305 osl_relation_replace_vector(osl_relation_p relation, osl_vector_p vector, int row) argument
1329 osl_relation_add_vector(osl_relation_p relation, osl_vector_p vector, int row) argument
1357 osl_relation_sub_vector(osl_relation_p relation, osl_vector_p vector, int row) argument
1389 osl_relation_insert_vector(osl_relation_p relation, osl_vector_p vector, int row) argument
1428 osl_relation_insert_blank_row(osl_relation_p relation, int row) argument
1509 osl_relation_replace_constraints(osl_relation_p r1, osl_relation_p r2, int row) argument
1537 osl_relation_insert_constraints(osl_relation_p r1, osl_relation_p r2, int row) argument
1585 osl_relation_remove_row(osl_relation_p r, int row) argument
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dlinker.c1534 enum link_row row; local
[all...]
/haiku-buildtools/cloog/source/isl/
H A Ddomain.c548 cloog_int_t *row = matrix->p[i]; local
499 isl_constraint_read_from_matrix( struct isl_space *dim, cloog_int_t *row) argument

Completed in 119 milliseconds

12