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

1 2 34 5 6 7 8 91011>>

  /external/clang/test/CodeGenObjC/
layout-bitfield-crash.m 2 // Check that this doesn't crash when compiled with debugging on.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
debug.h 1 /* For debugging general purposes */
  /external/protobuf/gtest/xcode/Config/
StaticLibraryTarget.xcconfig 15 STRIP_STYLE = debugging
  /hardware/ti/omap3/dspbridge/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 */
  /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
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
debugging.html 3 <section id="debugging">
4 <span id="devcycle-debugging"></span><h1 id="debugging"><span id="devcycle-debugging"></span>Debugging</h1>
16 <li><p class="first"><a class="reference internal" href="#basic-debugging" id="id5">Basic debugging</a></p>
19 <li><p class="first"><a class="reference internal" href="#debugging-with-printf" id="id7">Debugging with printf</a></p>
26 <li><a class="reference internal" href="#debugging-with-visual-studio" id="id11">Debugging with Visual Studio</a></li
    [all...]
  /bionic/libc/bionic/
time64_config.h 0 /* Debugging
3 Define if you want debugging messages
  /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 24 // This class is used for managing DevTools remote debugging server.
25 // 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/lldb/www/
index.html 28 debugging C, Objective-C and C++ on the desktop and iOS devices and simulator.</p>
41 that would support modern multi-threaded programs, handle debugging symbols
80 <p>Sharing the LLDB API allows LLDB to not only be used for debugging, but also for symbolication,
92 <li>Mac OS X desktop user space debugging for i386 and x86-64</li>
93 <li>iOS simulator debugging on i386</li>
94 <li>iOS device debugging on ARM</li>
95 <li>Linux local user-space debugging for i386 and x86-64</li>
96 <li>FreeBSD local user-space debugging for i386 and x86-64</li>
status.html 24 C, C++ and Objective C development for x86_64, i386 and ARM debugging.
31 allows powerful debugging actions to be created and attached to a variety
32 of debugging workflows.</p>
37 (to enable remote debugging) Linux is nearing feature completeness with Darwin
96 <td>Core file debugging</td>
102 <td>Debugserver (remote debugging)</td>
120 <td>JIT debugging</td>
122 <td>Symbolic debugging only</td>
goals.html 29 <p>The goal of LLDB is to provide an amazing debugging experience that "just
31 confused, so that you can think about debugging your problem, not
51 <li>Excellent multi-threaded debugging support</li>
  /external/llvm/docs/CommandGuide/
index.rst 8 ``--help-hidden`` (general and debugging options) arguments to the tool you are
33 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 36 // uncomment for debugging timing problems related to StateQueue::push()
39 // 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/chrome/docs/
devtools-pillar.html 19 <h2>Remote Debugging on Android</h2>
23 <p><a href="/devtools/docs/remote-debugging.html">Learn more</a></p>
24 <img src="{{static}}/images/devtools-pillar/remote-debugging-pillar.jpg" alt="Remote Debugging">
37 <h4 class="label">Command-line debugging</h4>
97 <h4 class="label">Debugging Tools</h4>
98 <h2>Javascript Debugging</h2>
102 <p><a href="/devtools/docs/javascript-debugging.html">Learn more</a></p>
103 <img src="{{static}}/images/devtools-pillar/jsdebugger-pillar.png" alt="Javascript Debugging">
125 <h4 class="label">Command-line debugging</h4
    [all...]
index.html 6 <a href="/devtools/docs/remote-debugging"><img src="{{static}}/images/mocks/multidevice.png" class="screenshot"></a>
8 <a href="/devtools/docs/remote-debugging"><h1>Mobile DevTools: Remote Debugging for Android with Screencast</h1></a>
10 Until now, while remote debugging a mobile device,
21 <p><button class="button"><a href ="/devtools/docs/remote-debugging">Learn more</a></button></p>
34 <a href="https://developers.google.com/live/shows/5035410623299584"><h2>Chrome WebView Debugging</h2></a>
44 <p class="description">The Chrome Developer Tools are a set of web authoring and debugging tools built right into Google Chrome.</p>
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 18 /* Debugging function - conditional printf and hex dump. Driver wrappers can
19 * use these for debugging purposes. */
64 * This function is used to print conditional debugging and error messages. The
80 * This function is used to print conditional debugging and error messages. The
100 * This function is used to print conditional debugging and error messages. The
122 * This function is used to print conditional debugging and error messages. The
138 * This function is used to print conditional debugging and error messages. The
150 * binary size. As such, it should be used with debugging messages that are not
175 * This function is used to print conditional debugging and error messages. The
191 * This function is used to print conditional debugging and error messages
    [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",
  /art/compiler/
elf_stripper.h 29 // Strip an ELF file of unneeded debugging information.

Completed in 561 milliseconds

1 2 34 5 6 7 8 91011>>