HomeSort by relevance Sort by last modified time
    Searched refs:do_write (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gold/
compressed_output.h 73 do_write(Output_file*);
reduced_debug_output.h 61 do_write(Output_file*);
107 do_write(Output_file*);
compressed_output.cc 235 Output_compressed_section::do_write(Output_file* of) function in class:gold::Output_compressed_section
output.h 249 { this->do_write(file); }
297 do_write(Output_file*) = 0;
490 do_write(Output_file*);
540 do_write(Output_file*);
587 do_write(Output_file*);
698 // The child class must implement do_write.
813 do_write(Output_file*);
844 do_write(Output_file*);
880 do_write(Output_file*) function in class:gold::Output_data_fixed_space
920 do_write(Output_file* function in class:gold::Output_data_space
947 do_write(Output_file*) function in class:gold::Output_data_zero_fill
2218 do_write(Output_file*) function in class:gold::Output_relocatable_relocs
    [all...]
merge.h 357 do_write(Output_file*);
486 do_write(Output_file*);
reduced_debug_output.cc 223 Output_reduced_debug_abbrev_section::do_write(Output_file* of) function in class:gold::Output_reduced_debug_abbrev_section
363 void Output_reduced_debug_info_section::do_write(Output_file* of) function in class:gold::Output_reduced_debug_info_section
gdb-index.h 144 do_write(Output_file*);
ehframe.h 73 do_write(Output_file*);
423 do_write(Output_file*);
attributes.h 397 do_write(Output_file*);
output.cc 236 Output_section_headers::do_write(Output_file* of) function in class:gold::Output_section_headers
367 Output_segment_headers::do_write(Output_file* of) function in class:gold::Output_segment_headers
462 Output_file_header::do_write(Output_file* of) function in class:gold::Output_file_header
639 Output_data_const::do_write(Output_file* of) function in class:gold::Output_data_const
647 Output_data_const_buffer::do_write(Output_file* of) function in class:gold::Output_data_const_buffer
699 Output_data_strtab::do_write(Output_file* of) function in class:gold::Output_data_strtab
1259 Output_data_reloc_base<sh_type, dynamic, size, big_endian>::do_write( function in class:gold::Output_data_reloc_base
1320 Output_data_group<size, big_endian>::do_write(Output_file* of) function in class:gold::Output_data_group
1669 Output_data_got<got_size, big_endian>::do_write(Output_file* of) function in class:gold::Output_data_got
1856 Output_data_dynamic::do_write(Output_file* of) function in class:gold::Output_data_dynamic
1915 Output_symtab_xindex::do_write(Output_file* of) function in class:gold::Output_symtab_xindex
1968 Output_fill_debug_info::do_write(Output_file* of, off_t off, size_t len) const function in class:gold::Output_fill_debug_info
2025 Output_fill_debug_line::do_write(Output_file* of, off_t off, size_t len) const function in class:gold::Output_fill_debug_line
3665 Output_section::do_write(Output_file* of) function in class:gold::Output_section
    [all...]
merge.cc 471 Output_merge_data::do_write(Output_file* of)
658 Output_merge_string<Char_type>::do_write(Output_file* of)
attributes.cc 444 Output_attributes_section_data::do_write(Output_file* of) function in class:gold::Output_attributes_section_data
  /external/e2fsprogs/debugfs/
debug_cmds.ct 121 request do_write, "Copy a file from your native filesystem",
debugfs.h 153 extern void do_write(int argc, char **argv);
  /system/extras/tests/directiotest/
directiotest.c 93 static ssize_t do_write(int fd, const void *buf, off64_t start, size_t count) function
241 if (do_write(fd, write_buf, cur_blk * blk_size, test_size) !=
  /external/dbus/tools/
dbus-launch.c 327 do_write (int fd, const void *buf, size_t count) function
360 do_write (fd, &pid, sizeof (pid));
409 do_write (1, bus_address, strlen (bus_address) + 1);
410 do_write (1, &bus_pid, sizeof bus_pid);
411 do_write (1, &bus_wid, sizeof bus_wid);
  /external/dbus/dbus/
dbus-spawn.c 873 do_write (int fd, const void *buf, size_t count) function
906 do_write (fd, &msg, sizeof (msg));
907 do_write (fd, &en, sizeof (en));
917 do_write (fd, &msg, sizeof (msg));
918 do_write (fd, &pid, sizeof (pid));
926 do_write (fd, &msg, sizeof (msg));
927 do_write (fd, &status, sizeof (status));
    [all...]
  /external/e2fsprogs/misc/
badblocks.c 427 static int do_write(int dev, unsigned char * buffer, int try, int block_size, function
433 printf("do_write: block %lu, try %d\n", current_block, try);
451 fprintf(stderr, "Weird value (%ld) in do_write\n", got);
642 got = do_write(dev, buffer, try, block_size,
791 do_write(dev, save_ptr, test_record[i].num,
866 written = do_write (dev, test_ptr, got, block_size,
944 do_write (dev, save_ptr, got,
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_rome.c 93 int do_write(int fd, unsigned char *buf,int len) function
378 ret = do_write(fd, cmd, size);
402 ret = do_write(fd, cmd, size);
801 err = do_write(fd, cmd, size);
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_rome.c 91 int do_write(int fd, unsigned char *buf,int len) function
355 ret = do_write(fd, cmd, size);
379 ret = do_write(fd, cmd, size);
783 err = do_write(fd, cmd, size);
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_rome.c 105 int do_write(int fd, unsigned char *buf,int len) function
403 ret = do_write(fd, cmd, size);
427 ret = do_write(fd, cmd, size);
831 err = do_write(fd, cmd, size);
    [all...]
  /hardware/qcom/bt/msmcobalt/libbt-vendor/src/
hw_rome.c 95 int do_write(int fd, unsigned char *buf,int len) function
381 ret = do_write(fd, cmd, size);
405 ret = do_write(fd, cmd, size);
804 err = do_write(fd, cmd, size);
    [all...]
  /external/libevent/
bufferevent_openssl.c 635 do_write(struct bufferevent_openssl *bev_ssl, int atmost) function
773 r = do_write(bev_ssl, WRITE_FRAME);
874 r = do_write(bev_ssl, n_to_write);
1012 /* Call do_read and do_write as needed */
    [all...]
  /external/libmicrohttpd/src/microhttpd/
connection.c 1705 do_write (struct MHD_Connection *connection) function
    [all...]
  /external/boringssl/src/ssl/
internal.h 837 int (*do_write)(SSL *ssl); member in struct:ssl_protocol_method_st
    [all...]

Completed in 930 milliseconds

1 2