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

123456

/haiku/src/system/boot/loader/
H A Dvfs.cpp200 ConsoleNode::Read(void *buffer, size_t bufferSize) function in class:ConsoleNode
367 Descriptor::Read(void *buffer, size_t bufferSize) function in class:Descriptor
H A Dmenu.cpp1015 virtual size_t Read(size_t offset, void* buffer, size_t size) const function in struct:TextSource
1057 virtual size_t Read(size_t offset, void* buffer, size_t size) const function in struct:TextSource
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp465 Read(jas_stream_obj_t* object, char* buffer, const int length) function
[all...]
/haiku/src/system/kernel/fs/
H A Dfifo.cpp305 RingBuffer::Read(void* buffer, size_t length, bool isUser) function in class:fifo::RingBuffer
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1340 VMCache::Read(off_t offset, const generic_io_vec *vecs, size_t count, function in class:VMCache
H A DVMAnonymousCache.cpp765 VMAnonymousCache::Read(off_t offset, const generic_io_vec* vecs, size_t count, function in class:VMAnonymousCache
/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp296 virtual fssh_ssize_t Read(void *buffer, int size) function in class:FSShell::HostFile
681 virtual fssh_ssize_t Read(void *buffer, int size) function in class:FSShell::GuestFile
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp755 ShareVolume::Read(Node* _node, void* cookie, off_t pos, void* _buffer, function in class:ShareVolume
/haiku/src/tools/
H A Dset_haiku_revision.cpp397 void Read(off_t position, void* buffer, size_t size, function in class:ELFObject
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp1050 AttributeEntry::Read(off_t position, void *buffer, size_t *length) function in class:attribute_overlay::AttributeEntry
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp448 class Read : public NetBufferTraceEntry { class in namespace:NetBufferTracing
450 Read(net_buffer* buffer, uint32 offset, void* data, size_t size) function in class:NetBufferTracing::Read
/haiku/src/system/kernel/
H A Dport.cpp295 class Read : public AbstractTraceEntry { class in namespace:PortTracing
297 Read(const BReference<Port>& portRef, int32 code, ssize_t result) function in class:PortTracing::Read
308 Read(port_id id, int32 readCount, int32 writeCount, int32 code, function in class:PortTracing::Read
/haiku/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp679 OverlayInode::Read(void *_cookie, off_t position, void *buffer, size_t *length, function in class:write_overlay::OverlayInode
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp2136 Volume::Read(void* _node, void* cookie, off_t pos, void* buffer, function in class:Volume
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp251 status_t Read(DataReader& dataReader) function in struct:DwarfFile::CIEAugmentation
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp328 void Read(void* buffer, size_t bufferSize, off_t pos, function in struct:FUSEVolume::AttrCookie
1937 FUSEVolume::Read(void* _node, void* _cookie, off_t pos, void* buffer, function in class:FUSEVolume
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp426 class Read : public Action { class in namespace:BlockTracing
428 Read(block_cache* cache, cached_block* block) function in class:BlockTracing::Read

Completed in 187 milliseconds

123456