Searched defs:offset (Results 26 - 50 of 827) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/arch/riscv64/
H A Darch_real_time_clock.cpp42 arch_rtc_set_system_time_offset(struct real_time_data *data, bigtime_t offset) argument
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliDumpStringCommand.cpp72 target_addr_t offset = address; local
/haiku/headers/private/kernel/boot/
H A DFileMapDisk.h20 off_t offset; member in struct:file_map_run
/haiku/headers/private/kernel/
H A Dksyscalls.h21 int offset; member in struct:syscall_parameter_info
/haiku/src/add-ons/accelerants/ati/
H A Drage128_init.cpp132 uint32 offset; local
/haiku/src/add-ons/input_server/devices/keyboard/
H A DKeymap.cpp26 print_key(char* chars, int32 offset, bool last = false) argument
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAHelper.cpp26 copy_sg_data(scsi_ccb *ccb, uint offset, uint allocationLength, argument
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Ddriver.h40 get_pci_config(pci_info* info, uint8 offset, uint8 size) argument
48 set_pci_config(pci_info* info, uint8 offset, uint8 size, uint32 value) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequest.cpp17 Address::SetTo(area_id area, int32 offset, int32 size) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChartDataRange.h55 ChartDataRange& OffsetBy(double offset) argument
/haiku/src/kits/package/hpkg/
H A DAttributeDataReader.cpp30 BAttributeDataReader::ReadData(off_t offset, void* buffer, size_t size) argument
H A DDataReader.cpp43 BAbstractBufferedDataReader::ReadData(off_t offset, void* buffer, size_t size) argument
62 BBufferDataReader::ReadData(off_t offset, void* buffer, size_t size) argument
85 BBufferDataReader::ReadDataToOutput(off_t offset, size_t size, BDataIO* output) argument
[all...]
/haiku/src/kits/storage/disk_device/jobs/
H A DCreateChildJob.cpp40 CreateChildJob::Init(off_t offset, off_t size, const char* type, argument
H A DMoveJob.cpp43 MoveJob::Init(off_t offset, PartitionReference** contents, int32 contentsCount) argument
/haiku/src/system/kernel/device_manager/
H A Dio_requests.cpp33 off_t offset = request->Offset() + request->TransferredBytes(); local
/haiku/src/tests/kits/support/bmemoryio/
H A DMallocBufferLengthTest.cpp25 off_t offset; local
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DSuperBlock.cpp45 read_super_block(int device, off_t offset, const char *magic, argument
97 SuperBlock::Init(int device, off_t offset) argument
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A DVirtioSCSIHelper.cpp27 copy_sg_data(scsi_ccb *ccb, uint offset, uint allocationLength, argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageLeafNode.cpp30 PackageLeafNode::Read(off_t offset, void* buffer, size_t* bufferSize) argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_real_time_clock.cpp59 arch_rtc_set_system_time_offset(struct real_time_data *data, bigtime_t offset) argument
77 bigtime_t offset; local
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dutil.c78 uint32 offset; local
/haiku/src/kits/shared/
H A DAttributeUtilities.cpp35 off_t offset = 0; local
/haiku/src/libs/print/libprint/
H A DPrintProcess.cpp71 off_t offset; local
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDataStream.cpp49 uint32 offset = pos % kClusterSize; local
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DChunk.cpp23 Chunk::Chunk(btrfs_chunk* chunk, fsblock_t offset) argument

Completed in 215 milliseconds

1234567891011>>