/external/v8/test/mjsunit/ |
debug-references.js | 28 // Flags: --expose-debug-as debug 29 // Get the Debug object exposed from the debug context global object. 30 Debug = debug.Debug 74 if (event == Debug.DebugEvent.Break) { 75 // Get the debug command processor. 105 // Add the debug event listener [all...] |
debug-stepin-accessor.js | 28 // Flags: --expose-debug-as debug 30 // Get the Debug object exposed from the debug context global object. 31 Debug = debug.Debug 38 // Simple debug event handler which first time will cause 'step in' action 43 if (event == Debug.DebugEvent.Break) { 45 exec_state.prepareStep(Debug.StepAction.StepIn, 2) [all...] |
debug-stepin-function-call.js | 28 // Flags: --expose-debug-as debug 29 // Get the Debug object exposed from the debug context global object. 30 Debug = debug.Debug 35 // Simple debug event handler which first time will cause 'step in' action 40 if (event == Debug.DebugEvent.Break) { 43 exec_state.prepareStep(Debug.StepAction.StepIn, 2) [all...] |
debug-listbreakpoints.js | 28 // Flags: --expose-debug-as debug 29 // Get the Debug object exposed from the debug context global object. 30 Debug = debug.Debug 35 // in test-debug.cc instead. 50 // Simple function which stores the last debug event. 118 if (event == Debug.DebugEvent.Break) [all...] |
debug-conditional-breakpoints.js | 28 // Flags: --expose-debug-as debug 29 // Get the Debug object exposed from the debug context global object. 30 Debug = debug.Debug 32 // Simple debug event handler which just counts the number of break points hit. 36 if (event == Debug.DebugEvent.Break) { 41 // Add the debug event listener [all...] |
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/ |
ChannelManager.java | 244 log.debug("Closing all X11 channels for the given fake cookie"); 284 log.debug("Closing all channels"); 337 log.debug("Sent SSH_MSG_CHANNEL_CLOSE (channel " + c.localID + ")"); 364 log.debug("Sent EOF (Channel " + c.localID + "/" + c.remoteID + ")"); 506 log.debug("Requesting a remote forwarding ('" + bindAddress + "', " + bindPort + ")"); 546 log.debug("Requesting cancelation of remote forward ('" + rfd.bindAddress + "', " + rfd.bindPort + ")"); 600 log.debug("Sending SSH_MSG_CHANNEL_OPEN (Channel " + c.localID + ")"); 667 log.debug("Requesting X11 forwarding (Channel " + c.localID + "/" + c.remoteID + ")"); 740 log.debug("Executing command (channel " + c.localID + ", '" + cmd + "')"); 805 log.debug("Got SSH_MSG_CHANNEL_EXTENDED_DATA (channel " + id + ", " + len + ")") [all...] |
/external/llvm/test/Object/ |
coff-archive.test | 7 CHECKIDX: ??0invalid_argument@std@@QAE@PBD@Z in Debug\mymath.obj 8 CHECKIDX: ??0logic_error@std@@QAE@PBD@Z in Debug\mymath.obj 9 CHECKIDX: ??1invalid_argument@std@@UAE@XZ in Debug\mymath.obj 10 CHECKIDX: ??1logic_error@std@@UAE@XZ in Debug\mymath.obj 11 CHECKIDX: ??_7invalid_argument@std@@6B@ in Debug\mymath.obj 12 CHECKIDX: ??_7logic_error@std@@6B@ in Debug\mymath.obj 13 CHECKIDX: ??_C@_0BC@IHENMCGI@b?5cannot?5be?5zero?$CB?$AA@ in Debug\mymath.obj 14 CHECKIDX: ??_Ginvalid_argument@std@@UAEPAXI@Z in Debug\mymath.obj 15 CHECKIDX: ??_Glogic_error@std@@UAEPAXI@Z in Debug\mymath.obj 16 CHECKIDX: ??_R0?AVexception@std@@@8 in Debug\mymath.ob [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/ |
UpdateBugStateTask.java | 175 private int debug; field in class:UpdateBugStateTask 201 debug = 1; 225 debug = d; 332 if (debug > 1) 341 if (debug > 1) 355 if (debug > 1) 368 if (debug > 1) 375 if (debug > 1) 387 if (debug > 1) 444 if (debug > 1 [all...] |
/external/openssh/ |
ssh.c | 119 /* Flag indicating whether debug mode is on. May be set on the command line. */ 962 debug("%s: backgrounding master process", __func__); 1006 debug("forking to background"); 1019 debug("remote forward %s for: listen %d, connect %s:%d", 1038 debug("All remote forwarding requests processed"); 1047 debug("stdio forwarding: done"); 1089 debug("Local connections to %.200s:%d forwarded to remote " 1111 debug("Remote connections from %.200s:%d forwarded to " [all...] |
sshconnect.c | 115 debug("Executing proxy command: %.500s", command_string); 206 debug("Allocated local port %d.", p); 288 debug("select: %s", strerror(errno)); 296 debug("getsockopt: %s", strerror(errno)); 367 debug("Trying again..."); 382 debug("Connecting to %.200s [%.100s] port %s.", 397 debug("connect to address %s port %s: %s", 416 debug("Connection established."); 499 debug("ssh_exchange_identification: %s", buf); 511 debug("Remote protocol version %d.%d, remote software version %.100s" [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
mux.py | 695 self._logger.debug( 713 self._logger.debug('Consumed quota=%d, remaining=%d' % 720 self._logger.debug('Sending inner frame: %r' % frame_data) 736 self._logger.debug('Replenished send quota for channel id %d: %d' % 745 self._logger.debug('Violate quota on channel id %d: %d < %d' % 785 self._logger.debug('Sending flow control for %d, replenished=%d' % 799 self._logger.debug('%s', e) 806 self._logger.debug('Sending closing handshake for %d: (%r, %r)' % 815 self._logger.debug('Sending ping on logical channel %d: %r' % 824 self._logger.debug('Sending pong on logical channel %d: %r' [all...] |
/external/openssh/openbsd-compat/ |
bsd-cray.c | 121 debug("cray_login_failure(): getjtab error"); 125 debug("cray_login_failure(): getudbname() returned NULL"); 162 debug("cray_login_failure(): getudbname() returned NULL"); 246 debug("getjtab"); 258 debug("[f]secstat() successful"); 415 debug("calling ia_mlsuser()"); 493 debug("cray_setup: ttyname true case, %.100s", ttyname); 563 debug("cray_setup: ttyname false case, %.100s", 592 debug("%.200s", sr); 597 debug("%.200s", sr) [all...] |
/external/oprofile/opjitconv/ |
opjitconv.c | 71 /* debug flag, print some information */ 72 int debug; variable 268 verbprintf(debug, "Processing dumpfile %s\n", dmp_pathname); 294 verbprintf(debug, "Found JIT dumpfile for process %s\n", 371 verbprintf(debug, "Converting %s to %s\n", dmp_pathname, 563 verbprintf(debug, "JIT convert error %d\n", rc); 590 debug = 0; 592 debug = 1; 625 verbprintf(debug, "start time/end time is %llu/%llu\n", 629 verbprintf(debug, "opjitconv: Ending with rc = %d. This code [all...] |
create_bfd.c | 59 verbprintf(debug,"add sym: name=%s, value=%llx\n", s->name, 80 verbprintf(debug, "create_section() %s\n", section_name); 119 verbprintf(debug, "section idx=%i, name=%s, vma_start=%llx, size=%i\n", 158 verbprintf(debug, "section = %s, i = %i, code = %llx," 226 verbprintf(debug, "opjitconv: fill_sections\n");
|
/development/tools/idegen/src/ |
Configuration.java | 76 Log.debug(sourceRoots.size() + " source roots"); 77 Log.debug(jarFiles.size() + " jar files"); 78 Log.debug(excludedDirs.size() + " excluded dirs"); 154 Log.debug("Skipped: " + file); 164 Log.debug("Excluding: " + path);
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
DFA.as | 30 public static const debug:Boolean = false; 62 if ( debug ) { 70 if ( debug ) trace("DFA "+decisionNumber+" state "+s+" LA(1)="+String.fromCharCode(input.LA(1))+"("+input.LA(1)+ 74 if ( debug ) { 79 if ( debug ) { 91 if ( debug ) trace("accept; predict "+accept[s]+" from state "+s); 104 if ( debug ) trace("EOT transition"); 122 if ( debug ) trace("EOT transition"); 128 if ( debug ) trace("accept via EOF; predict "+accept[eof[s]]+" from "+eof[s]); 132 if ( debug ) { [all...] |
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
SymbolTable.cpp | 80 infoSink.debug << getName().c_str() << ": " << type.getQualifierString() << " " << type.getPrecisionString() << " " << type.getBasicString(); 82 infoSink.debug << "[0]"; 84 infoSink.debug << "\n"; 89 infoSink.debug << getName().c_str() << ": " << returnType.getBasicString() << " " << getMangledName().c_str() << "\n"; 102 infoSink.debug << "LEVEL " << level << "\n";
|
/external/webkit/Tools/Scripts/ |
run-qtwebkit-tests | 35 self.debug = self._log.debug 54 help="Verbose level (0 - quiet, 1 - errors only, 2 - infos and warnings, 3 - debug information). Default: %default.") 83 logging.basicConfig(level=logging.DEBUG,) 130 log.debug("Setting timeout timer %i sec on %s (process %s)", timeout, test_suite.test_file_name(), tst.pid) 213 self.debug("Searching executables...") 215 self.debug("Found: %s", len(tests_executables)) 216 self.debug("Executing tests...") 219 self.debug("Transforming...") 221 self.debug("Publishing..." [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
AndroidJUnitLaunchAction.java | 30 import org.eclipse.debug.core.ILaunch; 31 import org.eclipse.debug.core.ILaunchConfiguration; 32 import org.eclipse.debug.core.ILaunchManager; 33 import org.eclipse.debug.core.model.IProcess; 34 import org.eclipse.debug.core.model.IStreamsProxy; 111 * @see org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate#launch(org.eclipse.debug.core.ILaunchConfiguration, java.lang.String, org.eclipse.debug.core.ILaunch, org.eclipse.core.runtime.IProgressMonitor) 122 * @see org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate#verifyMainTypeName(org.eclipse.debug.core.ILaunchConfiguration) 140 * @see org.eclipse.debug.core.model.LaunchConfigurationDelegate#getLaunch(org.eclipse.debug.core.ILaunchConfiguration, java.lang.String [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
WorkingMessage.java | 84 private static final boolean DEBUG = false; 230 LogTag.debug("load: moving %s to drafts", uri); 273 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) LogTag.debug("loadFromUri %s", uri); 297 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) LogTag.debug("loadDraft %s", conv); 430 LogTag.debug("setAttachment type=%d uri %s", type, dataUri); 792 // this function is used for DEBUG only 812 if (DEBUG) LogTag.debug("saveAsMms mConversation=%s", mConversation); [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
client_for_testing.py | 305 self._logger.debug('Opening handshake Request-Line: %r', request_line) 324 self._logger.debug( 335 self._logger.debug('Opening handshake request headers: %r', fields) 350 self._logger.debug('Opening handshake Response-Line: %r', field) 372 self._logger.debug('Opening handshake response headers: %r', fields) 407 self._logger.debug('Actual Sec-WebSocket-Accept: %r (%s)', 414 self._logger.debug('Expected Sec-WebSocket-Accept: %r (%s)', 494 self._logger.debug('Opening handshake Request-Line: %r', request_line) 514 self._logger.debug('Number1: %d', self._number1) 517 self._logger.debug('Number2: %d', self._number1 [all...] |
/external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/ |
SDL_dlcompat.c | 227 static void debug(const char *fmt, ...); 268 static void debug(const char *fmt, ...) function 270 #if DEBUG > 1 292 debug("ERROR: %s\n", err_str); 298 #if DEBUG > 0 342 debug("Module name: %s", mod_name); 403 debug("Increasing size for long PATH"); 449 debug("finding file %s", file); 491 debug("looking for status"); 500 debug("inserting status") [all...] |
/external/srec/tools/grxmlcompile/ |
grxmlcompile.cpp | 115 static int debug = 0; variable 187 else if(!strcmp(argv[i],"-debug")) 188 debug++; 764 if(debug) l_fst.Write(lfstFilename.c_str()); 829 if(debug) g_fst.Write( grxmlBasename + ".G"); 831 if(debug) grev_fst.Write( grxmlBasename + ".Grev"); 833 if(debug) grev_fst.Write( grxmlBasename + ".Grevrme"); 835 if(debug) grev_det_fst.Write( grxmlBasename + ".Grevrmedet"); 837 if(debug) grev_det_fst.Write( grxmlBasename + ".Grevrmedetmin"); 840 if(debug) grev_det_fst.Write( grxmlBasename + ".Grevrmedetmin2") [all...] |
/external/apache-http/src/org/apache/http/impl/client/ |
AbstractAuthenticationHandler.java | 127 this.log.debug("Authentication schemes in the order of preference: " 138 this.log.debug(id + " authentication scheme selected"); 151 this.log.debug("Challenge for " + id + " authentication scheme not available");
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/ |
echo_client.py | 230 self._logger.debug('Received %r header', name) 303 self._logger.debug('Client\'s opening handshake Request-Line: %r', 325 self._logger.debug( 365 self._logger.debug('Sent client\'s opening handshake headers: %r', 367 self._logger.debug('Start reading Status-Line') 382 self._logger.debug('Unexpected status code %s with following ' 387 self._logger.debug('Received valid Status-Line') 388 self._logger.debug('Start reading headers until we see an empty line') 398 self._logger.debug('Received an empty line') 399 self._logger.debug('Server\'s opening handshake headers: %r', fields [all...] |