Searched defs:SetTo (Results 1 - 25 of 298) sorted by path

1234567891011>>

/haiku/headers/build/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) function in class:BMessenger::Private
/haiku/headers/os/package/hpkg/
H A DPackageAttributeValue.h60 BPackageAttributeValue::SetTo(int function in class:BPackageKit::BHPKG::BPackageAttributeValue
68 BPackageAttributeValue::SetTo(uint8 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
76 BPackageAttributeValue::SetTo(int16 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
84 BPackageAttributeValue::SetTo(uint16 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
92 BPackageAttributeValue::SetTo(int32 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
100 BPackageAttributeValue::SetTo(uint32 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
108 BPackageAttributeValue::SetTo(int64 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
116 BPackageAttributeValue::SetTo(uint64 value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
124 BPackageAttributeValue::SetTo(const char* value) function in class:BPackageKit::BHPKG::BPackageAttributeValue
[all...]
H A DPackageInfoAttributeValue.h107 BPackageInfoAttributeValue::SetTo(BPackageInfoAttributeID id, uint8 value) function in class:BPackageKit::BHPKG::BPackageInfoAttributeValue
115 BPackageInfoAttributeValue::SetTo(BPackageInfoAttributeID id, function in class:BPackageKit::BHPKG::BPackageInfoAttributeValue
/haiku/headers/os/package/hpkg/v1/
H A DPackageAttributeValue.h62 BPackageAttributeValue::SetTo(int function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
70 BPackageAttributeValue::SetTo(uint8 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
78 BPackageAttributeValue::SetTo(int16 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
86 BPackageAttributeValue::SetTo(uint16 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
94 BPackageAttributeValue::SetTo(int32 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
102 BPackageAttributeValue::SetTo(uint32 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
110 BPackageAttributeValue::SetTo(int64 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
118 BPackageAttributeValue::SetTo(uint64 value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
126 BPackageAttributeValue::SetTo(const char* value) function in class:BPackageKit::BHPKG::V1::BPackageAttributeValue
[all...]
/haiku/headers/private/app/
H A DMessengerPrivate.h27 void SetTo(team_id team, port_id port, int32 token) function in class:BMessenger::Private
/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/headers/private/locale/
H A DFormattingConventionsPrivate.h21 SetTo(const BFormattingConventions* conventions) function in class:BFormattingConventions::Private
H A DLanguagePrivate.h21 SetTo(const BLanguage* language) function in class:BLanguage::Private
H A DTimeZonePrivate.h21 SetTo(const BTimeZone* timeZone) function in class:BTimeZone::Private
/haiku/headers/private/net/
H A DAddressUtilities.h84 status_t SetTo(const sockaddr* from) function in class:SocketAddress
89 status_t SetTo(const sockaddr_storage* from) function in class:SocketAddress
/haiku/headers/private/shared/
H A DCalendarView.h113 SetTo(int32 _row, int32 _column) function in struct:BPrivate::BCalendarView::Selection
H A DEntryFilter.h37 bool SetTo(const char* pattern, bool isFileName) function in class:BPrivate::BasicEntryFilter
H A DVariant.h300 BVariant::SetTo(const BVariant& other) function in class:BVariant
308 BVariant::SetTo(bool value) function in class:BVariant
316 BVariant::SetTo(int8 value) function in class:BVariant
324 BVariant::SetTo(uint8 value) function in class:BVariant
332 BVariant::SetTo(int16 value) function in class:BVariant
340 BVariant::SetTo(uint16 value) function in class:BVariant
348 BVariant::SetTo(int32 value) function in class:BVariant
356 BVariant::SetTo(uint32 value) function in class:BVariant
364 BVariant::SetTo(int64 value) function in class:BVariant
372 BVariant::SetTo(uint64 value) function in class:BVariant
380 BVariant::SetTo(float value) function in class:BVariant
388 BVariant::SetTo(double value) function in class:BVariant
396 BVariant::SetTo(const BRect& value) function in class:BVariant
404 BVariant::SetTo(float left, float top, float right, float bottom) function in class:BVariant
412 BVariant::SetTo(const void* value) function in class:BVariant
420 BVariant::SetTo(const char* value, uint32 flags) function in class:BVariant
428 BVariant::SetTo(BReferenceable* value, type_code type) function in class:BVariant
[all...]
/haiku/headers/private/storage/
H A DException.h79 void SetTo(status_t error, BString description) function in class:BPrivate::Storage::Exception
86 void SetTo(status_t error, const char* format, va_list arg) function in class:BPrivate::Storage::Exception
H A DNotOwningEntryRef.h52 NotOwningEntryRef& SetTo(dev_t device, ino_t directory, const char* name) function in class:BPrivate::NotOwningEntryRef
60 NotOwningEntryRef& SetTo(const node_ref& directoryRef, const char* name) function in class:BPrivate::NotOwningEntryRef
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp59 Index::SetTo(const char* name) function in class:Index
H A Dbfs.h344 block_run::SetTo(int32 _group,uint16 _start,uint16 _length) function in class:BFS::block_run
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DCachedBlock.h104 CachedBlock::SetTo(off_t block) function in class:CachedBlock
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DCachedBlock.h90 CachedBlock::SetTo(off_t block) function in class:CachedBlock
H A DInode.h164 status_t SetTo(Volume* volume, ino_t id) function in class:Vnode
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DCachedBlock.h98 CachedBlock::SetTo(off_t block) function in class:CachedBlock
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp32 status_t SetTo(const char* user, const char* password) function in class:AuthenticationServer::Authentication
/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
H A DVirtualDir.cpp23 VirtualDirEntry::SetTo(const char* name, Node* node) function in class:VirtualDirEntry

Completed in 103 milliseconds

1234567891011>>