Searched refs:SetTo (Results 126 - 150 of 1286) sorted by last modified time

1234567891011>>

/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp108 headerValue.SetTo("");
145 headerValue.SetTo(modifiedHttpTime
387 location.SetTo(locationC);
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp923 itemRef.SetTo(item, true);
927 itemRef.SetTo(fPlaylist->ItemAt(
1355 dir.SetTo(directory);
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp1953 void SetTo(PageWriterRun* run, vm_page* page, int32 maxPages);
1982 void SetTo(vm_page* page);
2009 PageWriteWrapper::SetTo(vm_page* page) function in class:PageWriteWrapper
2111 PageWriteTransfer::SetTo(PageWriterRun* run, vm_page* page, int32 maxPages) function in class:PageWriteTransfer
2256 fWrappers[fWrapperCount++].SetTo(page);
2259 fTransfers[fTransferCount++].SetTo(this, page,
3185 wrapper->SetTo(page);
3189 transfer.SetTo(NULL, page, maxPages);
3215 transfer.SetTo(NULL, page, maxPages);
/haiku/src/apps/debugger/
H A DDebugger.cpp524 if (path.SetTo(&ref) != B_OK)
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp347 file.SetTo(path.Path(), O_RDONLY);
352 if ((res = appinfo.SetTo(&file)) != B_NO_ERROR)
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp454 error = input.SetTo(eventData, eventDataSize, false);
576 dataIOtDeleter.SetTo(io);
605 status_t error = input.SetTo(eventData, eventDataSize, false);
631 error = input.SetTo(eventData, eventDataSize, false);
/haiku/src/add-ons/kernel/file_systems/ext2/
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(
H A DDirectoryIterator.cpp98 const uint8* block = cached.SetTo(fPhysicalBlock);
167 const uint8* block = cached.SetTo(fPhysicalBlock);
208 block = cached.SetTo(fPhysicalBlock);
452 const uint8* block = cached.SetTo(fPhysicalBlock);
572 const uint8* srcBlock = cachedFirst.SetTo(firstPhysicalBlock);
H A DBitmapBlock.cpp44 BitmapBlock::SetTo(off_t block) function in class:BitmapBlock
47 fReadOnlyData = (uint32*)CachedBlock::SetTo(block);
/haiku/src/apps/deskbar/
H A DWindowMenuItem.cpp229 TWindowMenuItem::SetTo(const char* name, int32 id, bool minimized, function in class:TWindowMenuItem
H A DWindowMenu.cpp160 item->SetTo(wInfo->name, wInfo->server_token,
H A DStatusView.cpp504 if (entry.SetTo(path.String()) == B_OK && entry.Exists()) {
961 status_t status = file.SetTo(&ref, B_READ_ONLY);
/haiku/src/add-ons/kernel/drivers/input/virtio_input/
H A Dvirtio_input.cpp170 dev->packetArea.SetTo(create_area("VirtIO input packets",
466 info->sem_cb.SetTo(create_sem(0, "virtio_input_cb"));
/haiku/src/add-ons/kernel/busses/virtio/virtio_mmio/
H A Dvirtio_mmio.cpp481 newQueues[i].SetTo(new(std::nothrow) VirtioQueue(dev, i));
492 dev->fQueues.SetTo(newQueues.Detach());
522 dev->fConfigHandlerRef.SetTo((config_handler == NULL)
561 queue->fQueueHandlerRef.SetTo((handler == NULL) ? NULL : &dev->fIrqHandler);
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioQueue.cpp60 void SetTo(uint16 size, void *cookie);
118 TransferDescriptor::SetTo(uint16 size, void *cookie) function in class:TransferDescriptor
312 fDescriptors[insertIndex]->SetTo(count, cookie);
340 fDescriptors[insertIndex]->SetTo(1, cookie);
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp213 fAllocated.SetTo((uint64)0);
214 fAssociated.SetTo((uint64)0);
2552 fBlockSize.SetTo(~(uint64)0);
H A DDebugInfoEntry.cpp368 toSet.SetTo(value.constant);
371 toSet.SetTo(value.reference);
374 toSet.SetTo(value.block.data, value.block.length);
388 toSet.SetTo(value.constant);
391 toSet.SetTo(value.string);
394 toSet.SetTo(value.block.data, value.block.length);
H A DAttributeValue.h176 void SetTo(uint64 constant) function in struct:DynamicAttributeValue
182 void SetTo(DebugInfoEntry* reference) function in struct:DynamicAttributeValue
188 void SetTo(const void* data, off_t length) function in struct:DynamicAttributeValue
219 void SetTo(uint64 constant) function in struct:ConstantAttributeValue
225 void SetTo(const char* string) function in struct:ConstantAttributeValue
231 void SetTo(const void* data, off_t length) function in struct:ConstantAttributeValue
/haiku/src/apps/haikudepot/ui/
H A DUserUsageConditionsWindow.cpp320 code.SetTo("");
372 code.SetTo(userUsageConditionsCode);
/haiku/src/system/boot/loader/
H A Dmenu.cpp559 return _path.SetTo(Label());
958 status_t status = sBootVolume->SetTo((Directory*)item->Data());
984 status_t status = sBootVolume->SetTo((Directory*)item->Data(),
1183 volumeInfo.SetTo(sBootVolume->GetPackageVolumeInfo());
1186 volumeInfo.SetTo(new(std::nothrow) PackageVolumeInfo);
1187 if (volumeInfo->SetTo(volume, "system/packages") == B_OK)
/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp508 messageQueueLocker.SetTo(&messageQueue->Lock(), false);
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp397 if (!volumeNameString.SetTo(volumeName))
1232 newNodeReference.SetTo(node);
1233 newNodeWriteLocker.SetTo(node, false);
1341 newNodeReference.SetTo(newNode);
1342 newNodeWriteLocker.SetTo(newNode, false);
1601 newPackageReferences[newPackageIndex++].SetTo(package, true);
1622 oldPackageReferences[oldPackageIndex++].SetTo(package);
1703 if (!nameString.SetTo(name))
/haiku/src/bin/filteredquery/
H A DFilteredQuery.cpp123 error = entry->SetTo(&ref, traverse);
/haiku/src/kits/tracker/
H A DNavMenu.cpp197 nodeinfo.SetTo(&node);
408 if (fNavDir.device < 0 || entry.SetTo(&fNavDir, true) != B_OK
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp349 && entry.SetTo(&dir, name, true) >= B_OK
414 label.SetTo(B_TRANSLATE("Redo: %action%"));
415 temp.SetTo("");

Completed in 177 milliseconds

1234567891011>>