Searched refs:tabs (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr33329.c8 int tabs[1024], tabcount; local
14 tabs[i] = i * 12345;
15 g (tabs);
/haiku-buildtools/isl/
H A Disl_coalesce.c139 static void drop(struct isl_map *map, int i, struct isl_tab **tabs) argument
142 isl_tab_free(tabs[i]);
146 tabs[i] = tabs[map->n - 1];
148 tabs[map->n - 1] = NULL;
157 struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j,
237 isl_tab_free(tabs[i]);
238 tabs[i] = fused_tab;
239 drop(map, j, tabs);
268 struct isl_tab **tabs, in
156 fuse(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j, __isl_keep isl_mat *extra) argument
267 check_facets(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *ineq_i, int *ineq_j) argument
369 is_adj_ineq_extension(__isl_keep isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
450 check_adj_ineq(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
499 is_adj_eq_extension(struct isl_map *map, int i, int j, int k, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
777 can_wrap_in_facet(struct isl_map *map, int i, int j, int k, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
899 wrap_in_facets(struct isl_map *map, int i, int j, int *cuts, int n, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
1047 can_wrap_in_set(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
1100 check_wrap(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
1127 check_adj_eq(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
1200 check_eq_adj_eq(struct isl_map *map, int i, int j, struct isl_tab **tabs, int *eq_i, int *ineq_i, int *eq_j, int *ineq_j) argument
1351 coalesce_local_pair(__isl_keep isl_map *map, int i, int j, struct isl_tab **tabs) argument
1484 coalesce_subset(__isl_keep isl_map *map, int i, int j, struct isl_tab **tabs, __isl_keep isl_mat *div, int *exp) argument
1544 check_coalesce_subset(__isl_keep isl_map *map, int i, int j, struct isl_tab **tabs) argument
1611 coalesce_pair(__isl_keep isl_map *map, int i, int j, struct isl_tab **tabs) argument
1625 coalesce(struct isl_map *map, struct isl_tab **tabs) argument
1663 struct isl_tab **tabs = NULL; local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/elf/
H A Dpseudo.s5 # next line has tabs
/haiku-buildtools/gcc/mpc/tests/
H A DMakefile.am30 check_PROGRAMS = tabs tacos tacosh tadd tadd_fr tadd_si tadd_ui targ tasin \
/haiku-buildtools/gcc/contrib/
H A DcompareSumTests382 output format, the category headers are not displayed and there are no tabs
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drun.go701 // 6g error messages continue onto additional lines with leading tabs.
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex1706 % @tabs -- simple alignment
1711 %\def\tabs{\parsearg\tabszzz}
/haiku-buildtools/legacy/gcc/texinfo/
H A Dtexinfo.tex1678 % @tabs -- simple alignment
1683 %\def\tabs{\parsearg\tabszzz}
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex6599 % tabs. The \global is in case the verbatim line starts with an accent,
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex6599 % tabs. The \global is in case the verbatim line starts with an accent,
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex6609 % tabs. The \global is in case the verbatim line starts with an accent,

Completed in 144 milliseconds