Searched defs:Close (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DFileAction.cpp53 bool FileAction::Close(int fd) { function in class:FileAction
H A DSocket.cpp272 Status Socket::Close() { function in class:Socket
H A DFile.cpp115 Status File::Close() { return Flush(); } function in class:File
315 Status NativeFile::Close() { function in class:NativeFile
900 Status SerialPort::Close() { function in class:SerialPort
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp131 void LogWriter::Close(LogWriter *LW) { function in class:__xray::LogWriter
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBFile.cpp106 SBError SBFile::Close() { function in class:SBFile
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h129 static void Close(handle_type h) { function in struct:llvm::CommonHandleTraits
151 static void Close(handle_type h) { function in struct:llvm::CryptContextTraits
167 static void Close(handle_type h) { function in struct:llvm::RegTraits
177 static void Close(handle_type h) { function in struct:llvm::FindHandleTraits
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp248 void PipePosix::Close() { function in class:PipePosix
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dcase_file.cc997 CaseFile::Close() function in class:CaseFile
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h422 tok::TokenKind Kind, Close, FinalToken; member in class:clang::BalancedDelimiterTracker
/freebsd-current/stand/efi/include/
H A Defitcp.h214 EFI_TCP4_CLOSE Close; member in struct:_EFI_TCP4
386 EFI_TCP6_CLOSE Close; member in struct:_EFI_TCP6
H A Defiprot.h278 EFI_FILE_CLOSE Close; member in struct:_EFI_FILE_HANDLE
/freebsd-current/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2114 inline int Close(int fd) { return close(fd); } function in namespace:testing::internal::posix
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp112 SourceLocation Close = SilenceableCondVal.getEnd(); variable
H A DSemaExpr.cpp21080 SourceLocation Close = getLocForEndOfToken(E->getSourceRange().getEnd()); local

Completed in 183 milliseconds