Searched defs:_offset (Results 1 - 24 of 24) sorted by relevance

/haiku/src/servers/media/
H A DBufferManager.cpp42 RegisterBuffer(team_id team, media_buffer_id bufferID, size_t* _size, int32* _flags, size_t* _offset, area_id* _area) argument
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dbitstring.h203 int _value, _offset; local
232 int _value, _offset; local
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.cpp220 GPTPartitionHandle::ValidateCreateChild(off_t* _offset, off_t* _size, argument
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.h68 tip_entry( BRect _rect, const char* _text, TipManager::offset_mode_t _offsetMode, BPoint _offset, uint32 _flags) argument
/haiku/src/kits/package/hpkg/v1/
H A DPackageDataReaderV1.cpp315 status_t _GetCompressedChunkOffsetAndSize(int64 chunkIndex, uint64& _offset, argument
351 _GetCompressedChunkRelativeOffset(int64 chunkIndex, uint64& _offset) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h324 GetCurrentEntry(btrfs_key* _key, void** _value, uint32* _size, uint32* _offset) argument
335 GetNextEntry(void** _value, uint32* _size, uint32* _offset) argument
342 GetPreviousEntry(void** _value, uint32* _size, uint32* _offset) argument
[all...]
H A DBTree.cpp370 GetEntry(int slot, btrfs_key* _key, void** _value, uint32* _size, uint32* _offset) argument
618 _Find(Path* path, btrfs_key& wanted, void** _value, uint32* _size, uint32* _offset, btree_traversing type) const argument
937 _GetEntry(btree_traversing type, void** _value, uint32* _size, uint32* _offset) argument
[all...]
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cpp354 PartitionMapHandle::ValidateCreateChild(off_t* _offset, off_t* _size, argument
H A DExtendedPartitionAddOn.cpp320 ExtendedPartitionHandle::ValidateCreateChild(off_t* _offset, off_t* _size, argument
/haiku/src/bin/bfs_tools/lib/
H A DDisk.cpp557 Disk::GetNextSpecialInode(char *buffer, off_t *_offset, off_t end, argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.cpp498 Volume::CheckSuperBlock(const uint8* data, uint32* _offset) argument
H A DBPlusTree.cpp522 Allocate(Transaction& transaction, bplustree_node** _node, off_t* _offset) argument
1156 _FindFreeDuplicateFragment(Transaction& transaction, const bplustree_node* node, CachedNode& cached, off_t* _offset, bplustree_node** _fragment, uint32* _index) argument
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp777 BeDecorator::_GetButtonSizeAndOffset(const BRect& tabRect, float* _offset, argument
/haiku/src/kits/package/hpkg/
H A DPackageFileHeapWriter.cpp258 AddData(BDataReader& dataReader, off_t size, uint64& _offset) argument
/haiku/headers/posix/
H A Dlibio.h153 off_t _offset; member in struct:_IO_FILE
/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp966 TabDecorator::_GetButtonSizeAndOffset(const BRect& tabRect, float* _offset, argument
/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp513 off_t _offset; local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A Dkernel_interface.cpp476 nfs4_get_file_map(fs_volume* volume, fs_vnode* vnode, off_t _offset, argument
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp497 Aperture::_AdaptToReserved(addr_t &base, size_t &size, int32 *_offset) argument
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp362 ReplaceChange::GetRange(off_t /*fileSize*/, off_t &_offset, off_t &_size) argument
/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp308 read_device_config(void* cookie, uint8 _offset, void* _buffer, argument
352 write_device_config(void* cookie, uint8 _offset, const void* _buffer, argument
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h313 _IO_off64_t _offset; member in struct:_IO_FILE_complete
/haiku/src/kits/media/
H A DParameterWeb.cpp1860 BContinuousParameter::GetResponse(int* _resp, float* _factor, float* _offset) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp311 SelectionPoint(int32 _line, int32 _offset) argument
1554 _DrawLineSyntaxSection(const char* line, int32 length, int32& _column, BPoint& _offset) argument
1583 _DrawLineSegment(const char* line, int32 length, BPoint& _offset) argument
[all...]

Completed in 366 milliseconds