Searched refs:SetTo (Results 726 - 750 of 1286) sorted by relevance

<<21222324252627282930>>

/haiku/src/apps/screenshot/
H A DUtility.cpp101 fileNameString.SetTo(homePath.Path());
104 entry.SetTo(fileNameString);
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageSettings.cpp48 if (!fName.SetTo(name) || fEntries.Init() != B_OK)
98 if (!name.SetTo(path, componentEnd - path))
/haiku/src/kits/network/libnetapi/
H A DNetworkRoster.cpp92 interface.SetTo(interfaces[0].ifr_name);
236 networkName.SetTo(network.name, sizeof(network.name));
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h184 SetTo(volume, id);
213 status_t SetTo(Volume* volume, ino_t id) function in class:Vnode
H A DExtentStream.cpp76 stream = (ext2_extent_stream *)cached.SetTo(
195 stream = (ext2_extent_stream *)cached.SetTo(path[level]);
230 stream = (ext2_extent_stream *)cached.SetTo(path[level]);
525 ext2_extent_stream *child = (ext2_extent_stream *)cached.SetTo(
567 ext2_extent_stream *child = (ext2_extent_stream *)cached.SetTo(
/haiku/src/kits/shared/
H A DMemoryRingIO.cpp269 autoLocker.SetTo(fLock, false);
279 autoLocker.SetTo(fLock, true);
/haiku/src/kits/package/hpkg/
H A DPackageFileHeapAccessorBase.cpp253 compressedMemoryDeleter.SetTo(compressedDataBuffer);
254 uncompressedMemoryDeleter.SetTo(uncompressedDataBuffer);
/haiku/src/system/libroot/add-ons/icu/
H A DICUCollateData.cpp41 ICUCollateData::SetTo(const Locale& locale, const char* posixLocaleName) function in class:BPrivate::Libroot::ICUCollateData
43 status_t result = inherited::SetTo(locale, posixLocaleName);
/haiku/src/kits/tracker/
H A DModel.cpp143 SetTo(dirNode, node, name, open, writable);
155 SetTo(entry, open, writable);
172 SetTo(&entry, open, writable);
219 Model::SetTo(const BEntry* entry, bool open, bool writable) function in class:Model
245 Model::SetTo(const entry_ref* newRef, bool traverse, bool open, bool writable) function in class:Model
277 Model::SetTo(const node_ref* dirNode, const node_ref* nodeRef, function in class:Model
641 entry.SetTo(&fEntryRef);
1203 entry->SetTo(EntryRef());
H A DFilePanel.cpp299 static_cast<TFilePanel*>(fWindow)->SetTo(ref);
315 static_cast<TFilePanel*>(fWindow)->SetTo(&ref);
H A DFilePanelPriv.cpp218 if (model->SetTo(startDir) == B_OK && model->IsDirectory())
230 if (entry.InitCheck() == B_OK && model->SetTo(&entry) == B_OK)
244 model->SetTo(&entry);
340 entry.SetTo(&ref);
371 panel->SetTo(&ref);
412 panel->SetTo(panel->TargetModel()->EntryRef());
441 panel->SetTo(&ref);
545 TFilePanel::SetTo(const entry_ref* ref) function in class:TFilePanel
1245 entry.SetTo(&ref);
1309 SetTo(
[all...]
/haiku/src/bin/bfs_tools/lib/
H A DBitmap.cpp23 SetTo(disk);
47 Bitmap::SetTo(Disk *disk) function in class:Bitmap
H A DDisk.cpp106 fPath.SetTo(deviceName);
114 fPath.SetTo(info.device_name);
127 if (fFile.SetTo(deviceName, B_READ_WRITE) < B_OK) {
383 fBitmap.SetTo(this);
477 fBitmap.SetTo(this);
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIController.cpp135 driver.SetTo(new(std::nothrow) ECAMPCIControllerFDT());
137 driver.SetTo(new(std::nothrow) ECAMPCIControllerACPI());
/haiku/src/servers/registrar/
H A DRecentEntries.cpp310 status_t outputError = path.SetTo(&mapItem->first);
360 status_t error = node.SetTo(ref);
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp215 fDescription.SetTo(
313 jsonPath.SetTo("$.info");
/haiku/src/servers/app/font/
H A DFontStyle.cpp157 fPath.SetTo(&ref);
233 fFamily.SetTo(family);
/haiku/src/apps/stylededit/
H A DStatusView.cpp201 fCellText[kPositionCell].SetTo(info);
286 status_t status = entry.SetTo(&fRef);
/haiku/src/bin/
H A Dtranslate.cpp37 void SetTo(TypeList &types);
153 TypeList::SetTo(TypeList &types) function in class:TypeList
222 status_t status = input.SetTo(fInputPath.Path(), B_READ_ONLY);
434 bestPath.SetTo(path);
446 path.SetTo(bestPath);
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp322 return file.SetTo(path.Path(), mode);
383 status = fSudokuView->SetTo((const char*)data);
387 status = fSudokuView->SetTo(ref);
473 fSudokuView->SetTo(field);
552 fSudokuView->SetTo(field);
/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp176 headerAddress.SetTo(location->PieceAt(0).address);
177 fieldAddress.SetTo(headerAddress.ToUInt64()
263 what.SetTo(fHeader->what);
273 fDataLocation.SetTo(fieldAddress.ToUInt64() + fieldsSize);
357 typeRef.SetTo(fieldType, true);
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.h201 SetTo(offset, check);
212 const bplustree_node* SetTo(off_t offset, bool check = true);
213 status_t SetTo(off_t offset,
263 status_t SetTo(Transaction& transaction, Inode* stream,
266 status_t SetTo(Inode* stream);
H A DCheckVisitor.cpp123 cached.SetTo(fGroups[i], j);
215 status_t status = node.SetTo(inode);
513 status = cached.SetTo(block + i);
554 status = cached.SetTo(GetVolume()->ToBlock(data->double_indirect)
574 status = cachedDirect.SetTo(GetVolume()->ToBlock(indirect)
/haiku/src/kits/storage/mime/
H A DDatabaseLocation.cpp365 status = entry.SetTo(path);
753 status_t result = _node.SetTo(_TypeToFilename(type, i));
771 superTypeName.SetTo(type, slash - type);
784 result = superTypeDirectory.SetTo(&parent, superTypeName);
834 bufferDeleter.SetTo(malloc(info.size));
/haiku/src/kits/mail/
H A DMailMessage.cpp83 fStatus = static_cast<BFile*>(fData)->SetTo(ref, B_READ_ONLY);
115 reply->SetTo(From());
149 reply->SetTo(From());
151 reply->SetTo(ReplyTo());
336 BEmailMessage::SetTo(const char* to, uint32 charset, mail_encoding encoding) function in class:BEmailMessage
922 msg->SetTo(dir,worker.String());

Completed in 281 milliseconds

<<21222324252627282930>>