Searched defs:error (Results 476 - 500 of 1155) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/locale/
H A DCollator.cpp36 UErrorCode error = U_ZERO_ERROR; local
46 UErrorCode error = U_ZERO_ERROR; local
60 UErrorCode error = U_ZERO_ERROR; local
124 UErrorCode error = U_ZERO_ERROR; local
177 UErrorCode error = U_ZERO_ERROR; local
192 UErrorCode error = U_ZERO_ERROR; local
[all...]
H A DTimeFormat.cpp122 UErrorCode error = U_ZERO_ERROR; local
162 UErrorCode error = U_ZERO_ERROR; local
/haiku/src/apps/processcontroller/
H A DPreferences.cpp96 BString error; local
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DStatItem.h57 status_t error = B_OK; local
74 status_t error = B_OK; local
232 status_t error = B_OK; local
H A DDirItem.h126 status_t error = (buffer && index >= 0 && index < GetEntryCount() local
163 status_t error = Item::Check(); local
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DInsecureConnection.cpp78 status_t error = AbstractConnection::Init(); local
194 status_t error = channel->Receive(&request, sizeof(ConnectRequest)); local
332 status_t error = errno; local
348 _SendErrorReply(Channel* channel, status_t error) argument
[all...]
/haiku/src/system/boot/loader/
H A DFileMapDisk.cpp150 status_t error; local
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageFSRoot.cpp110 status_t error local
150 status_t error = root->Init(); local
180 status_t error = _AddPackage(package); local
295 status_t error = fPackageLinksDirectory->AddPackage(package); local
423 status_t error = root->Init(); local
[all...]
/haiku/src/kits/package/
H A DActivationTransaction.cpp43 status_t error; local
211 status_t error = BArchivable::Archive(archive, deep); local
245 status_t error = archive->FindStrings(field, &_list); local
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp122 status_t error = parser.Parse(NULL, map); local
185 status_t error = B_OK; local
341 status_t error = B_OK; local
[all...]
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_dac2.c290 float error, error_best = INFINITY; local
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl_pci.c133 int rid, error = ENXIO; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ahb.c140 int error = ENXIO; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_amrr.c445 int msecs, error; local
/haiku/src/system/boot/platform/openfirmware/
H A Ddevices.cpp52 status_t error = net_stack_init(); local
/haiku/src/servers/bluetooth/
H A DDeskbarReplicant.cpp218 BString error = B_TRANSLATE("Error: %status%"); local
220 msg << "\n\n" << error; local
/haiku/src/apps/cortex/support/
H A DMediaIcon.cpp203 status_t error = roster->GetDormantFlavorInfoFor(nodeInfo, &flavorInfo); local
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageFile.cpp48 status_t error = write_to_io_request(fRequest, buffer, size); local
78 status_t error = fPackage->CreateDataReader(*fData, fReader); local
111 status_t error = fReader->ReadDataToOutput(offset, toRead, &output); local
148 status_t error local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dam79900.c146 int error, mem; local
/haiku/src/kits/storage/
H A Dstorage_support.cpp115 status_t error = parse_path(fullPath, dirEnd, leafStart, leafEnd); local
299 status_t error = (path ? B_OK : B_BAD_VALUE); local
334 status_t error = parse_first_path_component(path, length, nextComponent); local
359 status_t error = (entry ? B_OK : B_BAD_VALUE); local
387 status_t error = (path ? B_OK : B_BAD_VALUE); local
[all...]
H A DResourceStrings.cpp138 status_t error = B_OK; local
214 status_t error = (outRef ? B_OK : B_BAD_VALUE); local
274 status_t error = B_OK; local
[all...]
H A DResourceItem.cpp53 status_t error = BMallocIO::SetSize(size); local
/haiku/src/tests/kits/app/bmessagerunner/
H A DBMessageRunnerTester.cpp46 check_message_runner_info(const BMessageRunner &runner, status_t error, argument
/haiku/src/kits/game/
H A DGameSoundDevice.cpp136 BGameSoundDevice::SetInitError(status_t error) argument
/haiku/src/apps/haikudepot/server/
H A DServerHelper.cpp96 ServerHelper::NotifyTransportError(status_t error) argument
119 status_t error = B_OK; local
[all...]

Completed in 261 milliseconds

<<11121314151617181920>>