Searched refs:ERROR (Results 176 - 200 of 289) sorted by relevance

1234567891011>>

/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.cpp163 ERROR("Error: Failed to create file panel semaphore!\n");
173 ERROR("Error: Failed to create team window!\n");
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.cpp17 #define ERROR(x...) dprintf("\33[34mufs2:\33[0m " x) macro
36 ERROR("Inode::Inode(): IO Error\n");
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioModule.cpp26 ERROR("failed to set up virtio device object\n");
217 ERROR("device type missing\n");
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp38 #define ERROR(x...) dprintf("intel_extreme: " x) macro
569 ERROR("Fake interrupt mode (no PCI interrupt line assigned\n");
606 ERROR("error: could not map GART aperture! (%s)\n",
618 ERROR("error: could not create shared area!\n");
658 ERROR("error: could not map memory I/O!\n");
665 ERROR("Init Intel generation %d GPU %s PCH split.\n",
799 ERROR("error: unknown ref. freq. strap, using 24Mhz! %" B_PRIx32 "\n", refInfo);
838 ERROR("error: could not allocate overlay memory! %s\n",
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp586 ERROR("AudioMixer::FormatChangeRequested: no output\n");
590 ERROR("AudioMixer::FormatChangeRequested: wrong output source\n");
594 ERROR("AudioMixer::FormatChangeRequested: wrong output destination "
600 ERROR("AudioMixer::FormatChangeRequested: this might be the broken "
607 ERROR("AudioMixer::FormatChangeRequested: wrong format type\n");
742 ERROR("AudioMixer::LatencyChanged: received but has wrong source "
808 ERROR("AudioMixer::PrepareToConnect: already connected\n");
893 ERROR("AudioMixer::Connect: no longer connected\n");
900 ERROR("AudioMixer::Connect failed with error 0x%08lX, removing "
984 ERROR("AudioMixe
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp423 ERROR("BlockGroup::Initialize() cannot find block group\n");
561 ERROR("ExtentAllocator::_LoadExtentTree() could not fill free extents"
584 ERROR("ExtentAllocator:: could not load extent tree (data)\n");
590 ERROR("ExtentAllocator:: could not load extent tree (system)\n");
596 ERROR("ExtentAllocator:: could not load extent tree (metadata)\n");
H A DDirectoryIterator.cpp18 # define ERROR(x...) dprintf("\33[34mbtrfs:\33[0m " x) macro
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp327 ERROR("can't evaluate _GPE %s\n", strerror(status));
351 ERROR("_GPE has invalid type %i\n", int(obj->object_type));
361 ERROR("Error while getting IO ports addresses\n");
380 ERROR("can't install address space handler\n");
387 ERROR("AcpiEnableGpe failed.\n");
H A DEmbeddedController.h58 #define ERROR(x...) dprintf("EC: " x) macro
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp71 #define ERROR "Shortcuts error" macro
287 BAlert* alert = new BAlert(ERROR,
542 BAlert* alert = new BAlert(ERROR,
572 BAlert* alert = new BAlert(ERROR,
626 BAlert* alert = new BAlert(ERROR,
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp28 #define ERROR(x...) dprintf("\33[34mext2:\33[0m ExtentStream::" x) macro
174 ERROR("Enlarge(): AllocateBlocks() failed()\n");
248 ERROR("Enlarge() AllocateBlocks() failed()\n");
288 ERROR("Enlarge(): AllocateBlocks() failed()\n");
333 ERROR("Enlarge(): AllocateBlocks() failed()\n");
H A DBlockAllocator.cpp28 #define ERROR(x...) dprintf("\33[34mext2:\33[0m " x) macro
138 ERROR("AllocationBlockGroup(%" B_PRIu32 ")::Initialize(): "
157 ERROR("AllocationBlockGroup(%" B_PRIu32 ",%" B_PRIu64 ")::Initialize()"
185 ERROR("AllocationBlockGroup(%" B_PRIu32 ")::_ScanFreeRanges(): "
245 ERROR("Failed to allocate blocks from %" B_PRIu32 " to %" B_PRIu32
320 ERROR("Failed to free blocks from %" B_PRIu32 " to %" B_PRIu32
467 ERROR("AllocationBlockGroup(%" B_PRIu32 ",%" B_PRIu64 ")::_InitGroup()"
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp130 ERROR("KPPPInterface: Unable to load %s PPP driver settings!\n", path);
142 ERROR("KPPPInterface: No fSettings!\n");
150 ERROR("KPPPInterface: Could not add LCP protocol!\n");
158 ERROR("KPPPInterface: Could not add MRU handler!\n");
166 ERROR("KPPPInterface: Could not add authentication handler!\n");
173 ERROR("KPPPInterface: Could not add PFC handler!\n");
184 ERROR("KPPPInterface: Manager module not found!\n");
238 ERROR("KPPPInterface: Error loading modules!\n");
1562 ERROR("InitCheck() fail\n");
1605 ERROR("KPPPInterfac
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/atombios/
H A Datom.cpp53 #define ERROR(x...) _sPrintf("radeon_hd: " x) macro
251 ERROR("%s: fb tried to read beyond scratch region!"
475 ERROR("%s: fb tried to write beyond scratch region! "
545 ERROR("%s: table: unknown (%d)\n", __func__, idx);
695 ERROR("%s: Error: AtomBIOS stuck in loop for more then %d "
1011 TRACE("%s: ERROR bad case\n", __func__);
1211 ERROR("%s: BUG: Table called doesn't exist in AtomBIOS!\n", __func__);
1246 ERROR("%s: AtomBIOS parser aborted calling operation %s"
1273 ERROR("%s: Timeout to obtain semaphore!\n", __func__);
1295 ERROR("
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DMixer.cpp113 ERROR("Output rates are not guessed. Force to 48 kHz.\n");
158 ERROR("AC97 register %#04x is not ready.\n", reg);
179 ERROR("AC97 STimer is not ready.\n");
229 ERROR("Failed to read PCM Front DAC Rate. Force to %d.\n", outputRate);
237 ERROR("Failed to set AC97 PCM Front DAC rate\n");
630 ERROR("Invalid AC97 register:%#04x.Bypass it.\n", Reg);
683 ERROR("Invalid AC97 register:%#04x.Bypass it.\n", Reg);
H A DDriver.cpp77 ERROR("Skipped:%s [%#06x:%#06x]\n", cardInfos[idx].Name(),
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp47 #define ERROR(x...) dprintf("\33[36mAGP:\33[0m " x) macro
475 ERROR("Aperture::CreateMemory(): did not find a free space large for "
548 ERROR("Aperture::AllocateMemory(): vm_page_allocate_page_run() "
567 ERROR("Aperture::AllocateMemory(): vm_page_allocate_page_run() "
595 ERROR("Aperture::AllocateMemory(): create_area() failed\n");
670 ERROR("Aperture::BindMemory(): get_memory_map() failed\n");
690 ERROR("Aperture::BindMemory(): bind_page() failed\n");
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.cpp394 ERROR("Failed to commit transaction for deleting node at %"
398 ERROR("Failed to free block for node at %" B_PRIu64 "\n",
402 ERROR("Failed to start transaction for deleting node at %" B_PRIu64
H A DNode.cpp100 ERROR("Failed to get attribute directory (at %" B_PRIu64 ") for "
/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIACPI.cpp49 ERROR("install_notify_handler failed\n");
56 ERROR("wmi_acpi_adr_space_handler failed\n");
63 ERROR("Method call _WDG failed\n");
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafAttribute.cpp48 ERROR("Invalid data header");
101 ERROR("Extent::FillBlockBuffer(): IO Error");
223 ERROR("Extent::FillBlockBuffer(): IO Error");
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DVersion.cpp156 ERROR("packagefs: Version::Compare(): Invalid operator %d\n", op);
/haiku/src/kits/media/
H A DFileInterface.cpp112 ERROR("BBufferConsumer::FILEINTERFACE_GET_FORMATS:"
/haiku/src/kits/debugger/debug_info/loading_state_handlers/
H A DDwarfLoadingStateHandler.cpp64 ERROR("DwarfLoadingStateHandler::HandleState() passed "
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DBlockingQueue.h155 ERROR("ERROR: BlockingQueue::Remove(): Removed %ld elements!\n",

Completed in 131 milliseconds

1234567891011>>