Searched refs:TRACE (Results 126 - 150 of 833) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A DStream.cpp52 TRACE("Ignore alternate %d - zero interface description.\n", i);
57 TRACE("Ignore alternate %d - zero format description.\n", i);
62 TRACE("Ignore alternate %d - format type %#02x is not supported.\n",
75 TRACE("Ignore alternate %d - format %#04x is not supported.\n",
86 TRACE("Ignore alternate %d - bit resolution %d "
102 TRACE("No compatible alternate found. Stream initialization failed.\n");
109 TRACE("Alternate %d selected!\n", fActiveAlternate);
116 TRACE("bufferSize:%d\n", bufferSize);
119 TRACE("bufferSize:%d\n", bufferSize);
122 TRACE("bufferSiz
[all...]
/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Dbios.cpp18 #undef TRACE macro
22 # define TRACE(x...) _sPrintf("radeon_hd: " x) macro
24 # define TRACE(x...) ; macro
128 TRACE("%s: called even though has_rom == false\n", __func__);
158 TRACE("%s: couldn't parse system AtomBIOS\n", __func__);
164 TRACE("%s: couldn't create semaphore for AtomBIOS exec thread!\n",
174 TRACE("%s: init AtomBIOS for this card as it is not not posted\n",
179 TRACE("%s: AtomBIOS is already posted\n",
193 TRACE("%s: Dumping AtomBIOS as ATOM_DEBUG is set...\n",
203 TRACE("
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp31 #undef TRACE macro
35 # define TRACE(x) dprintf x macro
38 # define TRACE(x) /* nothing */ macro
79 TRACE(("udf_identify_partition: fd = %d, id = %ld, offset = %Ld, size = %Ld "
108 TRACE(("udf_scan_partition: fd = %d\n", fd));
138 TRACE(("udb_unmount: _volume = %p\n", _volume));
148 TRACE(("udf_read_fs_stat: _volume = %p, info = %p\n", _volume, info));
176 TRACE(("udf_get_vnode: _volume = %p, _node = %p, reenter = %s\n",
183 TRACE(("udf_get_vnode: id = %Ld, blockSize = %lu\n", id,
212 TRACE(("udf_looku
[all...]
H A DVolume.cpp51 TRACE(("Volume::Mount: deviceName = `%s', offset = %Ld, length = %Ld, "
95 TRACE(("Volume::Mount: partition recognized\n"));
115 TRACE(("Volume::Mount: partition map %d (type %d):\n", i,
118 TRACE(("Volume::Mount: map type -> physical\n"));
136 TRACE(("Volume::Mount: adding PhysicalPartition(number: %d, "
154 TRACE(("map type: virtual\n"));
160 TRACE(("map type: sparable\n"));
166 TRACE(("map type: metadata\n"));
194 TRACE(("Volume::Mount: adding MetadataPartition()"));
207 TRACE(("ma
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wwan/usb_beceemwmx/
H A DBeceemLED.cpp21 TRACE("Debug: Load LED handler\n");
36 TRACE("Debug: Raw GPIO information: 0x%x\n", pwmxdevice->gpioInfo);
52 TRACE("Debug: GPIO: %d found RED_LED!\n", ucIndex);
57 TRACE("Debug: GPIO: %d found BLUE_LED!\n", ucIndex);
62 TRACE("Debug: GPIO: %d found YELLOW_LED!\n", ucIndex);
67 TRACE("Debug: GPIO: %d found GREEN_LED!\n", ucIndex);
72 // TRACE("Debug: GPIO: %d found NO_LED!\n", ucIndex);
78 TRACE("Debug: GPIO's bitmap correspond to LED :0x%X\n",
123 TRACE("Debug: LED[%d].LED_Type = %x\n",
125 TRACE("Debu
[all...]
H A DSettings.h28 #define TRACE(x...) usb_beceem_trace(false, __func__, x) macro
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dacpi.cpp25 # define TRACE(x) dprintf x macro
27 # define TRACE(x) ; macro
50 TRACE(("acpi: rsdp failed basic checksum\n"));
62 TRACE(("acpi: rsdp failed extended checksum\n"));
91 TRACE(("acpi: found rsdp at %p oem id: %.6s, rev %d\n",
93 TRACE(("acpi: rsdp points to rsdt at 0x%lx\n", rsdp->rsdt_address));
105 TRACE(("acpi: invalid extended system description table\n"));
121 TRACE(("acpi: invalid root system description table\n"));
127 TRACE(("acpi: rsdt length: %lu\n", length));
135 TRACE(("acp
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DInode.cpp25 # define TRACE(x...) dprintf("\33[34mext2:\33[0m " x) macro
28 # define TRACE(x...) ; macro
46 TRACE("Inode::Inode(): ext2_inode: %lu, disk inode: %lu\n",
58 TRACE("Inode::Inode(): Not creating the file cache\n");
65 TRACE("Inode: Failed initialization\n");
81 TRACE("Inode::Inode(): ext2_inode: %lu, disk inode: %lu\n",
90 TRACE("Inode destructor\n");
93 TRACE("Deleting the file cache and file map\n");
98 TRACE("Inode destructor: Done\n");
114 TRACE("Inod
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.cpp32 # define TRACE(x) dprintf x macro
34 # define TRACE(x) ; macro
163 TRACE(("InitVolDesc - ENTER\n"));
177 TRACE(("InitVolDesc - system id string is %s\n", volume->systemIDString));
182 TRACE(("InitVolDesc - volume id string is %s\n", volume->volIDString));
239 TRACE(("InitVolDesc - volume set id string is %s\n", volume->volSetIDString));
244 TRACE(("InitVolDesc - volume pub id string is %s\n", volume->pubIDString));
249 TRACE(("InitVolDesc - volume dataPreparer string is %s\n", volume->dataPreparer));
254 TRACE(("InitVolDesc - volume app id string is %s\n", volume->appIDString));
259 TRACE(("InitVolDes
[all...]
/haiku-fatelf/src/add-ons/media/plugins/asf_reader/
H A Dasf_reader.cpp43 # define TRACE printf macro
45 # define TRACE(a...) macro
78 TRACE("asfReader::asfReader\n");
98 TRACE("asfReader::Sniff\n");
104 TRACE("asfReader::Sniff: not a BPositionIO\n");
109 TRACE("asfReader::Sniff: unsupported file type\n");
113 TRACE("asfReader::Sniff: this stream seems to be supported\n");
123 TRACE("asfReader detected %ld streams\n",*streamCount);
167 TRACE("Stream %ld is Video\n",streamNumber);
175 TRACE("Compressio
[all...]
/haiku-fatelf/src/system/boot/loader/net/
H A DiSCSITarget.cpp26 #define TRACE(fmt, ...) ; macro
28 #define TRACE(fmt, ...) printf("iSCSI: %s(): " fmt, __func__, ## __VA_ARGS__) macro
124 TRACE("=> %s @ %08lx:%u\n", targetName, address, port);
133 TRACE("disk size = %llu\n", disk->Size());
196 TRACE("error %lx sending command!\n", error);
199 TRACE("lba = %lu, block size = %lu\n", resp.lba, resp.block_size);
210 TRACE("pos=%llu, size = %lu\n", pos, bufferSize);
233 TRACE("error %lx sending command!\n", error);
350 TRACE("connecting to target...\n");
355 TRACE("connecte
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_keyboard.cpp72 TRACE("ps2: set keyboard LEDs\n");
91 TRACE("ps2: set_typematic rate %" B_PRId32 ", delay %" B_PRId64 "\n",
139 // TRACE("Extended key\n");
143 // TRACE("scancode: %x\n", scancode);
213 TRACE("ps2: read_keyboard_packet: enter\n");
221 TRACE("ps2: read_keyboard_packet, Error device no longer active\n");
234 TRACE("ps2: read_keyboard_packet, Error reading packet: %s\n",
239 TRACE("ps2: read_keyboard_packet: keycode: %" B_PRIx32 ", keydown: %s\n",
330 TRACE("ps2: keyboard_open %s\n", name);
375 TRACE("ps
[all...]
/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A D3dfx_init.cpp51 TRACE("TDFX_Init()\n");
61 TRACE("Video Memory size: %d MB\n", si.videoMemSize / 1024 / 1024);
62 TRACE("frameBufferOffset: 0x%x cursorOffset: 0x%x\n",
76 TRACE("Undefined chip type: %d\n", si.chipType);
/haiku-fatelf/src/add-ons/accelerants/vmware/
H A DSetDisplayMode.c21 TRACE("SET_DISPLAY_MODE\n");
30 TRACE("setting %dx%dx%d\n", target.virtual_width,
59 TRACE("MOVE_DISPLAY (%d, %d)\n", hDisplayStart, vDisplayStart);
71 TRACE("SET_INDEXED_COLORS\n");
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ice1712/
H A Dutil.c57 TRACE("allocating %#08X bytes for %s\n", (int)size, name);
65 TRACE("couldn't allocate area %s\n",name);
71 TRACE("couldn't map %s\n",name);
79 TRACE("area = %d, size = %#08X, log = %#08X, phy = %#08X\n",
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DChunk.cpp18 # define TRACE(x...) dprintf("\33[34mbtrfs:\33[0m " x) macro
20 # define TRACE(x...) ; macro
38 TRACE("chunk[0] length %llu owner %llu stripe_length %llu type %llu "
43 TRACE("chunk.stripe[%ld].physical %lld deviceid %lld\n", i,
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DDataStream.cpp17 # define TRACE(x...) dprintf("\33[34mexfat:\33[0m " x) macro
19 # define TRACE(x...) ; macro
45 TRACE("FindBlock: offset larger than size\n");
65 TRACE("inode %" B_PRIdINO ": cluster %ld, pos %lld, %lld\n",
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_timer.cpp25 # define TRACE(x) dprintf x macro
27 # define TRACE(x) ; macro
59 TRACE(("arch_timer_set_hardware_timer(%lld)\n", timeout));
73 TRACE(("arch_timer_clear_hardware_timer\n"));
/haiku-fatelf/src/system/libroot/posix/wchar/
H A Dmbrtowc.cpp17 # define TRACE(x) debug_printf x macro
19 # define TRACE(x) ; macro
73 TRACE(("mbrtowc(): setting errno to EILSEQ\n"));
79 TRACE(("mbrtowc(): setting errno to EINVAL (status: %lx)\n", status));
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMapParser.cpp28 # define TRACE(x) printf x macro
30 # define TRACE(x) dprintf x macro
33 # define TRACE(x) ; macro
102 TRACE(("intel: Parse(): trying with a fixed 512 block size\n"));
112 TRACE(("intel: Parse(): try failed, reverting\n"));
140 TRACE(("intel: _ParsePrimary(): invalid PartitionTable signature: %lx\n",
158 TRACE(("intel: _ParsePrimary(): partition %ld: bad location, "
194 TRACE(("intel: _ParseExtended(): Maximal number of logical "
206 TRACE(("intel: _ParseExtended(): invalid partition table signature: "
213 TRACE(("inte
[all...]
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecEncoder.cpp25 #undef TRACE macro
28 # define TRACE printf macro
31 # define TRACE(a...) macro
56 TRACE("AVCodecEncoder::AVCodecEncoder()\n");
60 TRACE(" found AVCodec for %u: %p\n", fCodecID, fCodec);
86 TRACE("AVCodecEncoder::~AVCodecEncoder()\n");
122 TRACE("AVCodecEncoder::AcceptedFormat(%p, %p)\n", proposedInputFormat,
140 TRACE("AVCodecEncoder::SetUp()\n");
155 TRACE(" encoder not found!\n");
188 TRACE("AVCodecEncode
[all...]
H A DFFmpegPlugin.cpp37 # define TRACE printf macro
39 # define TRACE(a...) macro
48 TRACE("manage_locks(%p, %d)\n", *_lock, operation);
54 TRACE(" AV_LOCK_CREATE\n");
61 TRACE(" AV_LOCK_OBTAIN\n");
67 TRACE(" AV_LOCK_RELEASE\n");
72 TRACE(" AV_LOCK_DESTROY\n");
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioAdapter.cpp21 # define TRACE(x...) printf(x) macro
23 # define TRACE(x...)
44 TRACE("AudioAdapter() - using format converter\n");
53 TRACE("AudioAdapter() - using resampler (%.1f -> %.1f)\n",
64 TRACE("AudioAdapter() - using channel converter (%ld -> %ld)\n",
96 TRACE("AudioAdapter::Read(%p, %Ld, %Ld)\n", buffer, pos, frames);
102 TRACE("AudioAdapter::Read() done: %s\n", strerror(ret));
/haiku-fatelf/src/system/boot/loader/
H A DFileMapDisk.cpp22 # define TRACE(x) dprintf x macro
24 # define TRACE(x) ; macro
43 TRACE(("FileMapDisk::FileMapDisk(%p)\n", node));
67 TRACE(("FileMapDisk::Open(, 0x%08x)\n", mode));
78 TRACE(("FileMapDisk::Close(%p)\n", cookie));
91 TRACE(("FileMapDisk::ReadAt(%p, %lld, , %ld)\n", cookie, pos, bufferSize));
144 TRACE(("FileMapDisk::FindAnyFileMapDisk(%p)\n", volume));
/haiku-fatelf/src/add-ons/kernel/drivers/tty/
H A Dslave.cpp19 # define TRACE(x) dprintf x macro
21 # define TRACE(x) macro
48 TRACE(("slave_open: TTY index = %ld (name = %s)\n", index, name));
130 TRACE(("slave_close: cookie %p\n", _cookie));
147 TRACE(("slave_free_cookie: cookie %p\n", _cookie));
164 TRACE(("slave_ioctl: cookie %p, op %lu, buffer %p, length %lu\n", _cookie, op, buffer, length));
175 TRACE(("slave_read: cookie %p, offset %Ld, buffer %p, length %lu\n",
180 TRACE(("slave_read done: cookie %p, result %lx, length %lu\n",
192 TRACE(("slave_write: cookie %p, offset %Ld, buffer %p, length %lu\n",
197 TRACE(("slave_writ
[all...]

Completed in 380 milliseconds

1234567891011>>