Searched defs:offset (Results 276 - 300 of 1118) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/servers/media/
H A DBufferManager.cpp68 RegisterBuffer(team_id team, size_t size, int32 flags, size_t offset, area_id area, media_buffer_id* _bufferID) argument
[all...]
H A DBufferManager.h57 size_t offset; member in struct:BufferManager::buffer_info
/haiku-fatelf/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp50 BaseBlock::GetNameBackOffset(int32 offset, char *name, size_t size) const argument
219 off_t offset = (((partitionSize / blockSize) - 1 - reservedBlocks) / 2) + reservedBlocks; local
/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp202 off_t offset; local
282 off_t offset = fBytesPerSector * fReservedSectors; local
330 off_t offset local
[all...]
/haiku-fatelf/src/system/kernel/cache/
H A DBlockMap.cpp44 off_t offset; member in struct:BlockMap::block_entry
51 to_block_entry_offset(off_t offset, uint32 &index) argument
65 const off_t *offset = (const off_t *)_offset; local
75 const off_t *offset = (const off_t *)_offset; local
149 Remove(off_t offset, off_t count) argument
186 Set(off_t offset, addr_t address) argument
224 Get(off_t offset, addr_t &address) argument
[all...]
H A Dvnode_store.cpp38 VMVnodeCache::HasPage(off_t offset) argument
46 VMVnodeCache::Read(off_t offset, const generic_io_vec* vecs, size_t count, argument
86 VMVnodeCache::Write(off_t offset, const generic_io_vec* vecs, size_t count, argument
94 VMVnodeCache::WriteAsync(off_t offset, cons argument
103 Fault(struct VMAddressSpace* aspace, off_t offset) argument
114 CanWritePage(off_t offset) argument
[all...]
/haiku-fatelf/src/system/kernel/disk_device_manager/
H A DKFileSystem.cpp137 KFileSystem::Move(KPartition* partition, off_t offset, disk_job_id job) argument
H A DKPartitionListener.cpp19 KPartitionListener::OffsetChanged(KPartition *partition, off_t offset) argument
H A DKPartitioningSystem.cpp199 KPartitioningSystem::Move(KPartition* partition, off_t offset, disk_job_id job) argument
225 KPartitioningSystem::MoveChild(KPartition* child, off_t offset, disk_job_id job) argument
444 KPartitioningSystem::CreateChild(KPartition* partition, off_t offset, argument
/haiku-fatelf/src/system/kernel/util/
H A Dring_buffer.cpp241 ring_buffer_peek(struct ring_buffer* buffer, size_t offset, void* data, argument
[all...]
/haiku-fatelf/src/system/libroot/posix/sys/
H A Dmman.cpp89 mmap(void* address, size_t length, int protection, int flags, int fd, off_t offset) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/mkbfs/
H A Dmkbfs.cpp185 uint32 *offset = (uint32 *)&sBootBlockData1[kPartitionDataOffset]; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DDebug.cpp243 off_t offset = *value & 0x3fffffffffffffffLL; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/private/
H A DRequests.cpp414 int32 offset = address->GetOffset(); local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/authentication_server/
H A DAuthenticationPanel.cpp188 float offset = jitterOffsets[i % jitterOffsetCount]; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAttribute.cpp52 Attribute::WriteAt(off_t offset, const void *buffer, size_t size, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DList.h138 List<ITEM, DEFAULT_ITEM_SUPPLIER>::_MoveItems(item_t* items, int32 offset, int32 count) argument
H A DSettings.cpp265 _FindVolumeParameter(const driver_settings *settings, off_t offset, off_t size) argument
H A DTree.cpp186 uint64 offset = 0; local
/haiku-fatelf/src/tests/servers/app/following/
H A Dmain.cpp99 BPoint offset = where - fLastMousePos; local
/haiku-fatelf/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp162 Window::Window(int32 offset) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dpartition_support.cpp179 fssh_lseek(int fd, fssh_off_t offset, int whence) argument
/haiku-fatelf/src/tools/
H A Dgenerate_attribute_stores.cpp101 off_t offset = 0; local
/haiku-fatelf/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-fatelf/src/tools/restest/
H A DResourceItem.cpp29 ResourceItem::SetLocation(roff_t offset, roff_t size) argument
46 ResourceItem::SetOffset(roff_t offset) argument

Completed in 213 milliseconds

<<11121314151617181920>>