Home
last modified time | relevance | path

Searched defs:Receive (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachException.cpp243 kern_return_t MachException::Message::Receive(mach_port_t port, in Receive() function in MachException::Message
/llvm-project/flang/runtime/
H A Dio-stmt.cpp39 bool IoStatementBase::Receive(char *, std::size_t, std::size_t) { Receive() function in Fortran::runtime::io::IoStatementBase
497 bool IoStatementState::Receive( Receive() function in Fortran::runtime::io::IoStatementState
882 bool ExternalUnformattedIoStatementState<DIR>::Receive( Receive() function in Fortran::runtime::io::ExternalUnformattedIoStatementState
1000 bool ChildUnformattedIoStatementState<DIR>::Receive( Receive() function in Fortran::runtime::io::ChildUnformattedIoStatementState
H A Dunit.cpp107 bool ExternalFileUnit::Receive(char *data, std::size_t bytes, in Receive() function in Fortran::runtime::io::ExternalFileUnit