HomeSort by relevance Sort by last modified time
    Searched full:trace (Results 126 - 150 of 2719) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t051treeRewriteASTnWalker.g 1 // @@ANTLR Tool Options@@: -trace
t051treeRewriteASTtWalker.g 1 // @@ANTLR Tool Options@@: -trace
t051treeRewriteASTvWalker.g 1 // @@ANTLR Tool Options@@: -trace
t051treeRewriteASTwWalker.g 1 // @@ANTLR Tool Options@@: -trace
t051treeRewriteASTxWalker.g 1 // @@ANTLR Tool Options@@: -trace
t051treeRewriteASTyWalker.g 1 // @@ANTLR Tool Options@@: -trace
t051treeRewriteASTzWalker.g 1 // @@ANTLR Tool Options@@: -trace
  /external/dropbear/
cli-authpubkey.c 44 TRACE(("enter cli_pubkeyfail"))
58 TRACE(("leave cli_pubkeyfail"))
70 TRACE(("enter recv_msg_userauth_pk_ok"))
74 TRACE(("recv_msg_userauth_pk_ok: type %d", keytype))
87 TRACE(("types differed"))
101 TRACE(("lengths differed: localh %d remote %d", keybuf->len, remotelen))
108 TRACE(("data differed"))
118 TRACE(("matching key"))
123 TRACE(("That was whacky. We got told that a key was valid, but it didn't match our list. Sounds like dodgy code on Dropbear's part"))
126 TRACE(("leave recv_msg_userauth_pk_ok")
    [all...]
  /external/linux-tools-perf/Documentation/
perf-lock.txt 11 'perf lock' {record|report|trace}
23 'perf lock trace' shows raw lock events.
39 --dump-raw-trace::
40 Dump raw trace in ASCII.
  /external/linux-tools-perf/
common-cmds.h 17 {"kmem", "Tool to trace/measure kernel memory(slab) properties"},
18 {"kvm", "Tool to trace/measure kvm guest os"},
24 {"sched", "Tool to trace/measure scheduler properties (latencies)"},
25 {"script", "Read perf.data (created by perf record) and display trace output"},
  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Context.pm 1 package Perf::Trace::Context;
23 XSLoader::load('Perf::Trace::Context', $VERSION);
29 Perf::Trace::Context - Perl extension for accessing functions in perf.
33 use Perf::Trace::Context;
  /external/valgrind/main/drd/tests/
fp_race_xml.vgtest 2 vgopts: --read-var-info=yes --xml=yes --xml-fd=2 --trace-fork-join=yes
  /external/valgrind/main/gdbserver_tests/
nlfork_chain.vgtest 4 vgopts: --tool=none --vgdb=yes --trace-children=yes --vgdb-prefix=./vgdb-prefix-nlfork_chain
  /external/valgrind/main/memcheck/tests/
pointer-trace.stderr.exp 3 by 0x........: main (pointer-trace.c:86)
  /external/openssh/regress/
agent-pkcs11.sh 23 trace "start agent"
29 trace "generating key/cert"
39 trace "add pkcs11 key to agent"
46 trace "pkcs11 list via agent"
53 trace "pkcs11 connect via agent"
60 trace "remove pkcs11 keys"
67 trace "kill agent"
multiplex.sh 19 trace "start master, fork to background"
27 trace "env passing over multiplexed connection"
37 trace "ssh transfer over multiplexed connection and check result"
43 trace "ssh transfer over multiplexed connection and check result"
49 trace "sftp transfer over multiplexed connection and check result"
56 trace "scp transfer over multiplexed connection and check result"
64 trace "exit status $s over multiplexed connection"
73 trace "exit status $s with early close over multiplexed connection"
82 trace "test check command"
85 trace "test exit command
    [all...]
  /external/freetype/include/freetype/internal/
ftdebug.h 47 /* Define the trace enums as well as the trace levels array when they */
65 /* defining the array of trace levels, provided by `src/base/ftdebug.c' */
80 /* value before using any TRACE macro. */
106 /* Return the number of available trace components. */
109 /* The number of trace components. 0 if FreeType 2 is not built with */
126 /* Return the name of a trace component. */
129 /* The index of the trace component. */
132 /* The name of the trace component. This is a statically allocated */
137 /* Use @FT_Trace_Get_Count to get the number of available trace */
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
OverrideLog.cpp 42 ** BT_TRACE_LEVEL_NONE 0 * No trace messages to be generated
43 ** BT_TRACE_LEVEL_ERROR 1 * Error condition trace messages
44 ** BT_TRACE_LEVEL_WARNING 2 * Warning condition trace messages
67 //trace level; it does not change any trace level
  /external/libnfc-nci/src/adaptation/
OverrideLog.cpp 40 ** BT_TRACE_LEVEL_NONE 0 * No trace messages to be generated
41 ** BT_TRACE_LEVEL_ERROR 1 * Error condition trace messages
42 ** BT_TRACE_LEVEL_WARNING 2 * Warning condition trace messages
65 //trace level; it does not change any trace level
  /external/valgrind/main/massif/tests/
deep.c 3 // - In deep-A.vgtest, the stack trace is larger than the asked-for depth
4 // (12 vs. 8) so not all of the trace is shown.
7 // trace, which is more than the initial overestimate of 3.
9 // ends up with an empty stack trace after removing all the alloc-fns.
12 // stack trace with a single "(below main)" entry.
  /external/webrtc/src/system_wrappers/source/
thread_unittest.cc 14 #include "system_wrappers/interface/trace.h"
48 Trace::CreateTrace();
49 Trace::SetLevelFilter(webrtc::kTraceAll);
50 Trace::SetTraceCallback(&trace_);
56 Trace::ReturnTrace();
unittest_utilities.h 20 #include "system_wrappers/interface/trace.h"
64 Trace::CreateTrace();
65 Trace::SetLevelFilter(webrtc::kTraceAll);
66 Trace::SetTraceCallback(&trace_);
72 Trace::ReturnTrace();
  /sdk/emulator/qtools/tests/
macros.h 4 /* the base address of trace device */
7 /*the register addresses of the trace device */
31 /* write a word to a trace device register */
44 /* dump name and path of threads executed before trace device created */
50 /* dump exec mapping of threads executed before trace device created */
  /external/quake/quake/src/QW/client/
pmovetst.c 176 qboolean PM_RecursiveHullCheck (hull_t *hull, int num, float p1f, float p2f, vec3_t p1, vec3_t p2, pmtrace_t *trace)
192 trace->allsolid = false;
194 trace->inopen = true;
196 trace->inwater = true;
199 trace->startsolid = true;
225 return PM_RecursiveHullCheck (hull, node->children[0], p1f, p2f, p1, p2, trace);
227 return PM_RecursiveHullCheck (hull, node->children[1], p1f, p2f, p1, p2, trace);
230 return PM_RecursiveHullCheck (hull, node->children[0], p1f, p2f, p1, p2, trace);
232 return PM_RecursiveHullCheck (hull, node->children[1], p1f, p2f, p1, p2, trace);
252 if (!PM_RecursiveHullCheck (hull, node->children[side], p1f, midf, p1, mid, trace) )
352 pmtrace_t trace, total; local
    [all...]
  /external/chromium/chrome/browser/resources/gpu_internals/
tracing_controller.js 7 * @fileoverview State and UI for trace data collection.
65 * Called by info_view to empty the trace buffer
76 console.log('Beginning to trace...');
130 * Callbed by gpu c++ code when new GPU trace data arrives.
133 this.statusDiv_.textContent = 'Processing trace...';
145 this.statusDiv_.textContent = 'Ending trace...';
146 console.log('Finishing trace');
147 this.statusDiv_.textContent = 'Downloading trace data...';
180 * Tells browser to put up a load dialog and load the trace file
187 * Called by the browser when a trace file is loaded
    [all...]

Completed in 338 milliseconds

1 2 3 4 56 7 8 91011>>