Home
last modified time | relevance | path

Searched defs:outf (Results 1 – 22 of 22) sorted by relevance

/external/libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.ops/
Dassign_t.pass.cpp33 std::ostringstream outf; in main() local
39 std::ostringstream outf; in main() local
45 std::wostringstream outf; in main() local
51 std::wostringstream outf; in main() local
/external/libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.cons.des/
Dostream_delim.pass.cpp31 std::ostringstream outf; in main() local
36 std::wostringstream outf; in main() local
41 StringStream outf; in main() local
Dostream.pass.cpp30 std::ostringstream outf; in main() local
35 StringStream outf; in main() local
Dcopy.pass.cpp22 std::ostringstream outf; in main() local
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.cons/
Dostream.pass.cpp23 std::ostringstream outf; in main() local
28 std::wostringstream outf; in main() local
Dstreambuf.pass.cpp23 std::ostringstream outf; in main() local
28 std::wostringstream outf; in main() local
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dassign_c.pass.cpp24 std::ostringstream outf; in main() local
32 std::wostringstream outf; in main() local
Dderef.pass.cpp23 std::ostringstream outf; in main() local
29 std::wostringstream outf; in main() local
Dincrement.pass.cpp24 std::ostringstream outf; in main() local
32 std::wostringstream outf; in main() local
/external/rust/crates/libz-sys/src/zlib/contrib/iostream3/
Dtest.cc13 gzofstream outf; in main() local
/external/strace/
Dcount.c126 call_summary_pers(FILE *outf) in call_summary_pers()
191 call_summary(FILE *outf) in call_summary()
Ddefs.h225 FILE *outf; /* Output file for this process */ member
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/
DLdml2JsonConverter.java726 try (PrintWriter outf = FileUtilities.openUTF8Writer(outputDir, outFilename)) { in convertCldrItems()
953 …try (PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/" + packageName, "README.md");)… in writeReadme()
972 … try (PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/" + packageName, "LICENSE");) { in writeReadme()
1028 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/" + packageName, "package.json"); in writePackageJson() local
1074 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/" + packageName, "bower.json"); in writeBowerJson() local
1102 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "defaultContent.json"); in writeDefaultContent() local
1111 …PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "availableLocales.json"); in writeAvailableLocales() local
1120 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "scriptMetadata.json"); in writeScriptMetadata() local
1139 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "cldr-packages.json"); in writePackageList() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file_large.pass.cpp68 std::ofstream outf(file.native(), std::ios_base::app); in TEST_CASE() local
/external/dtc/
Ddtc.c172 FILE *outf = NULL; in main() local
/external/icu/icu4c/source/tools/escapesrc/
Descapesrc.cpp380 std::ofstream outf; in convert() local
/external/curl/docs/examples/
Dfopen.c458 FILE *outf; in main() local
/external/rust/crates/libz-sys/src/zlib/contrib/blast/
Dblast.c440 local int outf(void *how, unsigned char *buf, unsigned len) in outf() function
/external/python/cpython3/Python/
Dsysmodule.c627 sys_displayhook_unencodable(PyObject *outf, PyObject *o) in sys_displayhook_unencodable()
697 PyObject *outf; in sys_displayhook() local
/external/python/cpython2/Python/
Dsysmodule.c89 PyObject *outf; in sys_displayhook() local
/external/skia/tests/
DProcessorTest.cpp430 SkPMColor4f inf[3], outf[3]; in legal_modulation() local
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c2200 char outf[INOUTF_SZ]; in do_scsi_device_read_write() local
6282 char outf[INOUTF_SZ]; in do_scsi_sgm_read_write() local
7291 char outf[INOUTF_SZ]; in do_scsi_sgp_read_write() local