Searched defs:error (Results 376 - 400 of 1155) sorted by relevance

<<11121314151617181920>>

/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioChannelConverter.cpp99 status_t error = InitCheck(); local
154 status_t error = AudioReader::InitCheck(); local
/haiku/src/bin/filteredquery/
H A DFilteredQuery.cpp121 status_t error = GetNextRef(&ref); local
/haiku/src/kits/network/libnetapi/
H A DSocket.cpp63 status_t error = AcceptNext(fd, peer); local
/haiku/src/servers/registrar/
H A DRecentApps.cpp218 status_t error = file ? B_OK : B_BAD_VALUE; local
/haiku/src/bin/network/traceroute/
H A Das.c63 int s, error; local
/haiku/src/tests/kits/storage/
H A DFindDirectoryTest.cpp126 status_t error = B_BAD_VALUE; local
[all...]
/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A Dintel_reg.cpp33 print_usage(bool error) argument
41 print_usage_and_exit(bool error) argument
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp51 net_buffer* error = gBufferModule->create(128); local
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_i2c.c144 int error=0; local
159 int error=0; local
174 int error=0; local
188 int error=0; local
202 int error=0; local
220 int error=0; local
281 int error=0; local
297 int error=0; local
[all...]
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Ddac2.c232 float error, error_best = 999999999; local
H A Di2c.c155 int error=0; local
170 int error=0; local
185 int error=0; local
199 int error=0; local
213 int error=0; local
231 int error=0; local
292 int error=0; local
308 int error=0; local
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Di2c.c155 int error=0; local
170 int error=0; local
185 int error=0; local
199 int error=0; local
213 int error=0; local
231 int error=0; local
292 int error=0; local
308 int error=0; local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp212 status_t error = entry->SetTo(name, child); local
/haiku/src/add-ons/kernel/file_systems/netfs/netfs_server_prefs/
H A DNetFSServerRoster.cpp34 status_t error = BRoster().Launch(kNetFSServerSignature); local
54 status_t error = B_OK; local
143 status_t error = _SendRequest(&request, &reply); local
169 status_t error = _SendRequest(&request, &reply); local
232 status_t error = _SendRequest(&request, &reply); local
258 status_t error = _SendRequest(&request, &reply); local
284 status_t error = _SendRequest(&request, &reply); local
339 status_t error = _SendRequest(&request, &reply); local
395 status_t error = _InitMessenger(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DDirectory.cpp155 status_t error = directory->GetPath(&path); local
318 status_t error = iterator->SetDirectory(this); local
[all...]
H A DFDManager.cpp91 status_t error = directory->SetTo(ref); local
105 status_t error = entry->SetTo(ref); local
119 status_t error = entry->SetTo(path); local
133 status_t error = file->SetTo(path, openMode); local
147 status_t error = node->SetTo(ref); local
161 status_t error = B_OK; local
182 status_t error = B_OK; local
203 status_t error = B_OK; local
[all...]
H A DStatisticsManager.cpp64 status_t error = statistics->AddString("mounted by", local
H A DVolume.cpp149 status_t error = fs_stat_dev(fID, &info); local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DRequestConnection.cpp77 status_t error = fChannel->ReceiveRequest(&request); local
137 status_t error = fThreads[i].Init(this, local
179 DownStreamChannelError(DownStreamThread* thread, status_t error) argument
200 status_t error = fConnection->GetUpStreamChannel(&channel); local
[all...]
H A DServerInfo.cpp175 status_t error = shareInfo.SetShareName(shareName); local
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindowManager.cpp246 status_t error = roster->StartControlPanel(ref->node(), local
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DFlatMessageIO.cpp206 BString error = "Unflatten(): "; local
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.cpp58 status_t error = ProfileResult::Init(entity); local
109 status_t error = fResult->GetImageProfileResult(image, fNextImageID++, local
/haiku/src/bin/unzip/
H A Dunshrink.c106 int codesize=9, len, KwKwK, error; local
/haiku/src/kits/debug/
H A DDebugContext.cpp27 status_t error = init_debug_context(&fContext, team, nubPort); local
96 status_t error = SendDebugMessage(B_DEBUG_MESSAGE_SET_BREAKPOINT, &message, local
124 status_t error = SendDebugMessage(B_DEBUG_MESSAGE_SET_WATCHPOINT, &message, local
[all...]

Completed in 201 milliseconds

<<11121314151617181920>>