/external/squashfs-tools/kernel/fs/squashfs/ |
id.c | 77 TRACE("In read_id_index_table, length %d\n", length);
|
squashfs.h | 24 #define TRACE(s, args...) pr_debug("SQUASHFS: "s, ## args)
|
symlink.c | 59 TRACE("Entered squashfs_symlink_readpage, page index %ld, start block "
|
/external/squashfs-tools/squashfs-tools/ |
unsquash-3.c | 37 TRACE("read_fragment_table: %d fragments, reading %d fragment indexes " 81 TRACE("Read fragment table block %d, from 0x%llx, length %d\n", 107 TRACE("read_fragment: reading fragment %d\n", fragment); 123 TRACE("read_inode: reading inode [%d:%d]\n", start_block, offset); 294 TRACE("squashfs_opendir: inode start block %d, offset %d\n", 340 TRACE("squashfs_opendir: Read directory header @ byte position " 366 TRACE("squashfs_opendir: directory entry %s, inode "
|
unsquashfs.c | 636 TRACE("read_bytes: reading from position 0x%llx, bytes %d\n", byte, 679 TRACE("read_block: block @0x%llx, %d %s bytes\n", start, 743 TRACE("read_data_block: block @0x%llx, %d %s bytes\n", start, 779 TRACE("read_inode_table: start %lld, end %lld\n", start, end); 1006 TRACE("write_file: regular file, blocks %d\n", inode->blocks); 1069 TRACE("create_inode: pathname %s\n", pathname); 1072 TRACE("create_inode: hard link\n"); 1088 TRACE("create_inode: regular file, file_size %lld, " 1096 TRACE("create_inode: symlink, symlink_size %lld\n", 1126 TRACE("create_inode: dev, rdev 0x%llx\n", i->data) [all...] |
/frameworks/native/libs/vr/libdvr/tests/ |
dvr_buffer_queue-test.cpp | 52 ALOGD_IF(TRACE, "Buffer avaiable, count=%d", buffer_available_count_); 57 ALOGD_IF(TRACE, "Buffer removed, buffer=%p, count=%d", buffer, 84 ALOGD_IF(TRACE, "TestWrite_QueueGetCapacity, capacity=%zu", capacity); 171 ALOGD_IF(TRACE, "TestDequeuePostDequeueRelease, gain buffer %p, fence_fd=%d", 195 ALOGD_IF(TRACE, 211 ALOGD_IF(TRACE, "TestDequeuePostDequeueRelease, capacity=%zu", capacity); 271 ALOGD_IF(TRACE, "TestResizeBuffer, capacity=%zu", capacity); 284 ALOGD_IF(TRACE, "TestResizeBuffer, gain buffer %p", wb1); 311 ALOGD_IF(TRACE, "TestResizeBuffer, gain buffer %p, fence_fd=%d", wb2, 338 ALOGD_IF(TRACE, "TestResizeBuffer, gain buffer %p, fence_fd=%d", wb3 [all...] |
/external/mesa3d/src/gallium/targets/haiku-softpipe/ |
GalliumContext.cpp | 35 # define TRACE(x...) printf("GalliumContext: " x) 36 # define CALLED() TRACE("CALLED: %s\n", __PRETTY_FUNCTION__) 38 # define TRACE(x...) 228 TRACE("%s: context #%" B_PRIu64 " is the next available context\n", 309 // TRACE("Postprocessing textures...\n"); 351 TRACE("%s: Flushing color buffer #%d\n", __func__, i);
|
/external/mesa3d/src/mesa/drivers/dri/swrast/ |
swrast.c | 291 TRACE; 312 TRACE; 356 TRACE; 377 TRACE; 396 TRACE; 415 TRACE; 549 TRACE; 604 TRACE; 630 TRACE; 762 TRACE; [all...] |
/frameworks/native/libs/vr/libvrflinger/ |
display_service.cpp | 126 ALOGD_IF(TRACE, "DisplayService::HandleMessage: opcode=%d", message.GetOp()); 229 ALOGI_IF(TRACE, "DisplayService::OnCreateSurface: cid=%d", 237 ALOGI_IF(TRACE, 262 ALOGD_IF(TRACE, "DisplayService::SurfaceUpdated: update_flags=%x", 304 ALOGD_IF(TRACE, "DisplayService::OnGetGlobalBuffer: key=%d", key); 354 ALOGD_IF(TRACE,
|
/external/squashfs-tools/kernel-2.4/fs/squashfs/ |
squashfs2_0.c | 175 TRACE("Entered squashfs_iget\n"); 239 TRACE("File inode %x:%x, start_block %x, " 279 TRACE("Directory inode %x:%x, start_block %x, offset " 323 TRACE("Long directory inode %x:%x, start_block %x, " 360 TRACE("Symbolic link inode %x:%x, start_block %llx, " 393 TRACE("Device inode %x:%x, rdev %x\n", 436 TRACE("Entered get_dir_index_using_offset, i_count %d, f_pos %d\n", 487 TRACE("Entered get_dir_index_using_name, i_count %d\n", i_count); 537 TRACE("Entered squashfs_readdir_2 [%llx:%x]\n", next_block, next_offset); 601 TRACE("Calling filldir(%x, %s, %d, %d, %x:%x, %d)\n" [all...] |
/external/v8/src/compiler/ |
js-inlining.cc | 27 #define TRACE(...) \ 143 TRACE( 462 TRACE("Not inlining %s into %s due to use of the deprecated pipeline\n", 470 TRACE("Not inlining %s into %s because callee is not inlineable\n", 479 TRACE("Not inlining %s into %s because constructor is not constructable.\n", 491 TRACE("Not inlining %s into %s because constructor is derived.\n", 501 TRACE("Not inlining %s into %s because callee is a class constructor.\n", 509 TRACE("Not inlining %s into %s because callee may contain break points\n", 525 TRACE("Not inlining %s into %s because call is recursive\n", 546 TRACE( [all...] |
/external/v8/src/crankshaft/ |
hydrogen-check-elimination.cc | 21 #define TRACE(x) if (FLAG_trace_check_elimination) PrintF x 372 TRACE(("Replacing redundant CheckMaps #%d at B%d with #%d\n", 378 TRACE(("Marking redundant CheckMaps #%d at B%d as stability check\n", 384 TRACE(("Marking redundant CheckMaps #%d at B%d as dead\n", 418 TRACE(("CheckMaps #%d at B%d narrowed\n", check->id(), 423 TRACE(("Replacing redundant CheckMaps #%d at B%d with #%d\n", 427 TRACE(("CheckMaps #%d at B%d narrowed\n", instr->id(), 480 TRACE(("Removing redundant CheckInstanceType #%d at B%d\n", 561 TRACE(("CompareMap #%d for #%d at B%d can't be eliminated: " 573 TRACE(("Marking redundant CompareMap #%d for #%d at B%d as %s\n" [all...] |
/frameworks/native/libs/vr/libpdx/ |
service_dispatcher.cpp | 132 ALOGI_IF(TRACE, "Dispatching message: fd=%d\n", 164 ALOGI_IF(TRACE, "Dispatching message: fd=%d\n",
|
/frameworks/native/services/vr/bufferhubd/ |
consumer_channel.cpp | 4 #include <utils/Trace.h> 31 ALOGD_IF(TRACE, 108 ALOGD_IF(TRACE, "ConsumerChannel::OnGetBuffer: buffer=%d", buffer_id());
|
/external/swiftshader/src/D3D8/ |
Direct3D8.cpp | 94 TRACE(""); 112 TRACE(""); 119 TRACE(""); 126 TRACE(""); 147 TRACE("unsigned int adapter = %d, D3DDEVTYPE deviceType = %d, D3DFORMAT adapterFormat = %d, unsigned long usage = %d, D3DRESOURCETYPE resourceType = %d, D3DFORMAT checkFormat = %d", adapter, deviceType, adapterFormat, usage, resourceType, checkFormat); 498 TRACE(""); 536 TRACE(""); 557 TRACE(""); 596 TRACE(""); 643 TRACE(""); [all...] |
/sdk/find_java2/src/ |
WinLauncher2App.cpp | 134 TRACE(traceAppMsg, 0, "Warning: dialog creation failed, so application is terminating unexpectedly.\n");
|
/frameworks/base/core/java/android/webkit/ |
URLUtil.java | 32 private static final boolean TRACE = false; 53 if (TRACE) Log.v(LOGTAG, "guessURL before queueRequest: " + inUrl); 73 if (TRACE) {
|
/frameworks/native/libs/vr/libdisplay/ |
display_client.cpp | 109 ALOGD_IF(TRACE, "Surface::CreateQueue: Creating empty queue."); 135 ALOGD_IF(TRACE, 145 ALOGD_IF(TRACE, "Surface::CreateQueue: Allocating %zu buffers...", capacity);
|
/external/v8/src/wasm/ |
wasm-interpreter.cc | 27 #define TRACE(...) \ 32 #define TRACE(...) 736 TRACE("@%u: control %s\n", i.pc_offset(), 740 TRACE("control @%u: Block\n", i.pc_offset()); 746 TRACE("control @%u: Loop\n", i.pc_offset()); 753 TRACE("control @%u: If\n", i.pc_offset()); 762 TRACE("control @%u: Else\n", i.pc_offset()); 771 TRACE("control @%u: End\n", i.pc_offset()); 784 TRACE("control @%u: Br[depth=%u]\n", i.pc_offset(), operand.depth); 791 TRACE("control @%u: BrIf[depth=%u]\n", i.pc_offset(), operand.depth) [all...] |
/build/make/ |
envsetup.sh | 1115 # systemstack - dump the current stack trace of all threads in the system process [all...] |
/external/swiftshader/src/D3D9/ |
Direct3DVertexDeclaration9.cpp | 295 TRACE(""); 313 TRACE(""); 320 TRACE(""); 329 TRACE(""); 346 TRACE("");
|
Direct3D9.cpp | 162 TRACE("const IID &iid = 0x%0.8p, void **object = 0x%0.8p", iid, object); 180 TRACE("void"); 187 TRACE("void"); 194 TRACE("unsigned int adapter = %d, D3DDEVTYPE deviceType = %d, D3DFORMAT adapterFormat = %d, D3DFORMAT renderTargetFormat = %d, D3DFORMAT depthStencilFormat = %d", adapter, deviceType, adapterFormat, renderTargetFormat, depthStencilFormat); 215 TRACE("unsigned int adapter = %d, D3DDEVTYPE deviceType = %d, D3DFORMAT adapterFormat = %d, unsigned long usage = %d, D3DRESOURCETYPE resourceType = %d, D3DFORMAT checkFormat = %d", adapter, deviceType, adapterFormat, usage, resourceType, checkFormat); [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
deffilep.y | 30 #define TRACE 0 416 #if TRACE 1099 #if TRACE 1209 #undef TRACE 1210 #define TRACE 0 1309 #if TRACE 1323 #if TRACE 1355 #if TRACE 1377 #if TRACE 1394 #if TRACE [all...] |
/bionic/linker/ |
linker_soinfo.cpp | 341 TRACE("[ Calling c-tor %s @ %p for '%s' ]", function_name, function, realpath); 343 TRACE("[ Done calling c-tor %s @ %p for '%s' ]", function_name, function, realpath); 353 TRACE("[ Calling d-tor %s @ %p for '%s' ]", function_name, function, realpath); 355 TRACE("[ Done calling d-tor %s @ %p for '%s' ]", function_name, function, realpath); 368 TRACE("[ Calling %s (size %zd) @ %p for '%s' ]", array_name, count, functions, realpath); 375 TRACE("[ %s[%d] == %p ]", array_name, i, functions[i]); 379 TRACE("[ Done calling %s for '%s' ]", array_name, realpath); 432 ScopedTrace trace((std::string("calling destructors: ") + get_realpath()).c_str());
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-i386.c | 189 #define TRACE(str) \ 192 #define TRACE(str) 202 TRACE ("BFD_RELOC_NONE"); 206 TRACE ("BFD_RELOC_32"); 210 TRACE ("BFD_RELOC_CTOR"); 214 TRACE ("BFD_RELOC_PC32"); 218 TRACE ("BFD_RELOC_386_GOT32"); 222 TRACE ("BFD_RELOC_386_PLT32"); 226 TRACE ("BFD_RELOC_386_COPY"); 230 TRACE ("BFD_RELOC_386_GLOB_DAT") [all...] |