Home
last modified time | relevance | path

Searched defs:temp_file (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/beast/test/beast/http/
Dfile_body.cpp45 struct temp_file struct in boost::beast::http::file_body_test
47 temp_file(std::ostream& logger) in temp_file() argument
52 ~temp_file() in ~temp_file()
71 boost::filesystem::path const& path() const in path()
78 boost::filesystem::path path_;
79 std::ostream& log_;
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemsys.h140 short temp_file; /* file reference number to temp file */ member
145 FILE *temp_file; /* stdio reference to temp file */ member
/third_party/boost/libs/iostreams/test/detail/
Dtemp_file.hpp32 class temp_file { class
36 temp_file() { set_name(); } in temp_file() function in boost::iostreams::test::temp_file
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmemsys.h140 short temp_file; /* file reference number to temp file */ member
145 FILE *temp_file; /* stdio reference to temp file */ member
/third_party/libjpeg/
Djmemsys.h160 short temp_file; /* file reference number to temp file */ member
165 FILE * temp_file; /* stdio reference to temp file */ member
/third_party/ninja/src/
Dminidump-win32.cc36 char temp_file[MAX_PATH]; in CreateWin32MiniDump() local
/third_party/flutter/engine/flutter/fml/platform/posix/
Dfile_posix.cc187 auto temp_file = OpenFile(base_directory, temp_file_name.c_str(), true, in WriteAtomically() local
/third_party/flutter/engine/flutter/fml/platform/win/
Dfile_win.cc342 auto temp_file = in WriteAtomically() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue2.h152 FILE *temp_file; member
/third_party/glib/gio/
Dglocalfileoutputstream.c1236 char *temp_file; in _g_local_file_output_stream_replace() local