Searched refs:ERROR (Results 26 - 50 of 289) sorted by relevance

1234567891011>>

/haiku/headers/compatibility/bsd/arpa/
H A Dftp.h53 #define ERROR 5 /* permanent negative completion */ macro
/haiku/src/kits/media/
H A DParameterWeb.cpp531 ERROR("BParameterWeb::Flatten(): group is NULL\n");
537 ERROR("BParameterWeb::Flatten(): buffer too small\n");
568 ERROR("BParameterWeb::Unflatten(): wrong type code\n");
573 ERROR("BParameterWeb::Unflatten(): NULL buffer pointer\n");
581 ERROR("BParameterWeb::Unflatten(): size to small\n");
601 ERROR("BParameterWeb::Unflatten(): wrong version %" B_PRId32 " (%"
621 ERROR("BParameterWeb::Unflatten(): buffer too small\n");
629 ERROR("BParameterWeb::Unflatten(): unflatten group failed\n");
934 ERROR("BParameterGroup::Flatten buffer is NULL\n");
942 ERROR("BParameterGrou
[all...]
H A DSharedBufferList.cpp77 ERROR("SharedBufferList::Get() SERVER_GET_SHARED_BUFFER_AREA failed\n");
84 ERROR("SharedBufferList::Get() clone area %" B_PRId32 ": %s\n",
188 ERROR("BBufferGroup: error while creating buffer\n");
292 ERROR("SharedBufferList:: RequestBuffer: Lock failed: %s\n",
329 ERROR("SharedBufferList:: RequestBuffer: unlock failed\n");
336 ERROR("SharedBufferList:: RequestBuffer: no buffer found\n");
358 ERROR("SharedBufferList::RecycleBuffer, BBuffer %p, id = %"
372 ERROR("shared_buffer_list::RecycleBuffer, BBuffer %p, id = %" B_PRId32
398 ERROR("SharedBufferList::RequestBuffer, BBuffer %p, id = %"
413 ERROR("SharedBufferLis
[all...]
H A DDataExchange.cpp84 ERROR("SendToRoster: SendMessage failed: %s\n", strerror(status));
98 ERROR("SendToServer: SendMessage failed: %s\n", strerror(status));
111 ERROR("QueryServer: SendMessage failed: %s\n", strerror(status));
159 ERROR("SendToPort: write_port failed, msgcode 0x%" B_PRIx32 ", port %"
174 ERROR("SendToPort: retrying write_port failed, msgCode 0x%" B_PRIx32
191 ERROR("QueryPort: write_port failed, msgcode 0x%" B_PRIx32 ", port %"
207 ERROR("QueryPort: retrying write_port failed, msgcode 0x%" B_PRIx32
218 ERROR("QueryPort: read_port failed, msgcode 0x%" B_PRIx32 ", port %"
H A DMediaFiles.cpp51 ERROR("BMediaFiles::RewindTypes: failed to rewind types: %s\n",
102 ERROR("BMediaFiles::RewindRefs: failed to rewind refs: %s\n",
155 ERROR("BMediaFiles::GetRefFor: failed: %s\n", strerror(status));
180 ERROR("BMediaFiles::GetRefFor: failed: %s\n", strerror(status));
204 ERROR("BMediaFiles::SetRefFor: failed: %s\n", strerror(status));
226 ERROR("BMediaFiles::SetAudioGainFor: failed: %s\n", strerror(status));
248 ERROR("BMediaFiles::RemoveRefFor: failed: %s\n", strerror(status));
269 ERROR("BMediaFiles::RemoveItem: failed: %s\n", strerror(status));
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp41 #define ERROR(a...) dprintf("ahci: " a) macro
201 ERROR("%s: port %d error, unable to shutdown before FRE clear!\n",
209 ERROR("%s: port %d error FIS rx still running\n", __func__, fIndex);
232 ERROR("%s: port %d unable to hard reset device\n", __func__, fIndex);
258 ERROR("%s: port %d unable to shutdown!\n", __func__, fIndex);
271 ERROR("%s: port %d undergoing COMRESET\n", __func__, fIndex);
310 ERROR("%s: port %d link speed 1.5Gb/s\n", __func__, fIndex);
313 ERROR("%s: port %d link speed 3.0Gb/s\n", __func__, fIndex);
316 ERROR("%s: port %d link speed 6.0Gb/s\n", __func__, fIndex);
319 ERROR("
[all...]
/haiku/src/servers/registrar/
H A DDebug.h57 #define ERROR(x...) { __out(DEBUG_APP ": " x); } macro
70 #define ERROR(x...) { __out(DEBUG_APP ": " x); } macro
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dacl.cpp40 ERROR("%s: Invalid ACL data packet, small length=%" B_PRIu32 "\n",
72 ERROR("%s: expected handle=%#x does not exist!\n", __func__,
79 ERROR("%s: unexpected ACL data packet. Connection not open\n",
126 ERROR("%s: invalid ACL data packet. Invalid PB flag=%#x\n", __func__,
171 ERROR("%s: cannot get module \"%s\"\n", __func__,
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Dradeon_hd.cpp40 #define ERROR(x...) dprintf("radeon_hd: " x) macro
101 ERROR("%s: unable to map kernel AtomBIOS space!\n",
120 ERROR("%s: AtomBIOS verified and locked (%" B_PRIu32 ")\n", __func__, romSize);
122 ERROR("%s: AtomBIOS memcpy failed!\n", __func__);
171 ERROR("%s: couldn't map potential rom @ 0x%" B_PRIXPHYSADDR
205 ERROR("%s: unable to map kernel AtomBIOS space!\n",
232 ERROR("%s: AtomBIOS verified and locked (%" B_PRIu32 ")\n", __func__, romSize);
234 ERROR("%s: AtomBIOS memcpy failed!\n", __func__);
271 ERROR("%s: No base found at PCI FB BAR\n", __func__);
292 ERROR("
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoProducer.cpp29 # define ERROR(x...) fprintf(stderr, "VideoProducer::"); fprintf(stderr, x) macro
33 # define ERROR(x...) fprintf(stderr, "VideoProducer::"); fprintf(stderr, x) macro
237 ERROR("FormatProposal() error: %s\n", strerror(ret));
240 ERROR(" requested: %s\n", string);
242 ERROR(" output: %s\n", string);
340 ERROR("PrepareToConnect() - already connected!\n");
348 ERROR("PrepareToConnect() - destination != null.\n");
355 ERROR("PrepareToConnect() - incompatible format.\n");
394 ERROR("Connect() - already connected.\n");
399 ERROR("Connec
[all...]
H A DVideoConsumer.cpp36 # define ERROR(x...) fprintf(stderr, x) macro
42 # define ERROR(x...) fprintf(stderr, x) macro
125 ERROR("VideoConsumer::RequestCompleted: Not using our "
192 ERROR("VideoConsumer::CreateBuffers - ERROR CREATING BUFFER GROUP\n");
242 ERROR("VideoConsumer::CreateBuffers - ERROR ADDING BUFFER "
251 ERROR("VideoConsumer::CreateBuffers - ERROR CREATING VIDEO RING "
334 ERROR("SetOutputBuffersFo
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.cpp180 ERROR("Bad inode magic number");
186 ERROR("Bad inode version");
194 ERROR("xfs v4 doesn't have v3 inodes");
199 ERROR("Inode is corrupted");
204 ERROR("Incorrect inode number");
209 ERROR("UUID is incorrect");
215 ERROR("Invalid EOF of inode");
220 ERROR("Entry points to an unknown inode type");
225 ERROR("Invalid inode fork offset");
242 ERROR("Invali
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.cpp73 ERROR("Failed to open packages directory \"%s\"\n", strerror(error));
92 ERROR("Failed to open old state directory \"%s\"\n", strerror(error));
107 ERROR("Failed to open packages directory \"%s\"\n", strerror(fDirFD));
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DInterpolate.cpp105 ERROR("Resampler::Resampler: unknown source format 0x%x\n",
131 ERROR("Resampler::Resampler: unknown destination format 0x%x\n",
137 ERROR("Resampler::Resampler: source or destination format must be "
H A DResampler.cpp93 ERROR("Resampler::Resampler: unknown source format 0x%x\n",
119 ERROR("Resampler::Resampler: unknown destination format 0x%x\n",
125 ERROR("Resampler::Resampler: source or destination format must be "
H A DMixerDebug.h24 inline void ERROR(const char *fmt, ...) { va_list ap; va_start(ap, fmt); printf("### ERROR: "); vprintf(fmt, ap); va_end(ap); } function
43 # define ERROR(a...) ((void)0) macro
/haiku/src/servers/media_addon/
H A DMediaAddonServer.cpp262 ERROR("Can't register system time source");
266 ERROR("System time source got wrong node ID");
270 ERROR("Can't setup system time source as default");
287 ERROR("Can't create the pulse runner");
332 ERROR("Can't remove the system time source");
399 ERROR("rescan flavors: Can't find a addon object for id %d\n",
419 ERROR("media_addon_server: received unknown message code %#08"
472 ERROR("MediaAddonServer::_ScanAddOnFlavors GetFlavorAt failed for "
508 ERROR("MediaAddonServer::_ScanAddOnFlavors: couldn't register "
529 ERROR("MediaAddonServe
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci_pci.cpp192 ERROR("no IRQ assigned\n");
205 ERROR("can't map hardware registers\n");
213 ERROR("can't install interrupt handler\n");
219 ERROR("fwohci_init failed");
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPDefs.h14 #define ERROR(format, args...) dprintf(format, ## args) macro
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmemory.cpp25 #define ERROR(x...) _sPrintf("intel_extreme accelerant: " x) macro
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPLayer.cpp74 ERROR("KPPPLayer: SendToNext() failed because there is no next handler!\n");
/haiku/src/system/boot/arch/ppc/
H A Darch_framebuffer.h24 #define ERROR(x...) dprintf(x) macro
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_common.h31 #define ERROR(x...) dprintf(x) macro
/haiku/src/add-ons/kernel/busses/random/ccp/
H A Dccp.h25 #define ERROR(x...) dprintf("\33[33m" DRIVER_NAME ":\33[0m " x) macro
/haiku/src/add-ons/kernel/busses/random/virtio/
H A DVirtioRNGPrivate.h22 #define ERROR(x...) dprintf("\33[33mvirtio_rng:\33[0m " x) macro

Completed in 152 milliseconds

1234567891011>>