Searched defs:copy (Results 176 - 200 of 235) sorted by relevance

12345678910

/haiku-buildtools/legacy/gcc/gcc/
H A Dgenattrtab.c830 register rtx copy; local
[all...]
H A Dfunction.c4947 rtx copy; local
[all...]
H A Dstmt.c2980 int copy = 0; local
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_rope.h1746 void copy(_Char function in class:rope
1756 size_type copy(size_type __pos, size_type __n, _CharT* __buffer) const function in class:rope
2280 size_type copy(_CharT* __buffer, size_type __n, function in class:rope
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dltdl.c1040 char *copy = strdup (str); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46567.C1243 copy(_II __first, _II __last, _OI __result) function in namespace:std
/haiku-buildtools/isl/
H A Disl_union_map.c1518 isl_map *copy; local
/haiku-buildtools/gcc/gcc/
H A Dgenattrtab.c658 rtx copy; local
[all...]
H A Dtree-chkp.c1257 tree copy; local
[all...]
H A Dcfgrtl.c4151 rtx_insn *insn, *next, *copy; local
H A Dgcse.c3971 rtx copy; local
[all...]
H A Dgimple.c1687 gimple copy = gimple_alloc (code, num_ops); local
[all...]
H A Dcalls.c1369 rtx copy; local
[all...]
H A Dtree-sra.c4819 tree name, vexpr, copy = NULL_TREE; local
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dopenmp.c2788 gfc_code *copy; local
[all...]
H A Ddecl.c621 merge_array_spec (gfc_array_spec *from, gfc_array_spec *to, bool copy) argument
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc959 tree copy = build_variant_type_copy(pt); local
1005 tree copy = build_distinct_type_copy(t); local
1039 tree copy = build_distinct_type_copy(t); local
1073 tree copy = build_variant_type_copy(type); local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h736 copy() function in class:Expression
[all...]
/haiku-buildtools/gcc/gcc/java/
H A Dverify-impl.c969 copy_state (state *s, state *copy, int max_stack, int max_locals) argument
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c1597 bfd_boolean copy; local
1884 bfd_boolean copy; local
4113 bfd_boolean copy, hash; local
[all...]
H A Dpdp11.c1571 add_to_stringtab(bfd *abfd, struct bfd_strtab_hash *tab, const char *str, bfd_boolean copy) argument
2743 bfd_boolean copy; local
4047 bfd_boolean copy; local
[all...]
/haiku-buildtools/binutils/gold/
H A Ddwp.cc1244 unsigned char *copy = new unsigned char[unit_length]; local
1436 unsigned char* copy = new unsigned char[len]; local
/haiku-buildtools/gcc/gmp/tests/devel/
H A Dtry.c2669 mp_size_t copy = MIN (d[0].size, SRC_SIZE(1)); local
/haiku-buildtools/legacy/binutils/binutils/
H A Ddlltool.c1936 long *copy; local
2006 char *copy = xmalloc (strlen (name) + 2); local
2140 char *copy = xmalloc (len + 1); local
2152 char *copy; local
[all...]
/haiku-buildtools/gcc/libgcc/config/ia64/
H A Dunwind-ia64.c382 struct unw_reg_state *copy, *prev = NULL, *first = NULL; local
[all...]

Completed in 1026 milliseconds

12345678910