Home
last modified time | relevance | path

Searched defs:FileHandle (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/
H A DFileHandle.pm1 package FileHandle; package
/openbsd-src/gnu/usr.bin/perl/cpan/libnet/t/
H A Dnetrc.t134 package FileHandle; package
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/openbsd-src/gnu/llvm/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp163 struct FileHandle : CommonHandle {}; struct
175 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp34 HANDLE FileHandle( in IsFile() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h1282 sys::fs::file_t FileHandle = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp1174 Error readNativeFileToEOF(file_t FileHandle, SmallVectorImpl<char> &Buffer, in readNativeFileToEOF()