/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3tokenstream.c | 62 static void setDebugListener (pANTLR3_TOKEN_STREAM ts, pANTLR3_DEBUG_EVENT_LISTENER debugger); 206 antlr3CommonTokenDebugStreamSourceNew(ANTLR3_UINT32 hint, pANTLR3_TOKEN_SOURCE source, pANTLR3_DEBUG_EVENT_LISTENER debugger) 214 // Install the debugger object 216 stream->tstream->debugger = debugger; 328 setDebugListener (pANTLR3_TOKEN_STREAM ts, pANTLR3_DEBUG_EVENT_LISTENER debugger) 330 // Install the debugger object 332 ts->debugger = debugger; 427 ts->debugger->consumeHiddenToken(ts->debugger, ts->get(ts, i)) [all...] |
antlr3basetreeadaptor.c | 80 antlr3BaseTreeAdaptorInit(pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_DEBUG_EVENT_LISTENER debugger) 84 if (debugger == NULL) 125 debugger->adaptor = adaptor; 452 adaptor->debugger->createNode (adaptor->debugger, t); 497 /// to the debugger. 508 adaptor->debugger->createNode(adaptor->debugger, tree); 515 adaptor->debugger->addChild(adaptor->debugger, tree, child) [all...] |
/external/skia/gyp/ |
tools.gyp | 200 '../debugger', 206 '../debugger/SkDrawCommand.h', 207 '../debugger/SkDrawCommand.cpp', 208 '../debugger/SkDebugCanvas.h', 209 '../debugger/SkDebugCanvas.cpp', 210 '../debugger/SkObjectParser.h', 211 '../debugger/SkObjectParser.cpp',
|
most.gyp | 4 # - debugger: this requires QT to build
|
/external/webkit/Source/WebCore/manual-tests/inspector/ |
debugger-watch-expressions.html | 13 the test method, thanks to the <code>debugger</code> statement. 38 <li><p>Drive the debugger through the end of the outermost function, so that 39 the debugger is no longer in paused state. The values of 79 debugger; 86 debugger; 98 debugger; 103 debugger;
|
debugger-execution-while-paused.html | 12 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=20284">Bug 20284: JavaScript can be executed even though debugger is running and at a break point</a>.</p>
|
/external/v8/src/ |
debug.h | 176 // Generate debugger events for collected scripts. 218 // This class contains the debugger support. The main purpose is to handle 258 // Returns true if the current stub call is patched to call the debugger. 261 // a debugger breakpoint. 378 friend class Debugger; 475 // Global handle to debug context where all the debugger JavaScript code is 522 // Frame pointer for the frame where debugger should be called when current 530 // debugger returns control back to user script. 533 // Top debugger entry. 567 // Message delivered to the message handler callback. This is either a debugger [all...] |
natives.h | 47 // Number of debugger implementation scripts. 50 // These are used to access built-in scripts. The debugger implementation 52 // non-debugger scripts have an index in the interval [GetDebuggerCount(),
|
/dalvik/vm/jdwp/ |
JdwpEvent.h | 17 * Handle registration of events, and debugger event notification. 93 u4 requestId; /* serial#, reported to debugger */ 123 * Send an event, formatted into "pReq", to the debugger.
|
/external/chromium/base/debug/ |
debugger_win.cc | 5 #include "base/debug/debugger.h" 78 L"Debugger", reg_value, &len)) { 82 // We don't mind if the debugger is present because it will simply fail
|
/external/chromium/chrome/browser/debugger/ |
devtools_manager_unittest.cc | 6 #include "chrome/browser/debugger/devtools_client_host.h" 7 #include "chrome/browser/debugger/devtools_manager.h" 8 #include "chrome/browser/debugger/devtools_window.h"
|
devtools_remote_listen_socket_unittest.h | 29 #include "chrome/browser/debugger/devtools_remote.h" 30 #include "chrome/browser/debugger/devtools_remote_listen_socket.h" 31 #include "chrome/browser/debugger/devtools_remote_message.h"
|
browser_list_tabcontents_provider.cc | 5 #include "chrome/browser/debugger/browser_list_tabcontents_provider.h"
|
/external/v8/test/mjsunit/ |
debug-step-stub-callfunction.js | 50 debugger; 64 debugger; 77 debugger;
|
debug-mirror-cache.js | 53 // Check that mirror cache is cleared when entering debugger. 78 // Enter the debugger twice. 79 debugger; 80 debugger;
|
/external/v8/test/mjsunit/regress/ |
regress-109195.js | 44 debugger; 52 debugger; 60 debugger;
|
regress-1200351.js | 68 eval("for (-1==continue.toJSONProtocol, GetFunctionFor(break.call(NaN)), (!new RegExp).prototype.new Object()<<void) { debugger.__defineSetter__(null,function(){continue})>>>=GetFunctionFor(-1) }") 76 eval("let (debugger.constructor.valueOf()) { this.sort().true.splice() }") 88 eval("function X(x) { return new RegExp.shift().concat({debugger,continue}) }; X(return goto 0)") 96 eval("with ({ eval(Array(x)) : 1.call('a').superConstructor }) { debugger.lastIndex.toLocaleString() }") 112 eval("with ({ 1+debugger.valueOf() : continue.join().name() }) { parseInt(true)==undef.sort() }") 136 eval("x = return debugger.toObject()") 140 eval("switch (-1.length+new Object().prototype.name) { case (debugger.constructor.sort()): IsPrimitive(undef.__defineSetter__(undef,function(){native})); break; }") 180 eval("new {Number(debugger)}") 196 eval("for (new RegExp.join().className() in new Object().length()>>true.toObject()) { parseFloat(escape(debugger)) }") 200 eval("const x = new String(debugger).toJSONProtocol" [all...] |
/external/webkit/Source/WebKit/chromium/public/ |
WebDevToolsAgent.h | 67 // Asynchronously executes debugger command in the render thread. 72 // Asynchronously request debugger to pause immediately. 81 // Asynchronously request debugger to pause immediately and run the command.
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebScriptDebugger.h | 33 #include <debugger/Debugger.h> 50 class WebScriptDebugger : public JSC::Debugger {
|
/external/llvm/docs/ |
Bugpoint.rst | 35 Automatic Debugger Selection 42 causes the verifier to abort), ``bugpoint`` starts the `crash debugger`_. 48 selected code generator crashes, ``bugpoint`` starts the `crash debugger`_ on 51 failure, and starts the `code generator debugger`_. 57 `miscompilation debugger`_. Otherwise, there is no problem ``bugpoint`` can 60 .. _crash debugger: 62 Crash debugger 81 .. _code generator debugger: 83 Code generator debugger 86 The code generator debugger attempts to narrow down the amount of code that i [all...] |
/dalvik/tests/049-show-object/src/ |
Main.java | 4 * Some basic operations for testing the debugger.
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
changes31.dox | 27 /// \section debugger ANTLRWorks Debugger 29 /// The ANTLRWorks debugger is now fully supported by this version of the runtime. It 36 /// but is in fact waiting on a local TCP socket connection from the ANTLRWorks debugger. As the
|
/external/chromium/base/allocator/ |
win_allocator.cc | 21 // And under the debugger, it won't use LFH. So we
|
/external/chromium/chrome/browser/sync/util/ |
dbgq.h | 11 // A circular queue that is designed to be easily inspectable in a debugger. It
|
/external/qemu-pc-bios/bochs/bios/ |
makesym.perl | 6 # table suitable for the Bochs debugger.
|