Home
last modified time | relevance | path

Searched defs:outf (Results 1 – 14 of 14) 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/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/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/zlib/src/contrib/iostream3/
Dtest.cc13 gzofstream outf; in main() local
/external/strace/
Dcount.c154 call_summary_pers(FILE *outf) in call_summary_pers()
226 call_summary(FILE *outf) in call_summary()
Ddefs.h302 FILE *outf; /* Output file for this process */ member
/external/curl/docs/examples/
Dfopen.c452 FILE *outf; in main() local
/external/zlib/src/contrib/blast/
Dblast.c424 local int outf(void *how, unsigned char *buf, unsigned len) in outf() function