Home
last modified time | relevance | path

Searched defs:Read (Results 1 – 25 of 28) sorted by relevance

12

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDPipeBase.cpp24 PipeBase::Read(void *buf, size_t size, size_t &bytes_read) in Read() function in PipeBase
HDFile.cpp600 File::Read (void *buf, size_t &num_bytes) in Read() function in File
755 File::Read (void *buf, size_t &num_bytes, off_t &offset) in Read() function in File
828 File::Read (size_t &num_bytes, off_t &offset, bool null_terminate, DataBufferSP &data_buffer_sp) in Read() function in File
HDSocket.cpp591 Error Socket::Read (void *buf, size_t &num_bytes) in Read() function in Socket
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDConnectionSharedMemory.cpp92 ConnectionSharedMemory::Read (void *dst, in Read() function in ConnectionSharedMemory
HDConnectionMachPort.cpp218 ConnectionMachPort::Read (void *dst, in Read() function in ConnectionMachPort
HDCommunication.cpp139 Communication::Read (void *dst, size_t dst_len, uint32_t timeout_usec, ConnectionStatus &status, Er… in Read() function in Communication
/NextBSD/usr.sbin/ppp/
HDdescriptor.h46 void (*Read)(struct fdescriptor *, struct bundle *, const fd_set *); member
HDccp.h134 struct mbuf *(*Read)(void *, struct ccp *, u_short *, struct mbuf *); member
/NextBSD/sys/boot/efi/include/
HDefipciio.h200 EFI_PCI_IO_PROTOCOL_IO_MEM Read; member
239 EFI_PCI_IO_PROTOCOL_CONFIG Read; member
HDefiser.h134 EFI_SERIAL_READ Read; member
HDefiprot.h279 EFI_FILE_READ Read; member
410 EFI_DEVICE_IO Read; member
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDHashedNameToDIE.h350 Read (const lldb_private::DataExtractor &data, in Read() function
424 Read (lldb_private::DataExtractor &data, lldb::offset_t offset) in Read() function
435 Read (const lldb_private::DWARFDataExtractor &data, in Read() function
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBCommunication.cpp142 SBCommunication::Read (void *dst, size_t dst_len, uint32_t timeout_usec, ConnectionStatus &status) in Read() function in SBCommunication
/NextBSD/contrib/compiler-rt/lib/tsan/tests/unit/
HDtsan_mutex_test.cc40 void Read() { in Read() function in __tsan::TestData
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextDarwin_arm64.h148 Read = 0, enumerator
HDRegisterContextDarwin_arm.h185 Read = 0, enumerator
HDRegisterContextDarwin_i386.h141 Read = 0, enumerator
HDRegisterContextDarwin_x86_64.h145 Read = 0, enumerator
/NextBSD/contrib/libarchive/libarchive/
HDarchive_ppmd_private.h63 Byte (*Read)(void *p); /* reads one byte, returns 0 in case of EOF or error */ member
/NextBSD/contrib/ncurses/ncurses/tinfo/
HDread_entry.c110 #define Read(buf, count) fake_read(buffer, &offset, limit, (char *) buf, (unsigned) count) macro
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDMemory.cpp149 MemoryCache::Read (addr_t addr, in Read() function in MemoryCache
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDConnectionFileDescriptorPosix.cpp384 ConnectionFileDescriptor::Read(void *dst, size_t dst_len, uint32_t timeout_usec, ConnectionStatus &… in Read() function in ConnectionFileDescriptor
/NextBSD/contrib/llvm/include/llvm/Bitcode/
HDBitstreamReader.h339 word_t Read(unsigned NumBits) { in Read() function
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDMappedHash.h119 Read (lldb_private::DataExtractor &data, lldb::offset_t offset) in Read() function
/NextBSD/contrib/llvm/lib/Analysis/
HDLint.cpp62 static const unsigned Read = 1; variable

12