Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h127 static void Close(handle_type h) { in Close() function
149 static void Close(handle_type h) { in Close() function
165 static void Close(handle_type h) { in Close() function
175 static void Close(handle_type h) { in Close() function
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFileAction.cpp53 bool FileAction::Close(int fd) { in Close() function in FileAction
H A DFile.cpp115 Status File::Close() { return Flush(); } in Close() function in File
319 Status NativeFile::Close() { in Close() function in NativeFile
904 Status SerialPort::Close() { in Close() function in SerialPort
H A DSocket.cpp374 Status Socket::Close() { in Close() function in Socket
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp131 void LogWriter::Close(LogWriter *LW) { in Close() function in __xray::LogWriter
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFile.cpp103 SBError SBFile::Close() { in Close() function in SBFile
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DSimpleFileSystem.h536 EFI_FILE_CLOSE Close; member
H A DTcp6.h848 EFI_TCP6_CLOSE Close; member
H A DTcp4.h559 EFI_TCP4_CLOSE Close; member
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp243 void PipePosix::Close() { in Close() function in PipePosix
/freebsd/tests/sys/capsicum/
H A Dprocdesc.cc483 TEST_F(PipePdfork, Close) { in TEST_F() argument
614 TEST_F(PipePdforkDaemon, Close) { in TEST_F() argument
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h422 tok::TokenKind Kind, Close, FinalToken; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp385 RecHeader Close; in registerJITLoaderPerfEndImpl() local
/freebsd/cddl/usr.sbin/zfsd/
H A Dcase_file.cc1011 CaseFile::Close() in Close() function in CaseFile
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1044 Status Close() override { in Close() function in __anonf81d8c2d0111::OwnedPythonFile
1136 Status Close() override { in Close() function in __anonf81d8c2d0411::PythonIOFile
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp307 StringLiteral Close("}}"); in tokenize() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp113 SourceLocation Close = SilenceableCondVal.getEnd(); in HandleUnreachable() local
H A DSemaExpr.cpp20572 SourceLocation Close = getLocForEndOfToken(E->getSourceRange().getEnd()); in DiagnoseAssignmentAsCondition() local