Searched defs:to (Results 126 - 150 of 342) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/
H A Dlra-eliminations.c110 int to; member in struct:lra_elim_table
140 const int to; member in struct:elim_table_1
370 rtx to = subst_p ? ep->to_rtx : ep->from_rtx; local
400 rtx to = subst_p ? ep->to_rtx : ep->from_rtx; local
457 rtx to = subst_p ? ep->to_rtx : ep->from_rtx; local
[all...]
H A Dlra-int.h525 lra_assign_reg_val(int from, int to) argument
[all...]
H A Dtree-emutls.c183 default_emutls_var_init(tree to, tree decl, tree proxy) argument
246 tree name, to; local
306 tree name, to; local
[all...]
/haiku-buildtools/gcc/libgcc/
H A Dgeneric-morestack.c549 char *to; local
[all...]
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_interceptors.cc353 void *__asan_memcpy(void *to, cons argument
386 __asan_memmove(void *to, const void *from, uptr size) argument
397 INTERCEPTOR(void*, memmove, void *to, const void *from, uptr size) argument
401 INTERCEPTOR(void*, memcpy, void *to, const void *from, uptr size) argument
451 INTERCEPTOR(char*, strcat, char *to, const char *from) argument
470 INTERCEPTOR(char*, strncat, char *to, const char *from, uptr size) argument
487 INTERCEPTOR(char*, strcpy, char *to, const char *from) argument
545 INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) argument
[all...]
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h396 u16 to; member in struct:__sanitizer::DeadlockDetector::Edge
[all...]
/haiku-buildtools/gcc/gcc/config/fr30/
H A Dfr30.c231 fr30_can_eliminate(const int from ATTRIBUTE_UNUSED, const int to) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_character.h120 __gnu_test::pod_char::char_type::to(const char_type& c) function in class:__gnu_cxx::__gnu_test::pod_char::char_type
139 __gnu_test::pod_uchar::char_type::to(const char_type& c) function in class:__gnu_cxx::__gnu_test::pod_uchar::char_type
184 do_out(state_type& state, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_limit, extern_type*& to_next) const argument
217 do_in(state_type& state, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_limit, intern_type*& to_next) const argument
260 do_unshift(state_type& state, extern_type* to, extern_type* to_limit, extern_type*& to_next) const argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dexcept.c1051 can_convert_eh(tree to, tree from) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A Dops.cc230 fs::copy(const path& from, const path& to, copy_options options) argument
560 copy_file(const path& from, const path& to, copy_options option) argument
735 create_directory_symlink(const path& to, const path& new_symlink) argument
757 create_hard_link(const path& to, const path& new_hard_link) argument
781 create_symlink(const path& to, const path& new_symlink) argument
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-pdp11.c973 char *to = NULL; local
[all...]
/haiku-buildtools/binutils/gas/
H A Dmacro.c111 buffer_and_nest (const char *from, const char *to, sb *ptr, argument
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dns32k-dis.c314 bit_copy(bfd_byte *buffer, int offset, int count, char *to) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dtarget-reloc.h515 put_r_addend(Reltype_write* to, typename elfcpp::Elf_types<size>::Elf_Swxword addend) argument
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-coff.c462 struct simple_object_coff_attributes *to = local
[all...]
H A Dsimple-object-mach-o.c845 struct simple_object_mach_o_attributes *to = local
[all...]
H A Dsimple-object-xcoff.c529 struct simple_object_xcoff_attributes *to = local
[all...]
H A Dsimple-object-elf.c614 struct simple_object_elf_attributes *to = local
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-coff.c462 struct simple_object_coff_attributes *to = local
[all...]
H A Dsimple-object-mach-o.c845 struct simple_object_mach_o_attributes *to = local
[all...]
H A Dsimple-object-xcoff.c529 struct simple_object_xcoff_attributes *to = local
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-avr.c277 extract_word (char *from, char *to, int limit) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dglobal.c289 static struct {int from, to; } eliminables[] = ELIMINABLE_REGS; member in struct:__anon3407
[all...]
H A Dlocal-alloc.c1964 static struct {int from, to; } eliminables[] = ELIMINABLE_REGS; member in struct:__anon3429
[all...]
H A Drecog.c633 validate_replace_rtx_1 (&XEXP (x, i), from, to, object); local
636 validate_replace_rtx_1 (&XVECEXP (x, i, j), from, to, object); local
648 validate_replace_rtx_1 (&PATTERN (insn), from, to, insn); local
659 validate_replace_rtx_1 (&PATTERN (insn), from, to, insn); local
[all...]

Completed in 189 milliseconds

1234567891011>>