Searched refs:SetTo (Results 251 - 275 of 1286) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/debugger/arch/
H A DInstructionInfo.cpp37 InstructionInfo::SetTo(target_addr_t address, target_addr_t targetAddress, function in class:InstructionInfo
H A DInstructionInfo.h29 bool SetTo(target_addr_t address,
/haiku/src/kits/debugger/model/
H A DSemaphoreInfo.cpp45 SemaphoreInfo::SetTo(team_id team, sem_id semaphore, const BString& name, function in class:SemaphoreInfo
H A DSyntheticPrimitiveType.cpp94 fName.SetTo(UiUtils::TypeCodeToString(fTypeConstant));
H A DSyscallInfo.cpp46 SyscallInfo::SetTo(bigtime_t startTime, bigtime_t endTime, uint64 returnValue, function in class:SyscallInfo
/haiku/headers/private/debugger/model/
H A DSemaphoreInfo.h22 void SetTo(team_id team, sem_id semaphore,
H A DSyscallInfo.h21 void SetTo(bigtime_t startTime,
/haiku/src/bin/bfs_tools/lib/
H A DBitmap.h21 status_t SetTo(Disk *disk);
/haiku/src/servers/launch/
H A DAbstractEmptyDirectoryJob.cpp29 status_t status = entry.SetTo(path);
/haiku/src/apps/terminal/
H A DTermPos.h19 inline void SetTo(int32 x, int32 y) function in class:TermPos
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.h21 status_t SetTo(Node *node);
H A DEntryIterator.h20 status_t SetTo(Directory *directory);
/haiku/src/tests/kits/storage/
H A DFileTest.cpp194 // helper class for the testing the different SetTo() versions
226 status_t result = file.SetTo(tc.filename,
248 status_t result = file.SetTo(refToPass,
270 status_t result = file.SetTo(entryToPass,
292 status_t result = file.SetTo(&dir, path.Leaf(),
360 file.SetTo(existingFilename, B_WRITE_ONLY);
364 file.SetTo(existingFilename, B_READ_ONLY);
371 file.SetTo(existingFilename, B_READ_ONLY);
378 file.SetTo(existingFilename, B_READ_ONLY);
387 file.SetTo(testFilename
[all...]
/haiku/headers/os/package/
H A DRepositoryConfig.h26 status_t SetTo(const BEntry& entry);
/haiku/headers/private/libroot/locale/
H A DICUCategoryData.h27 virtual status_t SetTo(const U_NAMESPACE_QUALIFIER Locale&
/haiku/src/kits/locale/
H A DCatalog.cpp36 SetTo(catalogOwner, language, fingerprint);
45 SetTo(signature, language);
192 BCatalog::SetTo(const entry_ref& catalogOwner, const char* language, function in class:BCatalog
208 BCatalog::SetTo(const char* signature, const char* language) function in class:BCatalog
/haiku/headers/private/kernel/boot/
H A DPathBlocklist.h19 bool SetTo(const char* path);
/haiku/src/apps/drivesetup/
H A DInitParametersPanel.cpp50 name.SetTo(string);
/haiku/src/apps/text_search/
H A DFileIterator.cpp55 mimeType.SetTo(mimeTypeString);
/haiku/headers/os/locale/
H A DCountry.h35 status_t SetTo(const char* countryCode);
/haiku/headers/private/storage/
H A DPartitioningInfo.h18 status_t SetTo(off_t offset, off_t size);
H A DOffsetFile.h39 status_t SetTo(BFile *file, off_t offset);
/haiku/headers/build/os/storage/
H A DVolume.h38 status_t SetTo(dev_t dev);
/haiku/headers/private/storage/sniffer/
H A DPattern.h38 status_t SetTo(const std::string &string, const std::string &mask);
/haiku/src/apps/haikudepot/util/
H A DPackageUtils.cpp17 path.SetTo(package->LocalFilePath());

Completed in 112 milliseconds

<<11121314151617181920>>