Searched refs:SetTo (Results 201 - 225 of 1285) sorted by relevance

1234567891011>>

/haiku/src/bin/
H A Dsettype.cpp157 status_t error = entry.SetTo(fileName, false);
184 error = (signature ? file.SetTo(fileName, B_READ_WRITE)
185 : node.SetTo(fileName));
197 error = (signature ? appInfo.SetTo(&file) : nodeInfo.SetTo(&node));
H A Dresattr.cpp180 status_t error = createdOut.SetTo(outputFile,
191 status_t error = out.SetTo(outputFile);
202 error = in.SetTo(inputFiles[i], B_READ_ONLY);
211 error = resources.SetTo(&in, false);
231 status_t error = out.SetTo(outputFile, B_READ_WRITE | B_CREATE_FILE);
240 error = resources.SetTo(&out, false);
253 error = in.SetTo(inputFiles[i]);
H A Dcopyattr.cpp114 void SetTo(const char *name, type_code type) function in struct:AttributeFilter
354 error = sourceDir.SetTo(sourcePath);
357 error = sourceFile.SetTo(sourcePath, B_READ_ONLY);
360 error = _sourceNode.SetTo(sourcePath);
449 error = _destNode.SetTo(destPath);
478 error = sourceEntryPath.SetTo(sourcePath, entry->d_name);
487 error = destEntryPath.SetTo(destPath, entry->d_name);
527 status_t error = destEntry.SetTo(destPath);
553 if (resolvedDestEntry.SetTo(destPath, true) == B_OK
601 error = normalizedSourcePath.SetTo(sourcePat
[all...]
/haiku/src/apps/mediaconverter/
H A DMediaFileInfo.cpp155 audio.details.SetTo("");
156 audio.format.SetTo("");
157 video.details.SetTo("");
158 video.format.SetTo("");
160 duration.SetTo("");
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.h120 void SetTo(target_addr_t address,
145 status_t SetTo(target_addr_t address,
172 void SetTo(int32 flags);
194 void SetTo(thread_id thread, int32 flags);
221 void SetTo(thread_id thread);
281 void SetTo(thread_id thread, CpuState* state);
306 void SetTo(target_addr_t address);
346 void SetTo(target_addr_t address, uint32 type,
386 void SetTo(void* data, target_size_t size);
406 void SetTo(CpuStat
[all...]
/haiku/src/kits/storage/
H A DEntry.cpp138 SetTo(dir, path, traverse);
148 SetTo(ref, traverse);
158 SetTo(path, traverse);
205 BEntry::SetTo(const BDirectory* dir, const char* path, bool traverse) function in class:BEntry
213 // if path is absolute, let the path-only SetTo() do the job
215 return SetTo(path, traverse);
231 BEntry::SetTo(const entry_ref* ref, bool traverse) function in class:BEntry
237 // if ref-name is absolute, let the path-only SetTo() do the job
239 return SetTo(ref->name, traverse);
250 BEntry::SetTo(cons function in class:BEntry
[all...]
H A DResources.cpp55 SetTo(file, clobber);
69 SetTo(path, clobber);
83 SetTo(ref, clobber);
98 BResources::SetTo(const BFile* file, bool clobber) function in class:BResources
112 error = fResourceFile->SetTo(&fFile, clobber);
136 BResources::SetTo(const char* path, bool clobber) function in class:BResources
143 status_t error = file.SetTo(path, B_READ_WRITE);
145 error = file.SetTo(path, B_READ_ONLY);
152 return SetTo(&file, clobber);
159 BResources::SetTo(cons function in class:BResources
[all...]
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.cpp48 fName.SetTo(temp);
53 fUnit.SetTo(temp);
61 fMinValue.SetTo(temp);
67 fMaxValue.SetTo(temp);
157 string->SetTo("-���");
159 string->SetTo("���");
163 string->SetTo(temp);
168 string->SetTo("���");
170 string->SetTo("-���");
331 fEffectName.SetTo(effectNam
[all...]
/haiku/src/build/libbe/storage/
H A DEntry.cpp230 /*! Should be followed by a call to one of the SetTo functions,
232 - SetTo(const BDirectory*, const char*, bool)
233 - SetTo(const entry_ref*, bool)
234 - SetTo(const char*, bool)
253 \see SetTo(const BDirectory*, const char *, bool)
262 SetTo(dir, path, traverse);
273 \see SetTo(const entry_ref*, bool)
281 SetTo(ref, traverse);
293 \see SetTo(const char*, bool)
302 SetTo(pat
393 BEntry::SetTo(const BDirectory *dir, const char *path, bool traverse) function in class:BEntry
426 BEntry::SetTo(const entry_ref *ref, bool traverse) function in class:BEntry
448 BEntry::SetTo(const char *path, bool traverse) function in class:BEntry
[all...]
H A DMimeType.cpp49 \see SetTo() for further information.
56 SetTo(mimeType);
67 // SetTo
90 BMimeType::SetTo(const char *mimeType) function in class:BMimeType
120 /*! Returns the result of the most recent constructor or SetTo() call.
144 \see SetTo() for further information.
222 err = superType->SetTo(superMime);
268 mime.SetTo(type);
294 \see SetTo() for further information.
345 \deprecated This method has the same semantics as SetTo()
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DKey.h57 void SetTo(uint32 dirID, uint32 objectID, uint64 offset, uint32 type, function in class:Key
175 VKey(const Key *k) : fKey(NULL), fVersion(KEY_FORMAT_3_5) { SetTo(k); }
180 SetTo(dirID, objectID, offset, type, version);
186 void SetTo(const Key *k, uint32 version) function in class:VKey
192 void SetTo(const Key *k) function in class:VKey
198 void SetTo(uint32 dirID, uint32 objectID, uint64 offset, uint32 type, function in class:VKey
207 fKey->SetTo(dirID, objectID, offset, type, fVersion);
/haiku/headers/os/storage/
H A DEntry.h57 status_t SetTo(const BDirectory* dir, const char* path,
59 status_t SetTo(const entry_ref* ref,
61 status_t SetTo(const char* path, bool traverse = false);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeMonitoringEvent.cpp43 if (!name.SetTo(localName))
82 if (!toName.SetTo(localName))
116 if (!attribute.SetTo(localName))
/haiku/src/kits/mail/
H A Dnumailkit.cpp35 path.SetTo("/boot/home/mail/");
85 ret = settings_entry.SetTo(&account_dir,leaf.String());
153 ret = tmpfile.SetTo(&settings_entry, B_WRITE_ONLY | B_CREATE_FILE);
/haiku/src/tools/
H A Dgenerate_attribute_stores.cpp55 if (node.SetTo(&ref) != B_OK) {
80 attributeDir.SetTo(&directory, ATTRIBUTE_DIR_NAME);
85 if (attributeFile.SetTo(&attributeDir, ref.name,
/haiku/src/kits/package/
H A DPackageResolvableExpression.cpp65 SetTo(expressionString);
118 BPackageResolvableExpression::SetTo(const BString& expressionString) function in class:BPackageKit::BPackageResolvableExpression
130 BPackageResolvableExpression::SetTo(const BString& name, function in class:BPackageKit::BPackageResolvableExpression
/haiku/headers/os/net/
H A DNetworkInterface.h25 status_t SetTo(const BNetworkInterface& interface,
66 void SetTo(const char* name);
67 status_t SetTo(uint32 index);
/haiku/src/preferences/time/
H A DTZDisplay.cpp85 fLabel.SetTo(label);
101 fText.SetTo(text);
117 fTime.SetTo(time);
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageTokenizer.cpp83 Tokenizer::SetTo(const char* string) function in class:Tokenizer
162 fCurrentToken.value.SetTo(value);
164 fCurrentToken.value.SetTo((int64)strtoll(temp.String(), NULL, 10));
459 fCurrentToken.value.SetTo((uint32)strtoul(
462 fCurrentToken.value.SetTo((uint64)strtoull(
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DString.h42 inline bool SetTo(const char *string, int32 maxLength = -1);
89 SetTo(string, length);
98 // SetTo
100 String::SetTo(const char *string, int32 maxLength) function in class:String
/haiku/headers/build/os/storage/
H A DEntry.h58 status_t SetTo(const BDirectory *dir, const char *path,
60 status_t SetTo(const entry_ref *ref, bool traverse = false);
61 status_t SetTo(const char *path, bool traverse = false);
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.h38 SetTo(code, data, size);
41 void SetTo(uint32 code, const void* data, off_t size) function in struct:AbbreviationEntry
44 fAttributesReader.SetTo(data, size, 4, false);
/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/private/fs_shell/
H A DKPath.h23 fssh_status_t SetTo(const char *path, bool normalize = false,
/haiku/headers/private/kernel/disk_device_manager/
H A DKFileDiskDevice.h20 status_t SetTo(const char *filePath, const char *devicePath = NULL);

Completed in 143 milliseconds

1234567891011>>