Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Support/Windows/
HDWindows.h103 static void Close(handle_type h) { in Close() function
125 static void Close(handle_type h) { in Close() function
135 static void Close(handle_type h) { in Close() function
/trueos/contrib/llvm/tools/lldb/source/Utility/
HDKQueue.cpp29 KQueue::Close () in Close() function in KQueue
/trueos/contrib/llvm/tools/clang/lib/Parse/
HDRAIIObjectsForParser.h361 tok::TokenKind Kind, Close, FinalToken; variable
/trueos/contrib/llvm/tools/lldb/source/Host/common/
HDFile.cpp365 File::Close () in Close() function in File
/trueos/contrib/llvm/tools/lldb/source/Core/
HDConnectionFileDescriptor.cpp1157 ConnectionFileDescriptor::Close (int& fd, FDType type, Error *error_ptr) in Close() function in ConnectionFileDescriptor
/trueos/sys/boot/efi/include/
HDefiprot.h277 EFI_FILE_CLOSE Close; member
/trueos/sys/net/
HDif_spppsubr.c222 void (*Close)(struct sppp *sp); member
/trueos/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp648 ProcessLaunchInfo::FileAction::Close (int fd) in Close() function in ProcessLaunchInfo::FileAction
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp12517 SourceLocation Close = PP.getLocForEndOfToken(E->getSourceRange().getEnd()); in DiagnoseAssignmentAsCondition() local