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

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/test/eh/
mwerks_nosgi_debug_prefix.h 3 #define _STLP_NO_FORCE_INSTANTIATE 1 // for debugging
4 #define _STLP_DEBUG_UNINITIALIZED 1 // enable the use of allocation debugging
mwerks_debug_prefix.h 2 #define _STLP_NO_FORCE_INSTANTIATE 1// for debugging
4 #define _STLP_DEBUG 1 // enable the use of allocation debugging
mwerks_nosgi_prefix.h 3 #define _STLP_NO_FORCE_INSTANTIATE 1 // for debugging
mwerks_prefix.h 2 #define _STLP_NO_FORCE_INSTANTIATE 1// for debugging
  /external/chromium_org/native_client_sdk/src/examples/tutorial/debugging/
example.dsc 6 'NAME' : 'debugging',
9 'debugging.c',
20 'NAME': 'debugging',
21 'TITLE': 'Debugging',
  /external/chromium_org/android_webview/native/
aw_dev_tools_server.h 19 // This class controls WebView-specific Developer Tools remote debugging server.
25 // Opens linux abstract socket to be ready for remote debugging.
28 // Closes debugging socket, stops debugging.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
.options 0 # Debugging options for the org.eclipse.pde.build plug-in.
  /frameworks/base/docs/html/tools/help/
ddms.html 3 <meta http-equiv="refresh" content="0;url=http://developer.android.com/tools/debugging/ddms.html">
8 href="http://developer.android.com/tools/debugging/ddms.html">click here</a>.</p>
hierarchy-viewer.jd 16 <a href="{@docRoot}tools/debugging/debugging-ui.html">Debugging and Profiling UIs</a>
traceview.jd 14 <a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with Traceview and dmtracedump</a>
  /external/chromium_org/chrome/browser/resources/net_internals/
chromeos_view.html 23 <div id="chromeos-view-network-debugging-div">
24 <h4>Network Debugging</h4>
26 <dt>Select interface for debugging</dt>
30 id="chromeos-view-network-debugging-wifi">
33 id="chromeos-view-network-debugging-ethernet">
36 id="chromeos-view-network-debugging-cellular">
39 id="chromeos-view-network-debugging-wimax">
43 id="chromeos-view-network-debugging-none">
46 <label id="chromeos-view-network-debugging-status">
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /art/test/109-suspend-check/
info.txt 1 To support garbage collection, debugging and profiling the VM must be able to send all threads
  /external/chromium_org/chrome/browser/android/
dev_tools_server.h 16 // This class controls Developer Tools remote debugging server.
25 // Opens linux abstract socket to be ready for remote debugging.
28 // Closes debugging socket, stops debugging.
  /external/chromium_org/tools/telemetry/
README 5 https://developers.google.com/chrome-developer-tools/docs/remote-debugging
  /external/mockito/src/org/mockito/internal/debugging/
package.html 7 Whatever helps in debugging failed tests
  /frameworks/base/docs/html/tools/debugging/
debugging-projects-cmdline.jd 1 page.title=Debugging from Other IDEs
2 parent.title=Debugging
12 <li><a href="#start-debugging">Starting a Debugging Environment</a>
14 <li><a href="#debuggingPort">Configuring Your IDE to Attach to the Debugging Port</a></li>
22 the Android SDK provides for debugging. A basic debugging environment consists of:</p>
27 <li><a href="{@docRoot}tools/debugging/ddms.html">DDMS</a></li>
36 <h2 id="start-debugging">Starting a debugging environment</h2
    [all...]
index.jd 1 page.title=Debugging
10 <li><a href="#stack">Debugging Environment</a></li>
12 <li><a href="#addltools">Additional Debugging Tools</a></li>
14 <li><a href="#tips">Debugging Tips</a></li>
25 comprise a typical Android debugging environment are:</p>
35 <dt><a href="{@docRoot}tools/debugging/ddms.html"><strong>Dalvik Debug Monitor
54 tedious, so DDMS provides a port forwarding feature that can forward a specific VM's debugging
61 <h2>Debugging Environment</h2>
63 <p>Figure 1 shows how the various debugging tools work together in a typical
64 debugging environment.</p
    [all...]
  /external/chromium_org/chrome/common/
benchmarking_messages.h 18 // close all sockets. Used for debugging/testing.
25 // enable or disable the cache. Used for debugging/testing.
30 // clear the cache. Used for debugging/testing.
36 // clear the host cache. Used for debugging/testing.
42 // clear the predictor cache. Used for debugging/testing.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
README 1 GALLIUM REMOTE DEBUGGING COMMON CODE
5 This directory contains the common code for the Gallium 3D remote debugging
  /external/kernel-headers/original/uapi/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd
15 * Enable debugging for nfsd.
  /external/mesa3d/src/gallium/auxiliary/rbug/
README 1 GALLIUM REMOTE DEBUGGING COMMON CODE
5 This directory contains the common code for the Gallium 3D remote debugging
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd
15 * Enable debugging for nfsd.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/nfsd/
debug.h 4 * Debugging-related stuff for nfsd
15 * Enable debugging for nfsd.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/
yasm_dbgfmts.xml 32 <refpurpose>Yasm Supported Debugging Formats</refpurpose>
51 for different debugging formats. The debugging information is
76 source-level debugging). The CV8 debug information is stored in
84 standard for debugging information. It was created to overcome
87 complex language structures such as in C++. The debugging
90 DWARF2 debugging information (e.g. from a C++ compiler), and can
98 no debugging information to the output file.</para>
105 format for debugging information in COFF and ELF object files. The
106 debugging information is stored as part of the object file's symbo
    [all...]

Completed in 2649 milliseconds

1 2 3 4 5 6 7 8 91011>>