Searched defs:Read (Results 76 - 100 of 142) sorted by relevance

123456

/haiku/src/kits/app/
H A DLinkReceiver.cpp265 LinkReceiver::Read(void *data, ssize_t passedSize) function in class:BPrivate::LinkReceiver
[all...]
/haiku/src/tests/kits/shared/
H A DJsonErrorHandlingTest.cpp76 FailingDataIO::Read(void* buffer, size_t size) function in class:FailingDataIO
/haiku/src/system/kernel/device_manager/
H A DFileDevice.cpp197 FileDevice::Read(void* _cookie, off_t pos, void* buffer, size_t* _length) function in class:FileDevice
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingLeafNode.cpp239 UnpackingLeafNode::Read(off_t offset, void* buffer, size_t* bufferSize) function in class:UnpackingLeafNode
251 UnpackingLeafNode::Read(io_request* request) function in class:UnpackingLeafNode
/haiku/src/bin/cddb_lookup/
H A Dcddb_server.cpp155 CDDBServer::Read(const QueryResponseData& diskData, function in class:CDDBServer
164 CDDBServer::Read(const BString& category, const BString& cddbID, function in class:CDDBServer
/haiku/src/tests/kits/midi/synth_file_reader/
H A DSynthFileReader.cpp65 bool SSynthFileReader::Read(void* data, uint32 size) { function in class:SSynthFileReader
69 bool SSynthFileReader::Read(tag &tag) { function in class:SSynthFileReader
73 bool SSynthFileReader::Read(uint64 &n, uint32 size) { function in class:SSynthFileReader
87 bool SSynthFileReader::Read(uint32 &n) { function in class:SSynthFileReader
95 bool SSynthFileReader::Read(uint16 &n) { function in class:SSynthFileReader
103 bool SSynthFileReader::Read(uint8 &n) { function in class:SSynthFileReader
107 bool SSynthFileReader::Read(BString& s, uint32 len) { function in class:SSynthFileReader
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DIcb.cpp301 Icb::Read(off_t pos, void *buffer, size_t *length, uint32 *block) function in class:Icb
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeHandle.cpp137 FileHandle::Read(off_t pos, void* buffer, size_t size, size_t* _bytesRead) function in class:FileHandle
/haiku/src/kits/shared/
H A DMemoryRingIO.cpp112 BMemoryRingIO::Read(void* _buffer, size_t size) function in class:BMemoryRingIO
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNodeAttribute.cpp192 NodeAttribute::Read(attr_cookie* cookie, off_t pos, uint8* buffer, size_t* length) function in class:NodeAttribute
H A DLeafAttribute.cpp168 LeafAttribute::Read(attr_cookie* cookie, off_t pos, uint8* buffer, size_t* length) function in class:LeafAttribute
/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp187 ECMDevice::Read(uint8 *buffer, size_t *numBytes) function in class:ECMDevice
/haiku/src/kits/device/
H A DSerialPort.cpp153 BSerialPort::Read(void *buf, size_t count) function in class:BSerialPort
/haiku/src/kits/network/libnetapi/
H A DSecureSocket.cpp491 BSecureSocket::Read(void* buffer, size_t size) function in class:BSecureSocket
694 BSecureSocket::Read(void* buffer, size_t size) function in class:BSecureSocket
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.cpp394 ESDEndpoint::Read(void *buffer, size_t size) function in class:ESDEndpoint
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioFormatConverter.cpp190 AudioFormatConverter::Read(void* buffer, int64 pos, int64 frames) function in class:AudioFormatConverter
H A DAudioResampler.cpp110 AudioResampler::Read(void* buffer, int64 pos, int64 frames) function in class:AudioResampler
/haiku/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dconsistency_check.cpp65 virtual status_t Read(uint8* buffer, size_t* _length) function in class:SHAProcessor
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDeviceEngine.cpp128 ssize_t OpenSoundDeviceEngine::Read(void *buffer, size_t size) function in class:OpenSoundDeviceEngine
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixFifo.cpp145 UnixBufferQueue::Read(UnixRequest& request) function in class:UnixBufferQueue
385 UnixFifo::Read(const iovec* vecs, size_t vecCount, function in class:UnixFifo
/haiku/src/kits/debugger/dwarf/
H A DDataReader.h109 Type Read(const Type& defaultValue) function in class:DataReader
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DNamespaceDump.cpp394 RingBuffer::Read(void *buffer, ssize_t size) function in class:RingBuffer
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireCard.cpp148 FireWireCard::Read(void** data) function in class:FireWireCard
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DFile.cpp178 File::Read(off_t pos, void* buffer, size_t size, size_t& _bytesRead) function in class:File
/haiku/src/apps/mediaplayer/supplier/
H A DMediaTrackAudioSupplier.cpp128 MediaTrackAudioSupplier::Read(void* buffer, int64 pos, int64 frames) function in class:MediaTrackAudioSupplier

Completed in 157 milliseconds

123456