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

<<21222324252627282930>>

  /hardware/ti/omap3/dspbridge/inc/
dbg.h 51 /* Levels of trace debug messages: */
109 * DSP_SOK: Success, or trace level masked.
121 * Output a trace message to the debugger, if the given trace level
124 * bLevel: Trace level.
128 * DSP_SOK: Success, or trace level masked.
133 * Debug message is printed to debugger output window, if trace level
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbg.h 51 /* Levels of trace debug messages: */
109 * DSP_SOK: Success, or trace level masked.
121 * Output a trace message to the debugger, if the given trace level
124 * bLevel: Trace level.
128 * DSP_SOK: Success, or trace level masked.
133 * Debug message is printed to debugger output window, if trace level
  /external/chromium/base/win/
event_trace_consumer_unittest.cc 5 // Unit tests for event trace consumer_ base class.
285 // Trace the event, it goes to the temp file.
307 HRESULT RoundTripEvent(PEVENT_TRACE_HEADER header, PEVENT_TRACE* trace) {
321 *trace = &events_.back();
339 PEVENT_TRACE trace = NULL; local
340 HRESULT hr = RoundTripEvent(&event.header, &trace);
345 ASSERT_TRUE(NULL != trace);
346 ASSERT_EQ(sizeof(kData), trace->MofLength);
347 ASSERT_STREQ(kData, reinterpret_cast<const char*>(trace->MofData));
  /external/chromium_org/base/win/
event_trace_consumer_unittest.cc 5 // Unit tests for event trace consumer base class.
315 // Trace the event, it goes to the temp file.
337 HRESULT RoundTripEvent(PEVENT_TRACE_HEADER header, PEVENT_TRACE* trace) {
351 *trace = &events_.back();
370 PEVENT_TRACE trace = NULL; local
371 HRESULT hr = RoundTripEvent(&event.header, &trace);
377 ASSERT_TRUE(NULL != trace);
378 ASSERT_EQ(sizeof(kData), trace->MofLength);
379 ASSERT_STREQ(kData, reinterpret_cast<const char*>(trace->MofData));
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiObject.java 89 Tracer.trace();
121 Tracer.trace(selector);
135 Tracer.trace(selector);
147 Tracer.trace();
238 Tracer.trace(steps);
266 Tracer.trace(steps);
294 Tracer.trace(steps);
321 Tracer.trace(steps);
389 Tracer.trace();
409 Tracer.trace();
    [all...]
  /external/chromium_org/v8/src/
jsregexp.cc     [all...]
  /bionic/linker/
linker_debug.h 36 // INFO, TRACE, and DEBUG calls in the source). This will only
79 #define TRACE(x...) _PRINTVF(1, x)
87 #define TRACE_TYPE(t,x...) do { if (DO_TRACE_##t) { TRACE(x); } } while (0)
  /dalvik/vm/mterp/mips/
entry.S 56 /* Entry is always a possible trace start */
68 li a2, kJitTSelectRequestHot # ask for trace selection
69 b common_selectTrace # go build the trace
  /external/apache-http/src/org/apache/commons/logging/impl/
NoOpLog.java 40 public void trace(Object message) { } method in class:NoOpLog
42 public void trace(Object message, Throwable t) { } method in class:NoOpLog
93 * Trace is never enabled.
  /external/chromium/net/disk_cache/
trace.cc 5 #include "net/disk_cache/trace.h"
88 void Trace(const char* format, ...) {
154 void Trace(const char* format, ...) {
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
bus_parser.js 8 * @fileoverview Parses trace_marker events that were inserted in the trace by
19 * Parses linux trace mark events that were inserted in the trace by userland.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/fullcoverage/
encodings.py 9 coverage-compatible trace function that can watch Standard Library modules
11 a problem with coverage - that it starts too late to trace the coverage of many
20 # `traces` is a list of trace events. Frames are tricky: the same
  /external/dropbear/
dss.c 48 TRACE(("enter buf_get_dss_pub_key"))
62 TRACE(("leave buf_get_dss_pub_key: failed reading mpints"))
68 TRACE(("leave buf_get_dss_pub_key: short key"))
72 TRACE(("leave buf_get_dss_pub_key: success"))
104 TRACE(("enter dsa_key_free"))
106 TRACE(("enter dsa_key_free: key == NULL"))
130 TRACE(("leave dsa_key_free"))
177 TRACE(("enter buf_dss_verify"))
199 TRACE(("verify failed, s' >= q"))
220 TRACE(("verify failed, r' >= q")
    [all...]
queue.c 55 TRACE(("empty queue dequeing"))
73 TRACE(("enter enqueue"))
88 TRACE(("leave enqueue"))
  /external/linux-tools-perf/scripts/python/
check-perf-trace.py 14 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
64 # print trace fields not included in handler args
  /external/linux-tools-perf/util/
probe-finder.h 76 struct probe_trace_event *tevs; /* Found trace events */
77 int ntevs; /* Number of trace events */
78 int max_tevs; /* Max number of trace events */
  /external/nist-sip/java/gov/nist/core/
StackLogger.java 15 * log a stack trace. This helps to look at the stack frame.
20 * Log a stack trace if the current logging level exceeds
21 * given trace level.
  /external/openssh/regress/
try-ciphers.sh 16 trace "proto 2 cipher $c mac $m"
27 trace "proto 1 cipher $c"
43 trace "proto 2 $c mac $m"
  /frameworks/av/libvideoeditor/osal/inc/
LV_Macros.h 36 * to errValue and jumps to the label <fct>_cleanUp. A trace is displayed
53 * @note This macro checks the value err. If it is not NULL, a trace is displayed
74 * A trace is displayed signalling the error, the function name and the line number.
  /frameworks/av/libvideoeditor/osal/src/
M4PSW_DebugTrace.c 19 * @brief Default trace function for debugging macros
20 * @note This file gives the default implementation of the trace function
40 * @brief This function implements the trace for debug tests
  /libcore/luni/src/main/java/java/lang/
StringIndexOutOfBoundsException.java 30 * the current stack trace.
37 * stack trace and a detail message that is based on the specified invalid
49 * stack trace and the specified detail message.
  /packages/apps/Email/src/com/android/email/service/
PolicyService.java 43 // ultimately handled, the complete stack trace is losk
60 // ultimately handled, the complete stack trace is losk
72 // ultimately handled, the complete stack trace is losk
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
CollectTraceAction.java 115 MessageDialog.openError(shell, "GL Trace",
125 MessageDialog.openError(shell, "Setup GL Trace",
136 MessageDialog.openError(shell, "Setup GL Trace",
194 * @return if given trace file is already open, then a reference to that editor part,
244 "OpenGL Trace",
245 "Unable to connect to remote GL Trace Server: " + e.getMessage());
250 // create channel to send trace commands to device
258 "OpenGL Trace",
259 "Unexpected error while setting trace options: " + e.getMessage());
265 // create trace writer that writes to a trace fil
    [all...]
OpenGLTraceAction.java 62 fd.setText("Open Trace File");
84 "Error opening GL Trace File",
85 "Unexpected error while opening GL Trace file: " + e.getMessage());
  /sdk/emulator/qtools/
read_pid.cpp 13 TraceReaderBase *trace = new TraceReaderBase; local
14 trace->Open(trace_filename);
18 if (trace->ReadPidEvent(&event))

Completed in 753 milliseconds

<<21222324252627282930>>