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

<<41424344454647484950>>

  /external/chromium_org/v8/test/mjsunit/
stack-traces-2.js 37 // stack trace.
49 // stack trace.
  /external/dropbear/
circbuffer.c 73 TRACE(("cbuf_readlen: unused buffer"))
91 TRACE(("cbuf_writelen: full buffer"))
  /external/eigen/Eigen/src/LU/arch/
Inverse_SSE.h 102 // d = trace(AB*DC) = trace(A#*B*D#*C)
112 // d = trace(AB*DC) = trace(A#*B*D#*C) [continue]
124 // det = |A|*|D| + |B|*|C| - trace(A#*B*D#*C)
248 // rd = trace(AB*DC) = trace(A#*B*D#*C)
285 // det = |A|*|D| + |B|*|C| - trace(A#*B*D#*C)
  /external/junit/src/junit/textui/
ResultPrinter.java 74 // before we get to the stack trace.
79 getWriter().print(BaseTestRunner.getFilteredTrace(booBoo.trace()));
  /external/kernel-headers/original/linux/
kernelcapi.h 36 * flag > 2 => trace also data
37 * flag & 1 => show trace
ptrace.h 41 /* Wait extended result codes for the above trace options. */
61 #define PT_DTRACE 0x00000002 /* delayed trace (used on m68k, i386) */
  /external/linux-tools-perf/util/
trace-event-scripting.c 2 * trace-event-scripting. Scripting engine common and initialization code.
30 #include "trace-event.h"
  /external/mesa3d/src/gallium/drivers/trace/
tr_dump.h 30 * Trace data dumping primitives.
48 * Opening the trace file and checking if that is opened.
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast_priv.h 44 #define TRACE printf("--> %s\n", __FUNCTION__)
46 #define TRACE
  /external/nist-sip/java/gov/nist/core/
LogWriter.java 138 // * Name of the log file in which the trace is written out (default is
151 // * trace level
161 // * log a stack trace. This helps to look at the stack frame.
240 // * message trace.
307 // getLogger().trace(newMessage);
313 // * Set the trace level for the stack.
320 // * Get the trace level for the stack.
400 // if (logLevel.equals("TRACE")) {
  /external/openssh/regress/
ssh-com.sh 83 trace "sshd2 ${v}"
105 trace "sshd2 ${v} cipher $c mac $m"
  /external/proguard/src/proguard/gui/
ReTraceRunnable.java 48 * @param verbose specifies whether the de-obfuscated stack trace
71 // Redirect the stack trace string to the System's in stream, and the
  /external/skia/include/core/
SkUtils.h 107 SkDebugf("--- trace: %s Enter\n", fLabel);
110 SkDebugf("--- trace: %s Leave\n", fLabel);
  /external/tcpdump/
README 57 Some tools for viewing and analyzing tcpdump trace files are available
67 trace files. See the above distribution for further details and
94 Simplifies the tcpdump trace for an ftp (or other unidirectional
99 There is one output line per line of the original trace.
109 (same format as raw trace). Field 5 is the sequence
160 an ftp trace:
197 time) under typical DARPA Internet conditions. The trace of the
204 - On the monitor Sun, start the trace going. E.g.,
  /external/v8/test/mjsunit/
stack-traces-2.js 37 // stack trace.
49 // stack trace.
  /external/valgrind/main/gdbserver_tests/
mcbreak.stdoutB.exp 46 Program received signal SIGTRAP, Trace/breakpoint trap.
52 Program received signal SIGTRAP, Trace/breakpoint trap.
  /external/valgrind/main/memcheck/tests/
pointer-trace.c 64 fd = open("./pointer-trace-test-file", O_RDWR | O_CREAT | O_EXCL, 0600);
65 unlink("./pointer-trace-test-file");
  /external/valgrind/unittest/
demo_tests.cc 112 // test303: Need to trace the memory to understand the report. {{{1
131 // test304: Can not trace the memory, since it is a library object. {{{1
177 // TRACE[1]: Access{T2/S2 wr} -> new State{Mod; #LS=2; #SS=1; T2/S2}
178 // TRACE[2]: Access{T4/S9 wr} -> new State{Mod; #LS=1; #SS=2; T2/S2, T4/S9}
179 // TRACE[3]: Access{T5/S13 wr} -> new State{Mod; #LS=1; #SS=3; T2/S2, T4/S9, T5/S13}
180 // TRACE[4]: Access{T6/S19 wr} -> new State{Mod; #LS=0; #SS=4; T2/S2, T4/S9, T5/S13, T6/S19}
355 // Some functions to make the stack trace non-trivial.
414 // Some functions to make the stack trace non-trivial.
  /external/webrtc/src/system_wrappers/source/
thread_win.cc 19 #include "trace.h"
187 // All tracing must be after _event->Set to avoid deadlock in Trace.
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
AsciiHprofWriter.java 62 out.printf("TRACE %d: (thread=%d)\n",
73 out.printf("rank self accum count trace method\n");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
node.hpp 89 trace() const function in struct:__gnu_pbds::detail::rb_tree_node_
125 trace() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
node.hpp 70 trace() const function in struct:__gnu_pbds::detail::splay_tree_node_
112 trace() const function in struct:__gnu_pbds::detail::splay_tree_node_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
tree_trace_base.hpp 88 trace() const;
127 trace() const function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
node.hpp 89 trace() const function in struct:__gnu_pbds::detail::rb_tree_node_
125 trace() const function in struct:__gnu_pbds::detail::rb_tree_node_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
node.hpp 70 trace() const function in struct:__gnu_pbds::detail::splay_tree_node_
112 trace() const function in struct:__gnu_pbds::detail::splay_tree_node_

Completed in 1095 milliseconds

<<41424344454647484950>>