Searched refs:SetTo (Results 126 - 150 of 1286) sorted by relevance

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/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequest.cpp15 // SetTo
17 Address::SetTo(area_id area, int32 offset, int32 size) function in class:Address
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddress.h42 SetTo(internalID);
47 SetTo(volumeID, nodeID, vnode);
50 void SetTo(int32 internalID) function in class:UnixAddress
58 void SetTo(dev_t volumeID, ino_t nodeID, struct vnode* vnode) function in class:UnixAddress
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushImage.cpp25 WonderBrushImage::SetTo(BPositionIO* stream) function in class:WonderBrushImage
/haiku/src/kits/print/
H A DPrinterRoster.cpp32 fUserPrintersDirectory.SetTo(&fUserPrintersNodRef);
72 printer->SetTo(entry);
98 printer->SetTo(entry);
123 printer->SetTo(entry);
/haiku/src/kits/storage/
H A DFindDirectory.cpp42 error = path->SetTo(buffer);
/haiku/src/kits/storage/disk_device/
H A DPartitionReference.cpp25 // SetTo
27 PartitionReference::SetTo(partition_id id, int32 changeCounter) function in class:PartitionReference
H A DPartitionReference.h22 void SetTo(partition_id id, int32 changeCounter);
/haiku/src/libs/print/libprint/
H A DJSDSlider.cpp48 fResult.SetTo(string);
/haiku/src/system/libroot/os/
H A Dextended_system_info.cpp38 return info.SetTo((const void*)buffer, sizeNeeded,
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDirectWindowBuffer.h21 void SetTo(direct_buffer_info* info);
/haiku/src/tests/system/kernel/
H A Dlock_node_test.cpp16 status_t status = node.SetTo(argv[1]);
/haiku/src/tools/elfsymbolpatcher/
H A DElfImage.h49 status_t SetTo(image_id image);
/haiku/headers/private/storage/
H A DPartitionParameterEditor.h23 virtual void SetTo(BPartition* partition);
/haiku/src/add-ons/disk_systems/ntfs/
H A DInitializeParameterEditor.h26 virtual void SetTo(BPartition* partition);
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliDebugReportCommand.cpp33 path.SetTo(argv[1]);
H A DCliWriteCoreFileCommand.cpp33 path.SetTo(argv[1]);
/haiku/headers/os/package/
H A DGlobalWritableFileInfo.h39 void SetTo(const BString& path,
H A DRepositoryCache.h27 status_t SetTo(const BEntry& entry);
/haiku/headers/os/storage/
H A DNode.h47 status_t SetTo(const entry_ref* ref);
48 status_t SetTo(const BEntry* entry);
49 status_t SetTo(const char* path);
50 status_t SetTo(const BDirectory* dir, const char* path);
/haiku/headers/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/disk_systems/fat/
H A DInitializeParameterEditor.h25 virtual void SetTo(BPartition* partition);
/haiku/src/kits/debugger/model/
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 DThreadInfo.cpp37 ThreadInfo::SetTo(team_id team, thread_id thread, const BString& name) function in class:ThreadInfo

Completed in 1079 milliseconds

1234567891011>>