HomeSort by relevance Sort by last modified time
    Searched defs:write_file_header (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
binary.cc 206 this->write_file_header<size, big_endian>(&pout);
272 Binary_to_elf::write_file_header(unsigned char** ppout) function in class:gold::Binary_to_elf
  /external/libjpeg-turbo/
jcmarker.c 437 * write_file_header and before calling write_frame_header.
474 write_file_header (j_compress_ptr cinfo) function
656 marker->pub.write_file_header = write_file_header;
jpegint.h 132 void (*write_file_header) (j_compress_ptr cinfo); member in struct:jpeg_marker_writer

Completed in 191 milliseconds