Home
last modified time | relevance | path

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

/third_party/boost/boost/sort/common/
Dfile_vector.hpp48 std::ofstream ofile; in generate_file() local
121 std::ofstream ofile; in write_file_uint64() local
195 std::ofstream ofile; in write_file_string() local
/third_party/ffmpeg/tools/
Dnormalize.py8 ofile = sys.argv[-1] variable
/third_party/glib/gio/tests/
Dgengiotypefuncs.py48 ofile = open(out_file, "w") variable
/third_party/boost/libs/sort/example/
Dboostrandomgen.cpp33 std::ofstream ofile; in main() local
Drandomgen.cpp37 std::ofstream ofile; in main() local
Dsample.cpp66 std::ofstream ofile; in main() local
Dint64.cpp71 std::ofstream ofile; in main() local
Dalreadysorted.cpp70 std::ofstream ofile; in main() local
Dfloatsample.cpp78 std::ofstream ofile; in main() local
Dreverseintsample.cpp80 std::ofstream ofile; in main() local
Drightshiftsample.cpp77 std::ofstream ofile; in main() local
Ddouble.cpp84 std::ofstream ofile; in main() local
Dmostlysorted.cpp79 std::ofstream ofile; in main() local
Dshiftfloatsample.cpp86 std::ofstream ofile; in main() local
Dcharstringsample.cpp81 std::ofstream ofile; in main() local
Dkeyplusdatasample.cpp83 std::ofstream ofile; in main() local
Dfloatfunctorsample.cpp115 std::ofstream ofile; in main() local
/third_party/boost/libs/graph/test/
Dgraphml_test.cpp72 ofstream ofile("graphml_test_out.xml"); in main() local
/third_party/boost/libs/program_options/example/
Dreal.cpp40 string ofile; in main() local
/third_party/flutter/skia/experimental/tools/
DcoreGraphicsPdf2png.cpp58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
/third_party/skia/experimental/tools/
DcoreGraphicsPdf2png.cpp58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
/third_party/boost/libs/serialization/example/
Ddemo_exception.cpp218 std::ofstream ofile(filename); in save() local
/third_party/curl/tests/server/
Dtftpd.c114 int ofile; /* file descriptor for output file when uploading to us */ member
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c2058 static int copy_chapters(InputFile *ifile, OutputFile *ofile, int copy_metadata) in copy_chapters()
/third_party/python/Modules/
D_ssl.c5196 PyObject *ofile = NULL; in _ssl_get_default_verify_paths_impl() local