Searched defs:SetTo (Results 76 - 100 of 298) sorted by relevance

1234567891011>>

/haiku/src/kits/package/
H A DPackageResolvable.cpp98 BPackageResolvable::SetTo(const BString& name, const BPackageVersion& version, function in class:BPackageKit::BPackageResolvable
H A DPackageVersion.cpp149 BPackageVersion::SetTo(const BString& major, const BString& minor, function in class:BPackageKit::BPackageVersion
166 BPackageVersion::SetTo(const BString& versionString, bool revisionIsOptional) function in class:BPackageKit::BPackageVersion
/haiku/headers/private/fs_shell/
H A Dfssh_auto_locker.h95 inline void SetTo(Lockable *lockable, bool alreadyLocked, function in class:FSShell::AutoLocker
105 inline void SetTo(Lockable &lockable, bool alreadyLocked, function in class:FSShell::AutoLocker
/haiku/headers/private/kernel/util/
H A DFixedWidthPointer.h73 void SetTo(uint64 addr) function in class:FixedWidthPointer
114 void SetTo(uint64 addr) function in class:FixedWidthPointer
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DExtendedServerInfo.cpp16 ExtendedShareInfo::SetTo(const ShareInfo* shareInfo) function in class:ExtendedShareInfo
103 ExtendedServerInfo::SetTo(ServerInfo* serverInfo) function in class:ExtendedServerInfo
/haiku/src/apps/resedit/
H A DResourceData.cpp121 ResourceData::SetTo(const type_code &code, const int32 &id, function in class:ResourceData
/haiku/src/build/libbe/storage/
H A DVolume.cpp130 BVolume::SetTo(dev_t device) function in class:BVolume
/haiku/src/tools/restest/
H A DOffsetFile.cpp31 OffsetFile::SetTo(const BFile& file, off_t offset) function in class:OffsetFile
/haiku/src/kits/storage/
H A DFdIO.cpp39 BFdIO::SetTo(int fd, bool keepFd) function in class:BFdIO
/haiku/src/kits/mail/
H A DFileConfigView.cpp142 MailFileConfigView::SetTo(const BMessage* archive, BMessage* meta) function in class:BPrivate::MailFileConfigView
/haiku/src/apps/debugger/user_interface/gui/settings/
H A DGuiTeamUiSettings.cpp52 GuiTeamUiSettings::SetTo(const BMessage& archive) function in class:GuiTeamUiSettings
/haiku/src/kits/debugger/model/
H A DExpressionInfo.cpp143 ExpressionInfo::SetTo(const BString& expression) function in class:ExpressionInfo
/haiku/src/kits/debugger/settings/
H A DTeamFileManagerSettings.cpp36 TeamFileManagerSettings::SetTo(const BMessage& archive) function in class:TeamFileManagerSettings
H A DTeamSettings.cpp53 TeamSettings::SetTo(Team* team) function in class:TeamSettings
102 TeamSettings::SetTo(const BMessage& archive, function in class:TeamSettings
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp96 ValueLocation::SetTo(const ValueLocation& other, uint64 bitOffset, function in class:ValueLocation
/haiku/src/kits/network/libnetapi/
H A DNetworkAddressResolver.cpp119 BNetworkAddressResolver::SetTo(const char* address, uint16 port, uint32 flags) function in class:BNetworkAddressResolver
126 BNetworkAddressResolver::SetTo(const char* address, const char* service, function in class:BNetworkAddressResolver
134 BNetworkAddressResolver::SetTo(int family, const char* address, uint16 port, function in class:BNetworkAddressResolver
145 BNetworkAddressResolver::SetTo(int family, const char* host, function in class:BNetworkAddressResolver
[all...]
/haiku/src/system/kernel/disk_device_manager/
H A DKFileDiskDevice.cpp41 KFileDiskDevice::SetTo(const char* filePath, const char* devicePath) function in class:KFileDiskDevice
H A DUserDataWriter.cpp40 UserDataWriter::SetTo(user_disk_device_data *buffer, size_t bufferSize) function in class:UserDataWriter
/haiku/src/tools/elfsymbolpatcher/
H A DElfImage.cpp115 ElfImage::SetTo(image_id image) function in class:ElfImage
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageTokenizer.cpp83 Tokenizer::SetTo(const char* string) function in class:Tokenizer
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.cpp77 Item::SetTo(LeafNode *node, const ItemHeader *header) function in class:Item
95 Item::SetTo(LeafNode *node, int32 index) function in class:Item
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DString.h100 String::SetTo(const char *string, int32 maxLength) function in class:String
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCachedBlock.h114 CachedBlock::SetTo(off_t block, off_t base, size_t length) function in class:CachedBlock
124 CachedBlock::SetTo(off_t block) function in class:CachedBlock
131 CachedBlock::SetTo(block_run run) function in class:CachedBlock
/haiku/src/add-ons/kernel/file_systems/udf/
H A DCachedBlock.h98 CachedBlock::SetTo(off_t block) function in class:CachedBlock
105 CachedBlock::SetTo(off_t block, off_t base, size_t length) function in class:CachedBlock
115 CachedBlock::SetTo(long_address address) function in class:CachedBlock
127 CachedBlock::SetTo(Accesso function in class:CachedBlock
[all...]
/haiku/src/system/libroot/add-ons/icu/
H A DICUCategoryData.cpp36 ICUCategoryData::SetTo(const Locale& locale, const char* posixLocaleName) function in class:BPrivate::Libroot::ICUCategoryData

Completed in 238 milliseconds

1234567891011>>