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

  /frameworks/av/media/libstagefright/codecs/aacdec/
write_output.h 20 Pathname: write_output.h
35 Header file for the declaration of the function write_output()
92 Int write_output(
103 Int write_output(
  /external/linux-tools-perf/
builtin-record.c 84 static void write_output(void *buf, size_t size) function
103 write_output(event, event->header.size);
127 write_output(buf, size);
134 write_output(buf, size);
436 write_output(&finished_round_event, sizeof(finished_round_event));
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 229 sub write_output { subroutine
239 warn "write_output: Template Toolkit error: " . $template->error() . "\n";
242 print "write_output: page updated.\n";
266 write_output(); # Write the file anyway.

Completed in 549 milliseconds