Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h129 static void Close(handle_type h) { in Close() function
151 static void Close(handle_type h) { in Close() function
167 static void Close(handle_type h) { in Close() function
177 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
315 Status NativeFile::Close() { in Close() function in NativeFile
900 Status SerialPort::Close() { in Close() function in SerialPort
H A DSocket.cpp272 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.cpp106 SBError SBFile::Close() { in Close() function in SBFile
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp248 void PipePosix::Close() { in Close() function in PipePosix
/freebsd/contrib/capsicum-test/
H A Dprocdesc.cc517 TEST_F(PipePdfork, Close) { in TEST_F() argument
648 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/stand/efi/include/
H A Defitcp.h214 EFI_TCP4_CLOSE Close; member
386 EFI_TCP6_CLOSE Close; member
H A Defiprot.h278 EFI_FILE_CLOSE Close; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp386 RecHeader Close; in registerJITLoaderPerfEndImpl() local
/freebsd/cddl/usr.sbin/zfsd/
H A Dcase_file.cc997 CaseFile::Close() in Close() function in CaseFile
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp1101 Status Close() override { in Close() function in __anonf332adf50111::OwnedPythonFile
1192 Status Close() override { in Close() function in __anonf332adf50411::PythonIOFile
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp112 SourceLocation Close = SilenceableCondVal.getEnd(); in HandleUnreachable() local
H A DSemaExpr.cpp21080 SourceLocation Close = getLocForEndOfToken(E->getSourceRange().getEnd()); in DiagnoseAssignmentAsCondition() local