Searched defs:copy (Results 101 - 125 of 235) sorted by relevance

12345678910

/haiku-buildtools/isl/
H A Disl_map_piplib.c444 struct isl_basic_set *copy; local
H A Disl_map_subtract.c860 struct isl_map *copy = isl_map_copy(sdc.diff); local
/haiku-buildtools/gcc/gcc/
H A Drtl.c268 rtx copy; local
367 rtx const copy = ggc_alloc_rtx_def_stat (size PASS_MEM_STAT); local
[all...]
H A Dtree-browser.c907 long size, copy; local
H A Dgimple-expr.c378 tree copy = build_decl (DECL_SOURCE_LOCATION (var), VAR_DECL, name, type); local
[all...]
H A Dtree-ssa-threadedge.c492 tree *copy; local
[all...]
H A Dsese.c428 rename_uses(gimple copy, rename_map_type *rename_map, gimple_stmt_iterator *gsi_tgt, sese region, loop_p loop, vec<tree> iv_map, bool *gloog_error) argument
548 gimple copy; local
[all...]
/haiku-buildtools/gcc/gcc/lto/
H A Dlto-partition.c837 char *copy = NULL; local
/haiku-buildtools/binutils/bfd/
H A Di386linux.c297 linux_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
H A Dm68klinux.c299 linux_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
H A Dsparclinux.c293 linux_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
H A Dhash.c457 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
815 _bfd_stringtab_add(struct bfd_strtab_hash *tab, const char *str, bfd_boolean hash, bfd_boolean copy) argument
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Daoutx.h1776 add_to_stringtab(bfd *abfd, struct bfd_strtab_hash *tab, const char *str, bfd_boolean copy) argument
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dmacro.c1235 char *copy, *cs; local
1302 char *copy; local
[all...]
H A Dlisting.c335 char *copy; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-lex.c1116 char *copy = (char *) alloca (args->p - token_buffer + 1); local
H A Dcalls.c999 /* We make a copy of the object and pass the address to the local
[all...]
H A Dglobal.c1521 int copy = 1; local
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dinstall-info.c166 char *copy = (char *) xmalloc (size + 1); local
/haiku-buildtools/cloog/source/matrix/
H A Dconstraintset.c561 CloogMatrix *copy; local
/haiku-buildtools/gcc/libcpp/
H A Dtraditional.c155 bool unterminated, copy = false; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-lex.c794 char *copy; local
968 char *copy; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algobase.h462 copy(_II __first, _II __last, _OI __result) function
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A Dops.cc230 fs::copy(const path& from, const path& to, copy_options options) function in class:fs
/haiku-buildtools/binutils/gas/
H A Dmacro.c1239 char *copy, *cls; local
1285 char *copy; local
[all...]

Completed in 356 milliseconds

12345678910