Searched refs:FileHandler (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ |
H A D | ClangOffloadBundler.cpp | 139 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 D | contrib.texi | 1462 @code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
|
H A D | gccint.info | 50304 'SystemLogger' and 'FileHandler' rotate implementations, NIO
|
H A D | gcc.info | 63345 'SystemLogger' and 'FileHandler' rotate implementations, NIO
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | contrib.texi | 1462 @code{SystemLogger} and @code{FileHandler} rotate implementations, NIO
|
H A D | gccint.info | 48617 'SystemLogger' and 'FileHandler' rotate implementations, NIO
|
H A D | gcc.info | 60349 'SystemLogger' and 'FileHandler' rotate implementations, NIO
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | NEWS | 13048 o java.util.logging.FileHandler now rotates files.
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | NEWS | 14904 o java.util.logging.FileHandler now rotates files.
|