Home
last modified time | relevance | path

Searched refs:FileHandler (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp139 class FileHandler { class
145 FileHandler() {} in FileHandler() function in FileHandler
147 virtual ~FileHandler() {} in ~FileHandler()
270 class BinaryFileHandler final : public FileHandler {
294 BinaryFileHandler() : FileHandler() {} in BinaryFileHandler()
478 class ObjectFileHandler final : public FileHandler {
514 : FileHandler(), Obj(std::move(ObjIn)), in ObjectFileHandler()
665 class TextFileHandler final : public FileHandler {
752 : FileHandler(), Comment(Comment), ReadChars(0) { in TextFileHandler()
775 static std::unique_ptr<FileHandler>
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcontrib.texi1462 @code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
H A Dgccint.info50304 'SystemLogger' and 'FileHandler' rotate implementations, NIO
H A Dgcc.info63345 'SystemLogger' and 'FileHandler' rotate implementations, NIO
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcontrib.texi1462 @code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
H A Dgccint.info48617 'SystemLogger' and 'FileHandler' rotate implementations, NIO
H A Dgcc.info60349 'SystemLogger' and 'FileHandler' rotate implementations, NIO
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS13048 o java.util.logging.FileHandler now rotates files.
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS14904 o java.util.logging.FileHandler now rotates files.