Home
last modified time | relevance | path

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

/external/libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.ops/
Dassign_t.pass.cpp23 std::ostringstream outf; in main() local
29 std::ostringstream outf; in main() local
35 std::wostringstream outf; in main() local
41 std::wostringstream outf; in main() local
/external/libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.cons.des/
Dostream_delem.pass.cpp23 std::ostringstream outf; in main() local
28 std::wostringstream outf; in main() local
Dostream.pass.cpp22 std::ostringstream outf; in main() local
Dcopy.pass.cpp22 std::ostringstream 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/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.cons/
Dstreambuf.pass.cpp23 std::ostringstream outf; in main() local
28 std::wostringstream outf; in main() local
Dostream.pass.cpp23 std::ostringstream outf; in main() local
28 std::wostringstream outf; in main() local
/external/zlib/src/contrib/iostream3/
Dtest.cc13 gzofstream outf; in main() local
/external/strace/
Dcount.c157 call_summary_pers(FILE *outf) in call_summary_pers()
231 call_summary(FILE *outf) in call_summary()
Ddefs.h278 FILE *outf; /* Output file for this process */ member
/external/zlib/src/contrib/blast/
Dblast.c424 local int outf(void *how, unsigned char *buf, unsigned len) in outf() function