/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/ |
H A D | WindowsSupport.h | 129 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 D | FileAction.cpp | 53 bool FileAction::Close(int fd) { in Close() function in FileAction
|
H A D | File.cpp | 115 Status File::Close() { return Flush(); } in Close() function in File 308 Status NativeFile::Close() { Close() function in NativeFile 862 Status SerialPort::Close() { Close() function in SerialPort
|
H A D | Socket.cpp | 271 Status Socket::Close() { in Close() function in Socket
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_utils.cpp | 131 void LogWriter::Close(LogWriter *LW) { in Close() function in __xray::LogWriter
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBFile.cpp | 106 SBError SBFile::Close() { in Close() function in SBFile
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | PipePosix.cpp | 248 void PipePosix::Close() { in Close() function in PipePosix
|
/freebsd/contrib/capsicum-test/ |
H A D | procdesc.cc | 517 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 D | RAIIObjectsForParser.h | 422 tok::TokenKind Kind, Close, FinalToken; variable
|
/freebsd/stand/efi/include/ |
H A D | efitcp.h | 214 EFI_TCP4_CLOSE Close; member 386 EFI_TCP6_CLOSE Close; member
|
H A D | efiprot.h | 278 EFI_FILE_CLOSE Close; member
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | case_file.cc | 997 CaseFile::Close() in Close() function in CaseFile
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.cpp | 1101 Status Close() override { in Close() function in __anonf81d8c2d0111::OwnedPythonFile 1192 Status Close() override { in Close() function in __anonf81d8c2d0411::PythonIOFile
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 112 SourceLocation Close = SilenceableCondVal.getEnd(); in HandleUnreachable() local
|
H A D | SemaExpr.cpp | 20082 SourceLocation Close = getLocForEndOfToken(E->getSourceRange().getEnd()); in DiagnoseAssignmentAsCondition() local
|