/external/libaom/libaom/common/ |
D | ivfenc.c | 17 void ivf_write_file_header(FILE *outfile, const struct aom_codec_enc_cfg *cfg, in ivf_write_file_header() 38 void ivf_write_frame_header(FILE *outfile, int64_t pts, size_t frame_size) { in ivf_write_frame_header() 47 void ivf_write_frame_size(FILE *outfile, size_t frame_size) { in ivf_write_frame_size()
|
/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/cpython3/Tools/scripts/ |
D | parseentities.py | 57 outfile = open(sys.argv[2],'w') variable 59 outfile = sys.stdout variable
|
D | generate_opcode_h.py | 38 def main(opcode_py, outfile='Include/opcode.h'): argument
|
D | get-remote-certificate.py | 24 def strip_to_x509_cert(certfile_contents, outfile=None): argument
|
/external/toolchain-utils/android_bench_suite/ |
D | gen_json.py | 61 def create_outfile(outfile, bench): argument 67 def get_outfile(outfile, bench): argument
|
/external/python/cpython2/Tools/scripts/ |
D | parseentities.py | 59 outfile = open(sys.argv[2],'w') variable 61 outfile = sys.stdout variable
|
/external/adhd/cras/src/common/ |
D | edid_utils.c | 12 void show_edid_data(FILE *outfile, unsigned char *edid_data, in show_edid_data() 206 int show_test_edid(FILE *outfile, int n) in show_test_edid() 228 void show_edid_dtd(FILE *outfile, unsigned char *base) in show_edid_dtd() 319 static inline void show_audio_dbc(FILE *outfile, in show_audio_dbc() 368 static inline void show_vendor_dbc(FILE *outfile, in show_vendor_dbc() 410 static void show_extended_dbc(FILE *outfile, in show_extended_dbc() 458 void show_cea_timing(FILE *outfile, unsigned char *edid_ext) in show_cea_timing() 660 void show_edid(FILE *outfile, unsigned char *edid_data, int ext) in show_edid()
|
/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
|
/external/skqp/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
|
/external/python/cpython3/Lib/ |
D | pipes.py | 170 def copy(self, infile, outfile): argument 173 def makepipeline(self, infile, outfile): argument 181 def makepipeline(infile, steps, 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 | 47 FILE *outfile; variable
|
/external/fonttools/Snippets/ |
D | cmap-format.py | 23 outfile = sys.argv[2] variable
|
/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/grpc-grpc/test/cpp/util/ |
D | grpc_cli.cc | 68 static bool SimplePrint(const grpc::string& outfile, in SimplePrint()
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | hostConfig.py | 35 def configure(infile=sys.stdin, outfile=sys.stdout, serverPort=None, structPath=None): argument
|
/external/libaom/libaom/examples/ |
D | scalable_encoder.c | 94 int frame_index, int flags, FILE *outfile) { in encode_frame() 142 FILE *outfile = NULL; in main() local
|
/external/icu/icu4c/source/tools/escapesrc/ |
D | escapesrc.cpp | 68 int cleanup(const std::string &outfile) { in cleanup() 364 int convert(const std::string &infile, const std::string &outfile) { in convert() 417 std::string outfile = argv[2]; in main() local
|
/external/python/cpython2/Tools/ssl/ |
D | get-remote-certificate.py | 22 def strip_to_x509_cert(certfile_contents, outfile=None): argument
|
/external/noto-fonts/cjk/ |
D | subset_noto_cjk.py | 81 def remove_from_cmap(infile, outfile, exclude=frozenset()): argument
|