Home
last modified time | relevance | path

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

12

/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/llvm-project/libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.ops/
Dassign_t.pass.cpp32 std::ostringstream outf; in main() local
38 std::ostringstream outf; in main() local
44 std::wostringstream outf; in main() local
50 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/llvm-project/libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.cons.des/
Dostream_delim.pass.cpp32 std::ostringstream outf; in main() local
37 std::wostringstream outf; in main() local
42 StringStream outf; in main() local
Dostream.pass.cpp31 std::ostringstream outf; in main() local
36 StringStream outf; in main() local
Dcopy.pass.cpp23 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/llvm-project/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.cons/
Dstreambuf.pass.cpp24 std::ostringstream outf; in main() local
29 std::wostringstream outf; in main() local
Dostream.pass.cpp24 std::ostringstream outf; in main() local
29 std::wostringstream outf; in main() local
/external/llvm-project/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dassign_c.pass.cpp25 std::ostringstream outf; in main() local
33 std::wostringstream outf; in main() local
Dderef.pass.cpp24 std::ostringstream outf; in main() local
30 std::wostringstream outf; in main() local
Dincrement.pass.cpp25 std::ostringstream outf; in main() local
33 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()
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file_large.pass.cpp57 std::FILE* outf = std::fopen(source.string().c_str(), "a"); in TEST_CASE() 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/cldr/tools/java/org/unicode/cldr/json/
DLdml2JsonConverter.java535 PrintWriter outf = FileUtilities.openUTF8Writer(outputDir, outFilename); in convertCldrItems() local
720 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/" + packageName, "package.json"); in writePackageJson() local
751 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/" + packageName, "bower.json"); in writeBowerJson() local
778 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "defaultContent.json"); in writeDefaultContent() local
787 …PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "availableLocales.json"); in writeAvailableLocales() local
796 … PrintWriter outf = FileUtilities.openUTF8Writer(outputDir + "/cldr-core", "scriptMetadata.json"); in writeScriptMetadata() local
/external/dtc/
Ddtc.c170 FILE *outf = NULL; in main() local
/external/icu/icu4c/source/tools/escapesrc/
Descapesrc.cpp380 std::ofstream outf; in convert() local

12