/third_party/zlib/contrib/iostream3/ |
D | test.cc | 13 gzofstream outf; in main() local 17 outf.open("test1.txt.gz"); in main() 18 outf << "The quick brown fox sidestepped the lazy canine\n" in main() 20 outf.close(); in main() 32 outf.rdbuf()->pubsetbuf(0,0); in main() 33 outf.open("test2.txt.gz"); in main() 34 outf << setcompression(Z_NO_COMPRESSION) in main() 37 outf.close(); in main()
|
D | README | 4 gzofstream outf("blah.gz"); 5 outf << "These go into the gzip file " << 123 << endl;
|
/third_party/littlefs/scripts/ |
D | explode_asserts.py | 137 def mkdecls(outf, maxwidth=16): argument 138 outf.write("#include <stdio.h>\n") 139 outf.write("#include <stdbool.h>\n") 140 outf.write("#include <stdint.h>\n") 141 outf.write("#include <inttypes.h>\n") 142 outf.write("#include <signal.h>\n") 151 outf.write(re.sub('\s+', ' ', 153 outf.write(re.sub('\s+', ' ', 161 outf.write(re.sub('\s+', ' ', 345 outf = open(args.output, 'w') if args.output else sys.stdout [all …]
|
/third_party/pulseaudio/src/pulsecore/resampler/ |
D | speex.c | 59 uint32_t inf = in_n_frames, outf = *out_n_frames; in speex_resample_float() local 82 pa_assert_se(speex_resampler_process_interleaved_float(state, in, &inf, out, &outf) == 0); in speex_resample_float() 88 *out_n_frames = outf; in speex_resample_float() 95 uint32_t inf = in_n_frames, outf = *out_n_frames; in speex_resample_int() local 108 pa_assert_se(speex_resampler_process_interleaved_int(state, in, &inf, out, &outf) == 0); in speex_resample_int() 114 *out_n_frames = outf; in speex_resample_int()
|
/third_party/ltp/testcases/kernel/mce-test/lib/ |
D | mce.sh | 14 local outf="$2" 17 mcelog --no-dmi --dump-raw-ascii --ascii > "$outf" 24 local outf="$2" 26 mce-inject --dump "$org" > "$outf" 32 local outf="$2" 47 grep -v '#STATUS 0x800000000000000#' | sort > "$outf"
|
D | apei-inject.sh | 21 local outf="$2" 25 awk '/^STATUS/ {print $2}' $tmpf | cut -b 1-3 > $outf 26 awk '/MCGSTATUS/ {if ($4=="") print $2; else print $4;}' $tmpf >> $outf
|
/third_party/skia/tests/ |
D | ProcessorTest.cpp | 427 SkPMColor4f inf[3], outf[3]; in legal_modulation() local 430 outf[i] = SkPMColor4f::FromBytes_RGBA(outGr[i]); in legal_modulation() 446 const SkPMColor4f& out = outf[maxInIdx]; in legal_modulation() 471 bool isLegalColorModulation = fuzzy_color_equals(outf[0], expectedForColorModulation[0]) && in legal_modulation() 472 fuzzy_color_equals(outf[1], expectedForColorModulation[1]) && in legal_modulation() 473 fuzzy_color_equals(outf[2], expectedForColorModulation[2]); in legal_modulation() 475 bool isLegalAlphaModulation = fuzzy_color_equals(outf[0], expectedForAlphaModulation[0]) && in legal_modulation() 476 fuzzy_color_equals(outf[1], expectedForAlphaModulation[1]) && in legal_modulation() 477 fuzzy_color_equals(outf[2], expectedForAlphaModulation[2]); in legal_modulation() 491 outf[i].fR, outf[i].fG, outf[i].fB, outf[i].fA, in legal_modulation() [all …]
|
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
D | escapesrc.cpp | 380 std::ofstream outf; in convert() local 382 outf.open(outfile.c_str(), std::ios::out); in convert() 384 if(!outf.is_open()) { in convert() 390 outf << "#line 1 \"" << infile << "\"" << '\n'; in convert() 399 outf << linestr << '\n'; in convert() 406 outf.close(); in convert()
|
/third_party/icu/icu4c/source/tools/escapesrc/ |
D | escapesrc.cpp | 380 std::ofstream outf; in convert() local 382 outf.open(outfile.c_str(), std::ios::out); in convert() 384 if(!outf.is_open()) { in convert() 390 outf << "#line 1 \"" << infile << "\"" << '\n'; in convert() 399 outf << linestr << '\n'; in convert() 406 outf.close(); in convert()
|
/third_party/node/deps/icu-small/source/tools/escapesrc/ |
D | escapesrc.cpp | 380 std::ofstream outf; in convert() local 382 outf.open(outfile.c_str(), std::ios::out); in convert() 384 if(!outf.is_open()) { in convert() 390 outf << "#line 1 \"" << infile << "\"" << '\n'; in convert() 399 outf << linestr << '\n'; in convert() 406 outf.close(); in convert()
|
/third_party/python/Lib/ |
D | pipes.py | 219 [inf, cmd, kind, outf] = item 221 cmd = 'OUT=' + quote(outf) + '; ' + cmd 226 if kind[1] == '-' and outf: 227 cmd = cmd + ' >' + quote(outf)
|
/third_party/python/Lib/distutils/command/ |
D | build_scripts.py | 129 with open(outfile, "wb") as outf: 130 outf.write(shebang) 131 outf.writelines(f.readlines())
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atomsrecovery.c | 963 FILE * outf, GError ** err, GError ** warn) in moov_recov_write_file() argument 1005 if (fwrite (prefix_data, 1, moovrf->prefix_size, outf) != moovrf->prefix_size) { in moov_recov_write_file() 1039 gint64 offset = moov_size + ftell (outf) + mdatrf->mdat_header_size; in moov_recov_write_file() 1046 if (fwrite (auxdata, 1, 8, outf) != 8) { in moov_recov_write_file() 1060 if (fwrite (mvhd_data, 1, moovrf->mvhd_size, outf) != moovrf->mvhd_size) { in moov_recov_write_file() 1120 if (fwrite (trak_data, 1, trak_data_size, outf) != trak_data_size) { in moov_recov_write_file() 1124 if (fwrite (stbl_children, 1, stbl_children_size, outf) != in moov_recov_write_file() 1137 trak->extra_atoms_size, outf, err)) in moov_recov_write_file() 1157 outf) != mdatrf->mdat_header_size) { in moov_recov_write_file() 1175 write = fwrite (data, 1, read, outf); in moov_recov_write_file()
|
D | atomsrecovery.h | 159 MdatRecovFile * mdatrf, FILE * outf,
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 2200 char outf[INOUTF_SZ]; in do_scsi_device_read_write() local 2225 strcpy(outf, device); in do_scsi_device_read_write() 2248 inf, skip, outf, seek, dd_count); in do_scsi_device_read_write() 2319 if (outf[0] && ('-' != outf[0])) { in do_scsi_device_read_write() 2320 out_type = dd_filetype(outf); in do_scsi_device_read_write() 2327 ME "unable to use scsi tape device %s\n", outf); in do_scsi_device_read_write() 2330 if ((outfd = open(outf, O_RDWR)) < 0) { in do_scsi_device_read_write() 2333 outf); in do_scsi_device_read_write() 2357 if ((outfd = open(outf, flags, 0666)) < 0) { in do_scsi_device_read_write() 2361 outf); in do_scsi_device_read_write() [all …]
|
/third_party/node/tools/icu/ |
D | shrink-icu-src.py | 44 with bz2.BZ2File(outfp, 'wb') as outf: 45 shutil.copyfileobj(inf, outf)
|
/third_party/python/Python/ |
D | sysmodule.c | 628 sys_displayhook_unencodable(PyObject *outf, PyObject *o) in sys_displayhook_unencodable() argument 635 stdout_encoding = _PyObject_GetAttrId(outf, &PyId_encoding); in sys_displayhook_unencodable() 652 if (_PyObject_LookupAttrId(outf, &PyId_buffer, &buffer) < 0) { in sys_displayhook_unencodable() 669 if (PyFile_WriteObject(escaped_str, outf, Py_PRINT_RAW) != 0) { in sys_displayhook_unencodable() 698 PyObject *outf; in sys_displayhook() local 721 outf = sys_get_object_id(tstate, &PyId_stdout); in sys_displayhook() 722 if (outf == NULL || outf == Py_None) { in sys_displayhook() 726 if (PyFile_WriteObject(o, outf, 0) != 0) { in sys_displayhook() 732 err = sys_displayhook_unencodable(outf, o); in sys_displayhook() 746 if (PyFile_WriteObject(newline, outf, Py_PRINT_RAW) != 0) in sys_displayhook()
|
/third_party/glslang/Test/ |
D | 420.tesc | 29 out float outf; // ERROR, no array
|
/third_party/zlib/contrib/blast/ |
D | blast.c | 440 local int outf(void *how, unsigned char *buf, unsigned len) in outf() function 453 ret = blast(inf, stdin, outf, stdout, &left, NULL); in main()
|
/third_party/glslang/Test/baseResults/ |
D | 420.tesc.out | 7 ERROR: 0:29: 'out' : type must be an array: outf 115 0:? 'outf' ( out float) 191 0:? 'outf' ( out float)
|
D | 150.tesc.out | 632 ERROR: 0:29: 'out' : type must be an array: outf 740 0:? 'outf' ( out float) 1294 0:? 'outf' ( out float)
|
/third_party/ffmpeg/libavfilter/ |
D | vf_paletteuse.c | 892 static int apply_palette(AVFilterLink *inlink, AVFrame *in, AVFrame **outf) in apply_palette() argument 901 *outf = NULL; in apply_palette() 914 *outf = NULL; in apply_palette() 924 *outf = NULL; in apply_palette() 930 *outf = out; in apply_palette()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioconvert.c | 1587 const gchar *outf; in GST_START_TEST() member 1619 test_formats[i].outf); in GST_START_TEST()
|
/third_party/node/ |
D | configure.py | 1909 with icu_data_path.open(mode='wb') as outf: 1912 shutil.copyfileobj(inf, outf)
|