HomeSort by relevance Sort by last modified time
    Searched full:trace (Results 1451 - 1475 of 3884) sorted by null

<<51525354555657585960>>

  /external/protobuf/gtest/test/
gtest_output_test.py 109 return re.sub(r'Stack trace:(.|\n)*?\n\n',
110 'Stack trace: (omitted)\n\n', output)
117 return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output)
  /external/qemu/distrib/jpeg-6b/
change.log 29 djpeg's trace mode reports JFIF 1.02 thumbnail images as such, rather
91 djpeg's trace capability now dumps DQT tables in natural order, not zigzag
92 order. This allows the trace output to be made into a "-qtables" file
  /external/srec/portable/include/
plog.h 46 * API is compared with the current stack-trace level. If the logger's log
47 * level is greater than or equal to the stack-trace level, then the
256 /* show more information for vxworks due to lack of stack trace */
  /external/svox/pico/lib/
picodbg.h 20 * Provides functions and macros to debug the Pico system and to trace
76 * - Trace - Very detailed log messages, potentially of a high
100 * - *** trace|2008-04-03|14:51:36|dbgdemo.c(16)|argc=2
  /external/valgrind/main/docs/xml/
quick-start-guide.xml 133 <para>Below the first line is a stack trace telling you where the
136 from the bottom up can help. If the stack trace is not big enough,
165 <para>The stack trace tells you where the leaked memory was allocated.
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
pkg_android.os.html 84 <A NAME="Trace"></A>
85 <nobr><A HREF="../../../../reference/android/os/Trace.html" target="_top"><code>Trace</code></A></nobr>
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 62 /// trace
66 bool trace() const function in class:mcld::GeneralOptions
353 bool m_bTrace : 1; // --trace
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test.py 108 return re.sub(r'Stack trace:(.|\n)*?\n\n',
109 'Stack trace: (omitted)\n\n', output)
116 return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tic.h 113 * infocmp and toe) rather than the 'trace()' function. So we use the bits
114 * above the normal trace() parameter as a debug-level.
124 #ifdef TRACE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tic.h 113 * infocmp and toe) rather than the 'trace()' function. So we use the bits
114 * above the normal trace() parameter as a debug-level.
124 #ifdef TRACE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tic.h 113 * infocmp and toe) rather than the 'trace()' function. So we use the bits
114 * above the normal trace() parameter as a debug-level.
124 #ifdef TRACE
  /system/core/adb/
adb.h 366 * qemud service that can display adb trace messages (on condition that emulator
370 /* Delivers a trace message to the emulator via QEMU pipe. */
372 /* Macro to use to send ADB trace messages to the emulator. */
  /system/core/sh/
show.c 283 trace(const char *fmt, ...) function
400 strcat(s, "/trace");
403 scopy("./trace", s);
  /external/chromium_org/net/disk_cache/
backend_impl.cc 218 Trace("Init");
295 Trace("Backend Cleanup");
468 Trace("Open hash 0x%x", hash);
495 Trace("Open hash 0x%x end: 0x%x", hash,
512 Trace("Create hash 0x%x", hash);
599 Trace("create entry hit ");
740 Trace("Doom entry 0x%p", entry);
805 Trace("Remove entry 0x%p", entry);
    [all...]
  /external/eigen/blas/testing/
dblat3.f 60 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
106 TRACE = NTRA.GE.0
107 IF( TRACE )THEN
112 REWI = REWI.AND.TRACE
278 140 CALL DCHK1( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
284 150 CALL DCHK2( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
290 160 CALL DCHK3( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
295 170 CALL DCHK4( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
301 180 CALL DCHK5( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
321 IF( TRACE )
    [all...]
sblat3.f 60 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
106 TRACE = NTRA.GE.0
107 IF( TRACE )THEN
112 REWI = REWI.AND.TRACE
278 140 CALL SCHK1( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
284 150 CALL SCHK2( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
290 160 CALL SCHK3( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
295 170 CALL SCHK4( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
301 180 CALL SCHK5( SNAMES( ISNUM ), EPS, THRESH, NOUT, NTRA, TRACE,
321 IF( TRACE )
    [all...]
  /art/runtime/gc/collector/
garbage_collector.cc 20 #include <cutils/trace.h>
  /art/runtime/
thread.cc 21 #include <cutils/trace.h>
1370 mirror::ObjectArray<mirror::Object>* trace = build_trace_visitor.GetInternalStackTrace(); local
    [all...]
  /cts/suite/cts/deviceTests/opengl/jni/primitive/pixeloutput/
PixelOutputRenderer.cpp 17 #include <Trace.h>
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestResultRepo.java 77 // should never happen, since we check for file existence above. Barf the stack trace
  /dalvik/dx/tests/003-magic-version-access/
run 19 # trace, which is unpredictable and doesn't work well with
  /dalvik/vm/
Exception.h 154 * Print the exception stack trace on stderr. Calls the exception's
160 * Print the exception stack trace to the log file. The exception stack
161 * trace is computed within the VM.
201 * Print a formatted version of a raw stack trace to the log file.
  /dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.cpp 25 * Determine the initial instruction set to be used for this trace.
  /dalvik/vm/compiler/codegen/arm/armv5te-vfp/
ArchVariant.cpp 25 * Determine the initial instruction set to be used for this trace.
  /dalvik/vm/compiler/codegen/arm/armv7-a/
ArchVariant.cpp 20 * Determine the initial instruction set to be used for this trace.

Completed in 934 milliseconds

<<51525354555657585960>>