Searched defs:SetTo (Results 26 - 50 of 298) sorted by last modified time

1234567891011>>

/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioQueue.cpp118 TransferDescriptor::SetTo(uint16 size, void *cookie) function in class:TransferDescriptor
/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h176 void SetTo(uint64 constant) function in struct:DynamicAttributeValue
182 void SetTo(DebugInfoEntry* reference) function in struct:DynamicAttributeValue
188 void SetTo(const void* data, off_t length) function in struct:DynamicAttributeValue
219 void SetTo(uint64 constant) function in struct:ConstantAttributeValue
225 void SetTo(const char* string) function in struct:ConstantAttributeValue
231 void SetTo(const void* data, off_t length) function in struct:ConstantAttributeValue
/haiku/src/system/kernel/debug/
H A Ddebug_parser.cpp106 void SetTo(const char* string, int32 length, int32 position, int32 type) function in struct:Token
169 void SetTo(const char* string) function in class:Tokenizer
[all...]
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp1155 MessageView::SetTo(BMessage& message) function in class:MessageView
H A DDataEditor.cpp413 DataEditor::SetTo(const char *path, const char *attribute) function in class:DataEditor
421 DataEditor::SetTo(entry_ref &ref, const char *attribute) function in class:DataEditor
429 DataEditor::SetTo(BEntry &entry, const char *attribute) function in class:DataEditor
[all...]
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp366 PropertyListView::SetTo(PropertyObject* object) function in class:PropertyListView
/haiku/src/tests/system/boot/loader/
H A DHandle.cpp74 Handle::SetTo(int handle, bool takeOwnership) function in class:Handle
/haiku/src/system/boot/loader/file_systems/bfs/
H A DStream.cpp81 CachedBlock::SetTo(off_t block) function in class:CachedBlock
101 CachedBlock::SetTo(block_run run) function in class:CachedBlock
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp101 Inode::SetTo(bfs_inode *inode) function in class:Inode
H A DBitmap.cpp47 Bitmap::SetTo(Disk *disk) function in class:Bitmap
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp138 TreePath::Element::SetTo(uint64 blockNumber, int32 index) function in class:TreePath::Element
185 TreeIterator::SetTo(Tree *tree) function in class:TreeIterator
546 ItemIterator::SetTo(Tree *tree) function in class:ItemIterator
853 ObjectItemIterator::SetTo(Tree *tree, uint32 dirID, uint32 objectID, function in class:ObjectItemIterator
1084 DirEntryIterator::SetTo(Tree *tree, uint32 dirID, uint32 objectID, function in class:DirEntryIterator
1285 StreamReader::SetTo(Tree *tree, uint32 dirID, uint32 objectID) function in class:StreamReader
[all...]
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp1026 Attribute::SetTo(const char* name, type_code type) function in class:Attribute
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBlockAllocator.cpp230 AllocationBlock::SetTo(AllocationGroup& group, uint16 block) function in class:AllocationBlock
/haiku/src/apps/mail/
H A DHeader.cpp485 THeaderView::SetTo(const char* to) function in class:THeaderView
/haiku/src/system/kernel/
H A Dsignal.cpp315 Signal::SetTo(uint32 number) function in class:Signal
/haiku/src/kits/tracker/
H A DModel.cpp219 Model::SetTo(const BEntry* entry, bool open, bool writable) function in class:Model
245 Model::SetTo(const entry_ref* newRef, bool traverse, bool open, bool writable) function in class:Model
277 Model::SetTo(const node_ref* dirNode, const node_ref* nodeRef, function in class:Model
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp63 BTree::Node::SetTo(off_t block) function in class:BTree::Node
/haiku/src/system/libroot/add-ons/icu/
H A DICUCollateData.cpp41 ICUCollateData::SetTo(const Locale& locale, const char* posixLocaleName) function in class:BPrivate::Libroot::ICUCollateData
/haiku/src/kits/network/libnetapi/
H A DNetworkDevice.cpp624 BNetworkDevice::SetTo(const char* name) function in class:BNetworkDevice
/haiku/src/system/kernel/vm/
H A DVMAddressSpaceLocking.cpp89 AddressSpaceReadLocker::SetTo(team_id team) function in class:AddressSpaceReadLocker
105 AddressSpaceReadLocker::SetTo(VMAddressSpace* space, bool getNewReference) function in class:AddressSpaceReadLocker
212 AddressSpaceWriteLocker::SetTo(team_id team) function in class:AddressSpaceWriteLocker
225 AddressSpaceWriteLocker::SetTo(VMAddressSpace* space, bool getNewReference) function in class:AddressSpaceWriteLocker
H A DVMAnonymousCache.cpp409 void SetTo(page_num_t pageIndex, swap_addr_t slotIndex, bool newSlot) function in class:VMAnonymousCache::WriteCallback
/haiku/headers/private/kernel/vm/
H A DVMArea.h62 void SetTo(addr_t base, size_t size, bool writable, bool implicit) function in struct:VMAreaWiredRange
/haiku/src/kits/interface/
H A DIcon.cpp39 BIcon::SetTo(const BBitmap* bitmap, uint32 flags) function in class:BPrivate::BIcon
/haiku/src/kits/mail/
H A DMailMessage.cpp336 BEmailMessage::SetTo(const char* to, uint32 charset, mail_encoding encoding) function in class:BEmailMessage
/haiku/src/preferences/network/
H A DInterfaceView.cpp117 InterfaceView::SetTo(const char* name) function in class:InterfaceView

Completed in 210 milliseconds

1234567891011>>