/external/chromium_org/third_party/skia/include/core/ |
SkTInternalLList.h | 33 /* back pointer to the owning list - for debugging */ \ 246 * Debugging-only method that uses the list back pointer to check if 'entry' is indeed in 'this' 254 * Debugging-only method that laboriously counts the list entries.
|
/external/libxml2/include/libxml/ |
xmlmemory.h | 4 * including debugging capabilities. 23 * DEBUG_MEMORY should only be activated when debugging 38 * DEBUG_MEMORY_LOCATION should be activated only when debugging
|
xmlversion.h | 292 * Whether Debugging module is configured in 301 * Whether the memory debugging is configured in 310 * Whether the runtime debugging is configured in
|
/external/llvm/include/llvm/Support/ |
Debug.h | 10 // This file implements a handy way of adding debugging information to your 85 /// dbgs() - This returns a reference to a raw_ostream for debugging 86 /// messages. If debugging is disabled it returns errs(). Use it
|
/external/mdnsresponder/mDNSCore/ |
mDNSDebug.h | 22 // Set MDNS_DEBUGMSGS to 1 to generate normal debugging messages 23 // Set MDNS_DEBUGMSGS to 2 to generate verbose debugging messages 25 // (If you edit the file here to turn on MDNS_DEBUGMSGS while you're debugging some code, be careful
|
/external/mdnsresponder/mDNSPosix/ |
Client.c | 108 fprintf(stderr, " 0 = no debugging info (default)\n"); 109 fprintf(stderr, " 1 = standard debugging info\n"); 110 fprintf(stderr, " 2 = intense debugging info\n");
|
/external/skia/include/core/ |
SkTInternalLList.h | 33 /* back pointer to the owning list - for debugging */ \ 246 * Debugging-only method that uses the list back pointer to check if 'entry' is indeed in 'this' 254 * Debugging-only method that laboriously counts the list entries.
|
/external/srtp/ |
configure.in | 133 AC_MSG_CHECKING(whether to compile in debugging) 136 [do not compile in dynamic debugging system])], 140 [Define to compile in dynamic debugging system.])
|
/frameworks/base/docs/html/tools/help/ |
index.jd | 21 <dt><a href="{@docRoot}tools/debugging/ddms.html">Dalvik Debug Monitor 28 href="{@docRoot}tools/debugging/debugging-tracing.html#dmtracedump">Profiling
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngdebug.h | 2 /* pngdebug.h - Debugging macros for libpng, also used in pngtest.c 15 /* Define PNG_DEBUG at compile time for debugging information. Higher 16 * numbers for PNG_DEBUG mean more debugging information. This has
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarDebug.java | 36 * Displays info about all the user's calendars, for debugging. 74 * Fetches debugging info from the database 151 * Runs on the UI thread to display the debugging info.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pymem.h | 29 memory functions in special debugging wrappers that add additional 30 debugging info to dynamic memory blocks. The system routines have no idea 61 /* Redirect all memory operations to Python's debugging allocator. */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pymem.h | 29 memory functions in special debugging wrappers that add additional 30 debugging info to dynamic memory blocks. The system routines have no idea 61 /* Redirect all memory operations to Python's debugging allocator. */
|
/external/chromium/chrome/browser/history/ |
snippet.cc | 179 // Switch to DCHECK after debugging http://crbug.com/15261. 237 // Switch to DCHECK after debugging http://crbug.com/15261. 248 // Switch to DCHECK after debugging http://crbug.com/15261. 268 // Switch to DCHECK after debugging http://crbug.com/15261. 276 // Switch to DCHECK after debugging http://crbug.com/15261.
|
/external/chromium_org/chrome/browser/history/ |
snippet.cc | 179 // Switch to DCHECK after debugging http://crbug.com/15261. 237 // Switch to DCHECK after debugging http://crbug.com/15261. 248 // Switch to DCHECK after debugging http://crbug.com/15261. 268 // Switch to DCHECK after debugging http://crbug.com/15261. 276 // Switch to DCHECK after debugging http://crbug.com/15261.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
vs-addin.rst | 2 Debugging With Visual Studio 65 ?start debugging? command, Visual Studio automatically launches a web server to 168 module, and to the Chrome browser that you choose to use for debugging. 267 Use the debugging command (F5) to build and run the project. As the wheels 276 * "Debugging information for chrome.exe cannot be found." This is to be 277 expected, you are debugging your module's code, not Chrome. 287 #. The Visual Studio output window displays debugging messages when you select 289 Stop the debugging session by closing the Chrome window, or select the stop 290 debugging command from the debug menu. The nacl-gdb window will close when 304 details, see :ref:`Debugging with nacl-gdb <using_gdb>` (scroll down to the en [all...] |
/external/valgrind/main/docs/xml/ |
valgrind-manpage.xml | 17 <refpurpose>a suite of tools for debugging and profiling programs</refpurpose> 33 <para><command>Valgrind</command> is a flexible program for debugging 35 a synthetic CPU in software, and a series of debugging and profiling tools. 118 <refsect1 id="debugging-valgrind-options"> 119 <title>Debugging Valgrind Options</title>
|
/external/wpa_supplicant_8/hostapd/ |
defconfig | 151 # Remove debugging code that is printing out debug messages to stdout. 152 # This can be used to reduce the size of the hostapd considerably if debugging 178 # This can be used to reduce binary size at the cost of disabling a debugging 182 # Enable tracing code for developer debugging 191 # Use libbfd to get more details for developer debugging
|
/packages/apps/Email/src/com/android/email/provider/ |
DBHelper.java | [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ProcessRecord.java | 123 String adjType; // Debugging: primary thing impacting oom_adj. 124 int adjTypeCode; // Debugging: adj code to report to app. 125 Object adjSource; // Debugging: option dependent object. 126 int adjSourceOom; // Debugging: oom_adj of adjSource's process. 127 Object adjTarget; // Debugging: target component impacting oom_adj. 156 boolean debugging; // was app launched for debugging? field in class:ProcessRecord 297 if (debugging || crashing || crashDialog != null || notResponding 299 pw.print(prefix); pw.print("debugging="); pw.print(debugging); [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 146 [\fB\-g\fR|\fB\-\-debugging\fR] 147 [\fB\-e\fR|\fB\-\-debugging\-tags\fR] 245 .IP "\fB\-\-debugging\fR" 4 246 .IX Item "--debugging" 248 Display debugging information. This attempts to parse \s-1STABS\s0 and \s-1IEEE\s0 249 debugging format information stored in the file and print it out using 256 .IP "\fB\-\-debugging\-tags\fR" 4 257 .IX Item "--debugging-tags" 369 Label the display (using debugging information) with the filename and 593 \&\f(CW\*(C`.stab\*(C'\fR debugging symbol-table entries are carried in an \s-1ELF\s [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 146 [\fB\-g\fR|\fB\-\-debugging\fR] 147 [\fB\-e\fR|\fB\-\-debugging\-tags\fR] 245 .IP "\fB\-\-debugging\fR" 4 246 .IX Item "--debugging" 248 Display debugging information. This attempts to parse \s-1STABS\s0 and \s-1IEEE\s0 249 debugging format information stored in the file and print it out using 256 .IP "\fB\-\-debugging\-tags\fR" 4 257 .IX Item "--debugging-tags" 369 Label the display (using debugging information) with the filename and 593 \&\f(CW\*(C`.stab\*(C'\fR debugging symbol-table entries are carried in an \s-1ELF\s [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 146 [\fB\-g\fR|\fB\-\-debugging\fR] 147 [\fB\-e\fR|\fB\-\-debugging\-tags\fR] 245 .IP "\fB\-\-debugging\fR" 4 246 .IX Item "--debugging" 248 Display debugging information. This attempts to parse \s-1STABS\s0 and \s-1IEEE\s0 249 debugging format information stored in the file and print it out using 256 .IP "\fB\-\-debugging\-tags\fR" 4 257 .IX Item "--debugging-tags" 369 Label the display (using debugging information) with the filename and 593 \&\f(CW\*(C`.stab\*(C'\fR debugging symbol-table entries are carried in an \s-1ELF\s [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 146 [\fB\-g\fR|\fB\-\-debugging\fR] 147 [\fB\-e\fR|\fB\-\-debugging\-tags\fR] 245 .IP "\fB\-\-debugging\fR" 4 246 .IX Item "--debugging" 248 Display debugging information. This attempts to parse \s-1STABS\s0 and \s-1IEEE\s0 249 debugging format information stored in the file and print it out using 256 .IP "\fB\-\-debugging\-tags\fR" 4 257 .IX Item "--debugging-tags" 369 Label the display (using debugging information) with the filename and 593 \&\f(CW\*(C`.stab\*(C'\fR debugging symbol-table entries are carried in an \s-1ELF\s [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Rop.java | 76 /** {@code null-ok;} nickname, if specified (used for debugging) */ 92 * @param nickname {@code null-ok;} optional nickname (used for debugging) 139 * @param nickname {@code null-ok;} optional nickname (used for debugging) 157 * @param nickname {@code null-ok;} optional nickname (used for debugging) 174 * @param nickname {@code null-ok;} optional nickname (used for debugging) 192 * @param nickname {@code null-ok;} optional nickname (used for debugging)
|