Searched defs:ofile (Results 1 – 8 of 8) sorted by relevance
73 const char *ofile = NULL; in main() local
77 std::ofstream ofile(FLAGS_output); in main() local
58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
218 std::ofstream ofile(filename); in save() local
866 std::ofstream ofile; in ExportModule() local891 std::fstream ofile(filename, std::ios::binary | std::ios::out); in save_jit_module() local
803 std::fstream ofile(filename, std::ios::binary | std::ios::out); in save_mobile_module() local
107 int ofile; /* file descriptor for output file when uploading to us */ member
5755 PyObject *ofile = NULL; in _ssl_get_default_verify_paths_impl() local