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

1234567891011>>

/haiku/src/kits/debugger/model/
H A DReturnValueInfo.cpp39 ReturnValueInfo::SetTo(target_addr_t address, CpuState* state) function in class:ReturnValueInfo
H A DSignalInfo.cpp40 SignalInfo::SetTo(int signal, const struct sigaction& handler, bool deadly) function in class:SignalInfo
H A DSymbolInfo.cpp36 SymbolInfo::SetTo(target_addr_t address, target_size_t size, uint32 type, function in class:SymbolInfo
H A DSystemInfo.cpp33 SystemInfo::SetTo(team_id team, const system_info& info, const utsname& name) function in class:SystemInfo
H A DTeamInfo.cpp32 TeamInfo::SetTo(team_id team, const team_info& info) function in class:TeamInfo
40 TeamInfo::SetTo(team_id team, const BString& arguments) function in class:TeamInfo
H A DThreadInfo.cpp37 ThreadInfo::SetTo(team_id team, thread_id thread, const BString& name) function in class:ThreadInfo
H A DSemaphoreInfo.cpp45 SemaphoreInfo::SetTo(team_id team, sem_id semaphore, const BString& name, function in class:SemaphoreInfo
H A DSyscallInfo.cpp46 SyscallInfo::SetTo(bigtime_t startTime, bigtime_t endTime, uint64 returnValue, function in class:SyscallInfo
/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
H A DICUWrapper.h27 void SetTo(BString* dest) function in class:BStringByteSink
/haiku/src/apps/terminal/
H A DActiveProcessInfo.cpp20 ActiveProcessInfo::SetTo(pid_t id, const BString& name, function in class:ActiveProcessInfo
H A DTermPos.h19 inline void SetTo(int32 x, int32 y) function in class:TermPos
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushImage.cpp25 WonderBrushImage::SetTo(BPositionIO* stream) function in class:WonderBrushImage
/haiku/src/add-ons/mail_daemon/outbound_filters/fortune/
H A DConfigView.cpp43 ConfigView::SetTo(const BMailAddOnSettings& settings) function in class:ConfigView
/haiku/src/kits/debugger/arch/
H A DInstructionInfo.cpp37 InstructionInfo::SetTo(target_addr_t address, target_addr_t targetAddress, function in class:InstructionInfo
/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/src/add-ons/kernel/file_systems/exfat/
H A DCachedBlock.h90 CachedBlock::SetTo(off_t block) function in class:CachedBlock
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DPath.cpp26 Path::SetTo(const char* path, const char* leaf) function in class:Path
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVNode.cpp78 VNode::SetTo(ino_t id) function in class:VNode
85 VNode::SetTo(uint32 dirID, uint32 objectID) function in class:VNode
/haiku/src/add-ons/kernel/file_systems/udf/
H A DDString.cpp63 DString::SetTo(const DString &ref) function in class:DString
80 DString::SetTo(const UdfString &string, uint8 fieldLength) function in class:DString
120 DString::SetTo(const char *utf8, uint8 fieldLength) function in class:DString
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequest.cpp17 Address::SetTo(area_id area, int32 offset, int32 size) function in class:Address
/haiku/src/kits/shared/
H A DHashString.cpp46 HashString::SetTo(const char *string, int32 maxLength) function in class:HashString
/haiku/src/kits/storage/disk_device/
H A DPartitionReference.cpp27 PartitionReference::SetTo(partition_id id, int32 changeCounter) function in class:PartitionReference

Completed in 111 milliseconds

1234567891011>>