Searched defs:offset (Results 226 - 250 of 827) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Dinterface.c352 wb_read_eeprom(wb_device *device, void* dest, int offset, int count, bool swap) argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSettings.cpp227 _FindVolumeParameter(const driver_settings *settings, off_t offset, off_t size) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp70 Attribute::WriteAt(off_t offset, const void *buffer, size_t size, argument
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp98 float offset = screen.Frame().right - Frame().right; local
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNearestNeighbor.h16 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
/haiku/src/system/kernel/disk_device_manager/
H A DKPartitioningSystem.cpp204 KPartitioningSystem::Move(KPartition* partition, off_t offset, disk_job_id job) argument
230 KPartitioningSystem::MoveChild(KPartition* child, off_t offset, disk_job_id job) argument
449 KPartitioningSystem::CreateChild(KPartition* partition, off_t offset, argument
/haiku/src/add-ons/disk_systems/gpt/
H A DGPTPartitionHandle.cpp228 GPTPartitionHandle::CreateChild(off_t offset, off_t size, argument
/haiku/headers/private/system/
H A Dddm_userland_interface_defs.h21 off_t offset; member in struct:user_partition_data
/haiku/src/apps/drivesetup/
H A DSupport.cpp106 SizeSlider(const char* name, const char* label, BMessage* message, off_t offset, off_t size, uint32 minGranularity) argument
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_general.c1388 uint32 value, offset; local
/haiku/src/system/libroot/posix/sys/
H A Dmman.cpp92 mmap(void* address, size_t length, int protection, int flags, int fd, off_t offset) argument
/haiku/src/bin/
H A Dfstrim.cpp160 uint64 offset = 0; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DBufferQueue.cpp320 uint32 offset = (sequence - source->sequence).Number(); local
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkSymlink.cpp146 PackageLinkSymlink::Read(off_t offset, void* buffer, size_t* bufferSize) argument
/haiku/src/add-ons/print/drivers/pcl5/
H A DPCL5.cpp90 PCL5Driver::NextBand(BBitmap* bitmap, BPoint* offset) argument
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMapParser.cpp187 PartitionMapParser::_ParseExtended(PrimaryPartition* primary, off_t offset) argument
295 PartitionMapParser::_ReadPartitionTable(off_t offset, partition_table* table) argument
[all...]
/haiku/src/system/kernel/util/
H A Dring_buffer.cpp241 ring_buffer_peek(struct ring_buffer* buffer, size_t offset, void* data, argument
[all...]
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp252 Transformable::TranslateBy(BPoint offset) argument
/haiku/src/apps/deskbar/
H A DWindowMenuItem.cpp193 float offset = penLocation.x - Frame().left; local
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.h17 off_t offset; member in struct:AbbreviationTableEntry
21 AbbreviationTableEntry(uint32 code, off_t offset, off_t size) argument
/haiku/src/tools/remote_disk_server/
H A Dremote_disk_server.cpp195 uint64_t offset = ntohll(fRequest->offset); local
238 uint64_t offset = ntohll(fRequest->offset); local
[all...]
/haiku/headers/private/drivers/
H A Dpoke.h54 uint8 offset; member in struct:__anon4
/haiku/src/apps/haikudepot/tar/
H A DTarArchiveService.cpp56 off_t offset = 0; local
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIController.cpp163 ECAMPCIController::ConfigAddress(uint8 bus, uint8 device, uint8 function, uint16 offset) argument
182 ReadConfig(uint8 bus, uint8 device, uint8 function, uint16 offset, uint8 size, uint32& value) argument
202 WriteConfig(uint8 bus, uint8 device, uint8 function, uint16 offset, uint8 size, uint32 value) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestAllocator.cpp207 int32 offset = (fRequestSize + align - 1) / align * align; local
[all...]

Completed in 269 milliseconds

1234567891011>>