Searched defs:first (Results 226 - 250 of 522) sorted by relevance

1234567891011>>

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Derror.c1062 int first; local
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dequiv.c62 ffeequiv first; member in struct:_ffeequiv_list_
[all...]
H A Dsta.c102 ffestaPossible_ first; member in struct:_ffesta_possible_root_
376 ffestaPossible_ first = NULL; local
1839 ffesta_two(ffelexToken first, ffelexToken second) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Drtlanal.c981 int first, last; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr47615.C9 _T1 first; member in struct:std::pair
H A Dunroll1.C57 Element_t first() const { return DT::first(this->domain_m); } function in class:Domain
79 static int first(const Storage_t &d) { return d[0]; } function in struct:DomainTraits
126 static int first(int d) { return d; } function in struct:DomainTraits
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20050629-1.c128 int first; member in struct:opbuild_list_d
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.h218 basic_string& append(InputIterator first, InputIterator last) argument
238 basic_string& assign(InputIterator first, InputIterator last) argument
275 void insert(iterator p, InputIterator first, InputIterator last) argument
/haiku-buildtools/isl/
H A Disl_affine_hull.c498 isl_basic_map_drop_constraints_involving( __isl_take isl_basic_map *bmap, unsigned first, unsigned n) argument
529 isl_basic_set_drop_constraints_involving( __isl_take isl_basic_set *bset, unsigned first, unsigned n) argument
538 isl_basic_map_drop_constraints_not_involving_dims( __isl_take isl_basic_map *bmap, enum isl_dim_type type, unsigned first, unsigned n) argument
576 isl_basic_set_drop_constraints_not_involving_dims( __isl_take isl_basic_set *bset, enum isl_dim_type type, unsigned first, unsigned n) argument
587 isl_basic_map_drop_constraints_involving_dims( __isl_take isl_basic_map *bmap, enum isl_dim_type type, unsigned first, unsigned n) argument
611 isl_basic_set_drop_constraints_involving_dims( __isl_take isl_basic_set *bset, enum isl_dim_type type, unsigned first, unsigned n) argument
622 isl_map_drop_constraints_involving_dims( __isl_take isl_map *map, enum isl_dim_type type, unsigned first, unsigned n) argument
656 isl_set_drop_constraints_involving_dims( __isl_take isl_set *set, enum isl_dim_type type, unsigned first, unsigned n) argument
[all...]
H A Disl_arg.c363 int i, first; local
H A Disl_ast_graft.c476 static int clear_if_nodes(struct isl_if_node *if_node, int first, int n) argument
1118 int i, j, first; local
[all...]
H A Disl_coalesce.c711 static int check_wraps(__isl_keep isl_mat *wraps, int first, argument
H A Disl_constraint.c326 isl_constraint_involves_dims(__isl_keep isl_constraint *constraint, enum isl_dim_type type, unsigned first, unsigned n) argument
H A Disl_dim.c153 isl_dim_drop(__isl_take isl_space *dim, enum isl_dim_type type, unsigned first, unsigned n) argument
H A Disl_val.c1291 isl_val_insert_dims(__isl_take isl_val *v, enum isl_dim_type type, unsigned first, unsigned n) argument
1304 isl_val_drop_dims(__isl_take isl_val *v, enum isl_dim_type type, unsigned first, unsigned n) argument
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.h121 cp_token * GTY((skip)) first; member in struct:cp_token_cache
/haiku-buildtools/gcc/gcc/
H A Dopts-common.c713 opts_concat (const char *first, ...) argument
H A Dipa.c107 enqueue_node (symtab_node *node, symtab_node **first, argument
326 symtab_node *first = (symtab_node *) (void *) 1; local
124 process_references(symtab_node *snode, symtab_node **first, bool before_inlining_p, hash_set<symtab_node *> *reachable) argument
176 walk_polymorphic_call_targets(hash_set<void *> *reachable_call_targets, struct cgraph_edge *edge, symtab_node **first, hash_set<symtab_node *> *reachable, bool before_inlining_p) argument
1319 varpool_node *first = (varpool_node *) (void *) 1; local
[all...]
H A Dtree-tailcall.c852 basic_block bb, first; local
1005 basic_block first = single_succ (ENTRY_BLOCK_PTR_FOR_FN (cfun)); local
[all...]
H A Dtree-pretty-print.c1796 bool first = true; local
H A Dprofile.c1144 gimple first; local
[all...]
H A Dstore-motion.c515 rtx_insn *first = BB_HEAD (bb); local
/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-driver.c615 int first = !cs_prg->runs; local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc361 bool first; member in struct:__sanitizer::DlIteratePhdrData
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr56184.C148 eh_catch first; local

Completed in 149 milliseconds

1234567891011>>