Searched defs:error (Results 426 - 450 of 1155) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestChannel.cpp39 status_t error = B_OK; local
99 status_t error = Read(size, &localBuffer, &mustFree); local
168 status_t error = _GetRequestSize(request, &size); local
205 status_t error = fChannel->Receive(&header, sizeof(RequestHeader)); local
259 status_t error = flattener.GetStatus(); local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.cpp218 status_t error = acquire_sem(view->fWorkToDoSem); local
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DSettings.cpp265 status_t error = B_OK; local
/haiku/src/bin/
H A Dsetarch.cpp45 print_usage_and_exit(bool error) argument
62 status_t error = BPathFinder::FindPaths(architecture, local
183 status_t error = get_architectures(architectures); local
H A Dfindpaths.cpp136 print_usage_and_exit(bool error) argument
263 status_t error = pathFinder.FindPath(architecture, baseDirectory, local
285 status_t error = BPathFinder::FindPaths(architecture, baseDirectory, local
/haiku/src/servers/registrar/mime/
H A DMimeUpdateThread.cpp115 status_t error = reply.AddInt32("result", err); local
126 status_t error = fManagerMessenger.SendMessage(&msg, (BHandler*)NULL, local
[all...]
/haiku/src/kits/support/
H A DJob.cpp132 BJob::SetErrorString(const BString& error) argument
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.cpp295 status_t error = _UpdateCluster(i, 0x0ffffff8); local
356 status_t error = fCachedBlock->Flush(); local
378 status_t error local
[all...]
/haiku/src/kits/shared/
H A DRWLocker.cpp64 status_t error = _ReadLock(B_INFINITE_TIMEOUT); local
129 status_t error = _WriteLock(B_INFINITE_TIMEOUT); local
207 status_t error = B_OK; local
278 status_t error = B_ERROR; local
456 status_t error = B_OK; local
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Ddac.c256 float error, error_best = 999999999; local
403 float error, error_best = 999999999; local
552 float error, error_best = 999999999; local
[all...]
/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.cpp66 status_t error = B_OK; local
256 status_t error; local
497 status_t error = B_OK; local
[all...]
/haiku/src/kits/debugger/debugger_interface/
H A DDebuggerInterface.cpp88 status_t error = elfFile.Init(filePath); local
119 status_t error = ElfSymbolLookup::Create( local
/haiku/src/kits/debugger/settings/
H A DTeamSignalSettings.cpp129 status_t error = fValues.FindMessage(skSignalSettingName, index, &setting); local
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageFamilySyntaxHighlightInfo.cpp237 status_t error = _ParseLine(i, type, info); local
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp198 status_t error = value.SetToTypedData(valueBuffer.Bytes(), valueType); local
H A DTypeHandlerRoster.cpp112 status_t error = roster->Init(); local
265 status_t error = FindBestTypeHandler(nodeChild, type, handler); local
/haiku/src/kits/debugger/value/value_nodes/
H A DCompoundValueNode.cpp82 status_t error = fParent->fType->ResolveBaseTypeLocation(fBaseType, local
132 status_t error = fParent->fType->ResolveDataMemberLocation(fMember, local
/haiku/src/kits/debugger/target_host_interface/
H A DTargetHostInterface.cpp66 status_t error = CreateTeam(options.commandLineArgc, local
79 status_t error = FindTeamByThread(thread, team); local
263 status_t error = B_OK; local
[all...]
/haiku/src/kits/debugger/arch/
H A DArchitecture.cpp166 status_t error = functionDebugInfo->GetSpecificImageDebugInfo() local
177 status_t error = CreateStackFrame(image, functionDebugInfo, local
/haiku/src/add-ons/disk_systems/btrfs/
H A DBTRFSAddOn.cpp118 status_t error = parse_initialize_parameters(parameterString, parameters); local
134 status_t error = parse_initialize_parameters(parameterString, parameters); local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequests.cpp437 status_t error = request->GetAddressInfos(infos, &count); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeManager.cpp76 status_t error; local
363 status_t error = fNodeIDs2Volumes->Put(nodeID, volume); local
[all...]
/haiku/src/kits/debug/
H A DTeamDebugger.cpp55 status_t error = BDebugContext::Init(team, nubPort); local
130 status_t error = _FindProgram(args[0], programPath); local
191 status_t error = path.SetTo(directory, programName); local
[all...]
/haiku/src/kits/package/
H A DDaemonClient.cpp44 status_t error = _InitMessenger(); local
154 status_t error = GetInstallationLocationInfo(location, info); local
231 status_t error = message.FindMessage(field, i, &archive); local
[all...]
/haiku/src/kits/storage/disk_device/
H A DDiskSystemAddOnManager.cpp114 status_t error local
274 status_t error local
[all...]

Completed in 359 milliseconds

<<11121314151617181920>>