Searched defs:output (Results 1 - 25 of 136) sorted by last modified time

123456

/haiku-buildtools/legacy/gcc/gcc/
H A Dcccp.c10767 register char *output = xmalloc (len); local
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dxmemdup.c37 PTR output = xmalloc (alloc_size); local
/haiku-buildtools/binutils/ld/
H A Dldlang.c518 output_section_callback_fast(lang_wild_statement_type *ptr, struct wildcard_list *sec, asection *section, struct flag_info *sflag_list ATTRIBUTE_UNUSED, lang_input_statement_type *file, void *output) argument
547 output_section_callback_tree_to_list(lang_wild_statement_type *ptr, lang_section_bst_type *tree, void *output) argument
2333 lang_add_section(lang_statement_list_type *ptr, asection *section, struct flag_info *sflag_info, lang_output_section_statement_type *output) argument
2585 output_section_callback(lang_wild_statement_type *ptr, struct wildcard_list *sec, asection *section, struct flag_info *sflag_info, lang_input_statement_type *file, void *output) argument
2639 check_section_callback(lang_wild_statement_type *ptr ATTRIBUTE_UNUSED, struct wildcard_list *sec ATTRIBUTE_UNUSED, asection *section, struct flag_info *sflag_info ATTRIBUTE_UNUSED, lang_input_statement_type *file ATTRIBUTE_UNUSED, void *output) argument
2912 wild(lang_wild_statement_type *s, const char *target ATTRIBUTE_UNUSED, lang_output_section_statement_type *output) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dincremental.h1343 Incremental_binary(Output_file* output, Target* /*target*/) argument
1592 Sized_incremental_binary(Output_file* output, const elfcpp::Ehdr<size, big_endian>& ehdr, Target* target) argument
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-visium.c1035 char *output; local
[all...]
H A Dtc-tic6x.c3155 char *output; local
[all...]
H A Dtc-sh.c2295 insert_loop_bounds(char *output, sh_operand_info *operand) argument
2346 char *output; local
2606 char *output; local
[all...]
H A Dtc-ppc.h135 unsigned char output; member in struct:ppc_tc_sy
H A Dtc-pj.c232 char *output; local
H A Dtc-microblaze.c896 char * output = NULL; local
[all...]
H A Dtc-metag.c6591 char *output; local
H A Dtc-mcore.c171 char * output; local
854 char * output; local
[all...]
H A Dtc-h8300.c1472 char *output = frag_more (this_try->length); local
H A Dtc-ft32.c196 char *output; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Darsup.c103 ar_directory (char *ar_name, struct list *list, char *output) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dvms-misc.c68 static FILE *output = NULL; local
H A Dlinker.c1993 bfd_boolean output; local
[all...]
H A Delflink.c3545 _bfd_elf_default_relocs_compatible(const bfd_target *input, const bfd_target *output) argument
3556 _bfd_elf_relocs_compatible(const bfd_target *input, const bfd_target *output) argument
[all...]
H A Delf64-x86-64.c6892 elf_x86_64_relocs_compatible(const bfd_target *input, const bfd_target *output) argument
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-array.c3751 tree *output = &bounds[dim]; local
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dtrans.c7096 tree output = TREE_VALUE (tail); local
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c9224 tree output = TREE_VALUE (tail); local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/copy_if/
H A Dcheck_type.cc50 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output) argument
56 test2(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/
H A Dcheck_type.cc49 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output) argument
55 test2(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/
H A Dcheck_type.cc48 test1(input_iterator_wrapper<X>& begin, input_iterator_wrapper<X>& end, output_iterator_wrapper<Z>& output, const Y& new_val) argument

Completed in 511 milliseconds

123456