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

1 2 34 5 6 7 8 91011>>

  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbg.h 22 * Provide debugging services for 'Bridge Mini Drivers.
54 #define DBG_LEVEL1 (BYTE)(0x02 & DEBUGZONE(1)) /* Display debugging state/varibles */
55 #define DBG_LEVEL2 (BYTE)(0x04 & DEBUGZONE(2)) /* Display debugging state/varibles */
56 #define DBG_LEVEL3 (BYTE)(0x08 & DEBUGZONE(3)) /* Display debugging state/varibles */
57 #define DBG_LEVEL4 (BYTE)(0x10 & DEBUGZONE(4)) /* Display debugging state/varibles */
63 #define DBG_LEVEL1 (BYTE)(0x02) /* Display debugging state/varibles */
64 #define DBG_LEVEL2 (BYTE)(0x04) /* Display debugging state/varibles */
65 #define DBG_LEVEL3 (BYTE)(0x08) /* Display debugging state/varibles */
66 #define DBG_LEVEL4 (BYTE)(0x10) /* Display debugging state/varibles */
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
debug_config.hpp 12 // Description : user's config for Boost.Test debugging support
  /bionic/libc/bionic/
time64_config.h 0 /* Debugging
3 Define if you want debugging messages
  /external/chromium_org/base/synchronization/
lock.cc 5 // This file is used for debugging assertion support. The Lock class
7 // real intelligence in the class is in the debugging logic.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
pushMessaging.html 1 <h2 id="debugging">Debugging</h2>
  /external/chromium_org/content/public/browser/
devtools_http_handler.h 23 // This class is used for managing DevTools remote debugging server.
24 // Clients can connect to the specified ip:port and start debugging
  /external/chromium_org/content/shell/resources/
shell_devtools_discovery_page.html 3 <title>Content shell remote debugging</title>
32 frontend_ref.title = "The tab already has active debugging session";
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
README 27 == Remote debugging ==
29 For remote debugging see:
  /external/kernel-headers/original/asm-mips/
debug.h 2 * Debug macros for run-time debugging.
23 * Use them as run-time debugging aid. NEVER USE THEM AS ERROR HANDLING CODE!!!
  /external/llvm/docs/CommandGuide/
index.rst 8 ``--help-hidden`` (general and debugging options) arguments to the tool you are
32 Debugging Tools
  /external/mesa3d/src/gallium/drivers/trace/
README 27 == Remote debugging ==
29 For remote debugging see:
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_const.h 64 #define MAX_SFB_SHORT 15 /* 15 for a memory optimized implementation, maybe 16 for convenient debugging */
65 #define MAX_SFB_LONG 51 /* 51 for a memory optimized implementation, maybe 64 for convenient debugging */
  /frameworks/av/services/audioflinger/
Configuration.h 38 // uncomment for debugging timing problems related to StateQueue::push()
41 // uncomment to allow tee sink debugging to be enabled by property
  /frameworks/base/docs/html/tools/
index.jd 50 <li>Enable debugging over USB.</li>
53 <li>Draw debugging information on screen such as layout bounds,
55 <li>Plus many more options to simulate app stresses or enable debugging options.</li>
76 <li>Live, on-device debugging, testing, and profiling.</li>
93 <h3>Powerful Debugging</h3>
96 <li>Full Java debugger with on-device debugging and Android-specific tools.</li>
98 <li>Graphical tools for debugging and optimizing UI, runtime inspecton of UI structure and performance.</li>
119 <img src="{@docRoot}images/debugging-tall.png" align="left" style="margin-top:10px">
  /external/chromium_org/third_party/angle/src/common/
debug.h 7 // debug.h: Debugging utilities.
23 // Outputs text to the debugging log
41 // A macro to output a trace of a function call and its arguments to the debugging log
48 // A macro to output a function call and its arguments to the debugging log, to denote an item in need of fixing.
55 // A macro to output a function call and its arguments to the debugging log, in case of error.
  /frameworks/base/docs/html/guide/webapps/
debugging.jd 1 page.title=Debugging Web Apps
9 <li>If debugging in a custom WebView, you need to implement a callback method to handle debug
21 <li><a href="{@docRoot}tools/debugging/index.html">Debugging</a></li>
29 debugging web pages with Firebug or Web Inspector, then you're probably familiar
31 of the same APIs, so you can receive logs from your web page when debugging in Android's Browser
49 <p>See <a href="{@docRoot}tools/debugging/debugging-log.html">Debugging</a>
87 same console APIs are supported when debugging your web page in WebView. On Androi
    [all...]
  /external/llvm/include/llvm/
DIBuilder.h 10 // This file defines a DIBuilder that is useful for creating debugging
89 /// createCompileUnit - A CompileUnit provides an anchor for all debugging
94 /// @param Producer String identify producer of debugging information.
100 /// by a tool analyzing generated debugging information.
111 /// createFile - Create a file descriptor to hold debugging information
124 /// createBasicType - Create debugging information entry for a basic
133 /// createQualifiedType - Create debugging information entry for a qualified
139 /// createPointerType - Create debugging information entry for a pointer.
148 /// \brief Create debugging information entry for a pointer to member.
153 /// createReferenceType - Create debugging information entry for a c+
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/
rakefile 34 "test/functional/debugging/rule-tracing.rb",
35 "test/functional/debugging/profile-mode.rb",
36 "test/functional/debugging/debug-mode.rb",
  /external/clang/include/clang/Frontend/
ASTConsumers.h 36 // intended for debugging.
44 // format; this is intended for particularly intense debugging.
53 // to stderr; this is intended for debugging.
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 14 /* Debugging function - conditional printf and hex dump. Driver wrappers can
15 * use these for debugging purposes. */
60 * This function is used to print conditional debugging and error messages. The
76 * This function is used to print conditional debugging and error messages. The
96 * This function is used to print conditional debugging and error messages. The
118 * This function is used to print conditional debugging and error messages. The
134 * This function is used to print conditional debugging and error messages. The
146 * binary size. As such, it should be used with debugging messages that are not
170 * This function is used to print conditional debugging and error messages. The
186 * This function is used to print conditional debugging and error messages
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
dbxelf.h 32 /* Output DBX (stabs) debugging information if doing -gstabs. */
37 function. The native Solaris stabs debugging format works this
47 /* When generating stabs debugging, use N_BINCL entries. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
dbxelf.h 32 /* Output DBX (stabs) debugging information if doing -gstabs. */
37 function. The native Solaris stabs debugging format works this
47 /* When generating stabs debugging, use N_BINCL entries. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
dbxelf.h 32 /* Output DBX (stabs) debugging information if doing -gstabs. */
37 function. The native Solaris stabs debugging format works this
47 /* When generating stabs debugging, use N_BINCL entries. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
dbxelf.h 32 /* Output DBX (stabs) debugging information if doing -gstabs. */
37 function. The native Solaris stabs debugging format works this
47 /* When generating stabs debugging, use N_BINCL entries. */
  /art/compiler/
elf_stripper.h 27 // Strip an ELF file of unneeded debugging information.

Completed in 2352 milliseconds

1 2 34 5 6 7 8 91011>>