HomeSort by relevance Sort by last modified time
    Searched full:debugging (Results 76 - 100 of 3241) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/utils/
test_debuginfo.pl 3 # This script tests debugging information generated by a compiler.
13 # debugging information.
  /external/valgrind/tsan/
ts_event_names.h 50 "VERBOSITY", // Used for debugging.
51 "STACK_TRACE", // {tid, pc, 0, 0}, for debugging.
  /frameworks/base/libs/hwui/
Debug.h 32 // Turn on to enable debugging of cache flushes
35 // Turn on to enable layers debugging when rendered as regions
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
SdkSourceCategory.java 32 * only used for local debugging.
48 * only used for local debugging.
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 20 /* Debugging function - conditional printf and hex dump. Driver wrappers can
21 * use these for debugging purposes. */
92 * This function is used to print conditional debugging and error messages. The
108 * This function is used to print conditional debugging and error messages. The
128 * This function is used to print conditional debugging and error messages. The
150 * This function is used to print conditional debugging and error messages. The
166 * This function is used to print conditional debugging and error messages. The
178 * binary size. As such, it should be used with debugging messages that are not
202 * This function is used to print conditional debugging and error messages. The
218 * This function is used to print conditional debugging and error messages
    [all...]
  /ndk/docs/
NDK-GDB.html 3 IMPORTANT: IF YOU ARE DEBUGGING THREADED PROGRAMS, PLEASE READ THE
10 easily launch a native debugging session for your NDK-generated machine code.
22 IMPORTANT: Native debugging can only work if *all* these conditions are met:
39 that the debugging session should happen on a 2.2+ device or
60 not contain required support files and native debugging
77 debugging session.
104 Print verbose information about the native debugging session setup.
109 By default, ndk-gdb aborts if it finds that another native debugging
117 explicitly launch your application before the debugging session.
202 Thread debugging is unsupported on this Android platform
    [all...]
  /external/llvm/include/llvm/Analysis/
DIBuilder.h 10 // This file defines a DIBuilder that is useful for creating debugging
62 /// createCompileUnit - A CompileUnit provides an anchor for all debugging
67 /// @param Producer String identify producer of debugging information.
73 /// by a tool analyzing generated debugging information.
80 /// createFile - Create a file descriptor to hold debugging information
87 /// createBasicType - Create debugging information entry for a basic
96 /// createQualifiedType - Create debugging information entry for a qualified
102 /// createPointerType - Create debugging information entry for a pointer.
111 /// createReferenceType - Create debugging information entry for a c++
115 /// createTypedef - Create debugging information entry for a typedef
    [all...]
  /external/wpa_supplicant_8/hostapd/
.config 143 # Remove debugging code that is printing out debug messages to stdout.
144 # This can be used to reduce the size of the hostapd considerably if debugging
161 # This can be used to reduce binary size at the cost of disabling a debugging
171 # Enable tracing code for developer debugging
180 # Use libbfd to get more details for developer debugging
  /external/zlib/win32/
README-WIN32.txt 33 example.pdb Symbolic information for debugging example.exe
36 example_d.pdb Symbolic information for debugging example_d.exe
39 minigzip.pdb Symbolic information for debugging minigzip.exe
42 minigzip_d.pdb Symbolic information for debugging minigzip_d.exe
52 (zlib.pdb provides debugging info to the compile time linker)
  /bionic/libc/bionic/
malloc_debug_common.h 85 /* Malloc debugging initialization routine.
87 * debugging. This routine is called once per process from malloc_init_impl
89 * debugging gets initialized for the process.
  /external/libxml2/include/libxml/
debugXML.h 2 * Summary: Tree debugging APIs
3 * Description: Interfaces to a set of routines used for debugging the tree
108 * A debugging shell context.
  /external/srtp/crypto/kernel/
alloc.c 51 0, /* debugging is off by default */
56 * Nota bene: the debugging statements for crypto_alloc() and
59 * be used to locate memory leaks, by turning on memory debugging,
  /frameworks/base/docs/html/guide/developing/tools/
logcat.jd 12 <a href="{@docRoot}guide/developing/debugging/debugging-log.html">Reading and Writing Logs</a>.
15 <a href="{@docRoot}guide/developing/debugging/ddms.html">Dalvik Debug Monitor Server</a>.
dmtracedump.jd 11 logs, see <a href="{@docRoot}guide/developing/debugging/debugging-tracing.html">Profiling with
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-extra-credit.jd 66 <p>The Android Eclipse plugin not only offers excellent debugging support for
68 try using <a href="{@docRoot}guide/developing/debugging/debugging-tracing.html">Traceview</a> to profile your application. If your application is running too slow, this can help you
  /dalvik/tools/gdbjithelper/
README.txt 42 Remote debugging using :5039
43 Remote debugging from host 127.0.0.1
  /external/e2fsprogs/misc/
uuidd.8.in 54 in debugging mode. This prevents uuidd from running as a daemon.
72 for debugging purposes, since the pathname is hard-coded in the libuuid
  /external/kernel-headers/original/asm-x86/
ioctls.h 46 /* #define TIOCTTYGSTRUCT 0x5426 - Former debugging-only ioctl */
65 #define TIOCSERGSTRUCT 0x5458 /* For debugging only */
  /external/libxslt/libxslt/
xsltconfig.h 61 * should be activated only when debugging libxslt. It replaces the
70 * should be activated only when debugging libxslt.
  /external/llvm/include/llvm/
DebugInfoProbe.h 11 // manager to analyze how optimizer is treating debugging information.
26 /// how an optimization pass is preserving debugging information.
  /external/llvm/include/llvm-c/
Analysis.h 43 for debugging. */
47 Useful for debugging. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ioctls.h 46 /* #define TIOCTTYGSTRUCT 0x5426 - Former debugging-only ioctl */
65 #define TIOCSERGSTRUCT 0x5458 /* For debugging only */
  /dalvik/dx/src/com/android/dx/ssa/back/
NullRegisterAllocator.java 29 * about normal or wide categories. Used for debugging.
  /dalvik/dx/tests/097-dex-branch-offset-zero/
run 24 # Redo the dx command without filters, to aid with debugging.
  /external/chromium/chrome/browser/
DEPS 36 "+third_party/libevent", # For the remote V8 debugging server

Completed in 546 milliseconds

1 2 34 5 6 7 8 91011>>