Searched defs:offset (Results 151 - 175 of 827) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/util/
H A Dlist.cpp25 list_init_etc(struct list *list, int32 offset) argument
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp444 BPoint offset = current - fOrigin; local
/haiku/src/kits/debugger/dwarf/
H A DBaseUnit.cpp46 BaseUnit::AddDebugInfoEntry(DebugInfoEntry* entry, off_t offset) argument
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextSpan.cpp111 TextSpan::Insert(int32 offset, const BString& text) argument
/haiku/headers/private/kernel/boot/
H A Ddisk_identifier.h67 off_t offset; member in struct:disk_identifier::__anon1045::__anon1052::__anon1053
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c142 uint32 value, offset; local
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dbes.c424 eng_configure_bes(const overlay_buffer *ob, const overlay_window *ow, const overlay_view *ov, int offset) argument
H A Dgeneral.c118 uint32 value, offset; local
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Dio.c81 uint8 size, offset = 0; local
101 uint8 size, offset; local
/haiku/src/add-ons/kernel/drivers/graphics/common/
H A Dmemory_manager.c188 mem_alloc(mem_info *mem, uint32 size, void *tag, uint32 *blockID, uint32 *offset) argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DList.h138 List<ITEM, DEFAULT_ITEM_SUPPLIER>::_MoveItems(item_t* items, int32 offset, int32 count) argument
/haiku/src/add-ons/translators/ico/
H A DICO.h44 uint32 offset; member in struct:ICO::ico_dir_entry
/haiku/src/apps/mediaplayer/interface/
H A DPlayPauseButton.cpp60 BPoint offset; local
[all...]
/haiku/src/bin/
H A Dcomm.c173 show(FILE *fp, const char *offset, char *buf) argument
H A Dmvattr.cpp90 off_t offset = 0; local
/haiku/src/bin/unzip/
H A Dcrypt.c272 ulg offset; /* used for file offsets */ local
H A Dunshrink.c103 int offset = (HSIZE - 1); local
/haiku/src/build/libbe/storage/
H A DFile.cpp416 BFile::Seek(off_t offset, uint32 seekMode) argument
/haiku/src/kits/interface/textview_support/
H A DInlineInput.cpp108 BTextView::InlineInput::SetOffset(int32 offset) argument
146 SetSelectionOffset(int32 offset) argument
[all...]
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc176 streampos filebuf::seekoff(streamoff offset, _seek_dir dir, int mode) argument
191 streampos filebuf::sys_seek(streamoff offset, _seek_dir dir) argument
/haiku/src/system/kernel/cache/
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/src/system/kernel/disk_device_manager/
H A DKPartitionListener.cpp19 KPartitionListener::OffsetChanged(KPartition *partition, off_t offset) argument
/haiku/src/tests/servers/app/following/
H A Dmain.cpp99 BPoint offset = where - fLastMousePos; local
/haiku/src/tests/servers/app/lock_focus/
H A DLockFocusTest.cpp162 Window::Window(int32 offset) argument
/haiku/src/tools/fs_shell/
H A Dpartition_support.cpp179 fssh_lseek(int fd, fssh_off_t offset, int whence) argument

Completed in 153 milliseconds

1234567891011>>