/external/libvpx/libvpx/ |
D | ivfenc.c | 16 void ivf_write_file_header(FILE *outfile, const struct vpx_codec_enc_cfg *cfg, in ivf_write_file_header() 37 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size) { in ivf_write_frame_header() 46 void ivf_write_frame_size(FILE *outfile, size_t frame_size) { in ivf_write_frame_size()
|
/external/python/cpython2/Tools/scripts/ |
D | parseentities.py | 59 outfile = open(sys.argv[2],'w') variable 61 outfile = sys.stdout variable
|
/external/vboot_reference/futility/ |
D | cmd_vbutil_key.c | 70 static int Pack(const char *infile, const char *outfile, uint64_t algorithm, in Pack() 106 static int Unpack(const char *infile, const char *outfile) in Unpack() 168 char *outfile = NULL; in do_vbutil_key() local
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | CollectAPI.java | 35 void writeHTML(String outfile, BitSet filter) throws IOException { in writeHTML() 149 void writeTSV(String outfile, BitSet filter) throws IOException { in writeTSV() 193 String outfile = null; in main() local
|
/external/webrtc/webrtc/common_audio/ |
D | wav_file_unittest.cc | 28 const std::string outfile = test::OutputPath() + "wavtest1.wav"; in TEST() local 93 const std::string outfile = test::OutputPath() + "wavtest2.wav"; in TEST() local 137 std::string outfile = test::OutputPath() + "wavtest3.wav"; in TEST() local
|
/external/skia/tools/skpbench/ |
D | sheet.py | 95 def print_csv(self, outfile=sys.stdout): argument 129 def _print_computed_row(self, name, func, outfile=sys.stdout): argument
|
D | skiaperf.py | 61 def emit(self, outfile): argument
|
/external/python/cpython2/Lib/ |
D | pipes.py | 182 def copy(self, infile, outfile): argument 185 def makepipeline(self, infile, outfile): argument 193 def makepipeline(infile, steps, outfile): argument
|
/external/webrtc/webrtc/modules/audio_processing/test/ |
D | apmtest.m | 99 outfile = ['out']; variable 111 outfile = ['out']; variable 121 outfile = ['out']; variable 196 outfile = [outfile '.pcm']; variable
|
/external/elfutils/libcpu/ |
D | i386_gendis.c | 48 FILE *outfile; variable
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | hostConfig.py | 35 def configure(infile=sys.stdin, outfile=sys.stdout, serverPort=None, structPath=None): argument
|
/external/zlib/src/examples/ |
D | gun.c | 120 int outfile; member 201 int outfile, z_stream *strm) in lunpipe() 383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() 551 int infile, outfile; in gunzip() local
|
/external/python/cpython2/Tools/ssl/ |
D | get-remote-certificate.py | 22 def strip_to_x509_cert(certfile_contents, outfile=None): argument
|
D | make_ssl_data.py | 35 outfile = sys.argv[2] variable
|
/external/noto-fonts/cjk/ |
D | subset_noto_cjk.py | 81 def remove_from_cmap(infile, outfile, exclude=frozenset()): argument
|
/external/xmlrpcpp/test/ |
D | TestBase64Client.cpp | 30 std::ofstream outfile(argv[3], std::ios::binary | std::ios::trunc); in main() local
|
/external/autotest/site_utils/stats/ |
D | tail_until_writer_finished.py | 43 outfile=sys.stdout, argument
|
/external/devlib/devlib/trace/ |
D | __init__.py | 19 def get_trace(self, outfile): argument
|
/external/python/cpython2/Tools/i18n/ |
D | msgfmt.py | 100 def make(filename, outfile): argument
|
/external/libvpx/libvpx/examples/ |
D | vp8_multi_resolution_encoder.c | 124 static void write_ivf_file_header(FILE *outfile, const vpx_codec_enc_cfg_t *cfg, in write_ivf_file_header() 146 static void write_ivf_frame_header(FILE *outfile, in write_ivf_frame_header() 287 FILE *infile, *outfile[NUM_ENCODERS]; in main() local
|
D | simple_decoder.c | 97 FILE *outfile = NULL; in main() local
|
/external/toybox/toys/posix/ |
D | split.c | 30 GLOBALS( in GLOBALS()
|
/external/libjpeg-turbo/ |
D | jdatadst.c | 37 FILE *outfile; /* target stream */ member 207 jpeg_stdio_dest (j_compress_ptr cinfo, FILE *outfile) in jpeg_stdio_dest()
|
/external/eigen/bench/btl/generic_bench/utils/ |
D | xy_file.hh | 66 ofstream outfile (filename.c_str(),ios::out) ; in dump_xy_file() local
|
/external/autotest/client/profilers/catprofile/ |
D | catprofile.py | 16 outfile = 'monitor', interval = 1): argument
|