Searched defs:cell (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/dwarf2/
H A Ddwarf4-nested.C42 B*& cell = table[i]; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D921117-1.c4 } cell; variable in typeref:struct:s
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dalloc_comp_constraint_6.f903 module cell module
H A Ddependency_26.f9036 TYPE(cell_type), POINTER :: cell local in subroutine:S1
45 TYPE(cell_type), POINTER :: cell variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Doverflow-1.c20 struct S* cell=H+k; local
/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dobjc-list.h41 struct objc_list* cell; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloadpre6.c39 tree var, *cell; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr45580.C46 CollectorCell cell; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr32584.c56 int j , n , cell ; local
/haiku-buildtools/isl/
H A Disl_bernstein.c32 isl_cell *cell; member in struct:bernstein_data
95 static int is_tight(int *k, int n, int d, isl_cell *cell) argument
244 static int bernstein_coefficients_cell(__isl_take isl_cell *cell, void *user) argument
[all...]
H A Disl_vertices.c1064 isl_ctx *isl_cell_get_ctx(__isl_keep isl_cell *cell) argument
1069 __isl_give isl_basic_set *isl_cell_get_domain(__isl_keep isl_cell *cell) argument
1078 isl_cell *cell = NULL; local
1104 isl_cell_free(__isl_take isl_cell *cell) argument
1200 isl_vertices_foreach_disjoint_cell(__isl_keep isl_vertices *vertices, int (*fn)(__isl_take isl_cell *cell, void *user), void *user) argument
1206 isl_cell *cell; local
1261 isl_vertices_foreach_cell(__isl_keep isl_vertices *vertices, int (*fn)(__isl_take isl_cell *cell, void *user), void *user) argument
1265 isl_cell *cell; local
1316 isl_cell_foreach_vertex(__isl_keep isl_cell *cell, int (*fn)(__isl_take isl_vertex *vertex, void *user), void *user) argument
1398 call_on_simplex(__isl_keep isl_cell *cell, int *simplex_ids, int n_simplex, int *other_ids, int n_other, int (*fn)(__isl_take isl_cell *simplex, void *user), void *user) argument
1473 triangulate(__isl_keep isl_cell *cell, __isl_keep isl_vec *v, int *simplex_ids, int n_simplex, int *other_ids, int n_other, int (*fn)(__isl_take isl_cell *simplex, void *user), void *user) argument
1527 isl_cell_foreach_simplex(__isl_take isl_cell *cell, int (*fn)(__isl_take isl_cell *simplex, void *user), void *user) argument
[all...]
/haiku-buildtools/legacy/gcc/libobjc/
H A Dinit.c388 struct objc_list **cell = &uninitialized_statics; local
464 struct objc_list** cell; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.c134 char shift(char cell, char dir) { argument
193 out_of_bounds(char cell, char dir) argument
244 calc_cell_indices(char *cell, int piece, char index) argument
253 cells_fit_on_board(char *cell, int piece) argument
264 minimum_of_cells(char *cell) argument
277 first_empty_cell(char *cell, char minimum) argument
289 bitmask_from_cells(char *cell) argument
336 has_island(char *cell, int piece) argument
368 char rotation, cell[5]; local
512 boardHasIslands(char cell) argument
554 solve(int depth, int cell) argument
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-bfin.c993 INSTR_T cell = (INSTR_T) obstack_alloc (&mempool, sizeof (struct bfin_insn)); local
/haiku-buildtools/binutils/gas/config/
H A Dtc-bfin.c931 INSTR_T cell = XOBNEW (&mempool, struct bfin_insn); local

Completed in 93 milliseconds