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

<<11121314151617181920>>

  /external/srtp/
README 25 --disable-debug compile without the runtime debugging system
31 By default, debbuging is enabled and stdout is used for debugging.
32 You can use the above configure options to have the debugging output
106 -d <debug> turn on debugging for module <debug>
TODO 50 Change debugging so that it can print more than one line. Or perhaps
  /external/srtp/crypto/include/
alloc.h 4 * interface to memory allocation and deallocation, with optional debugging
  /external/valgrind/main/exp-sgcheck/tests/
filter_stderr 25 # been built with debugging information, hence source locs are present.
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.h 74 // debugging. They can be removed when the power investigation is done.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessorInterface.h 57 // (Debugging only) Dump the current state to the specified file descriptor
  /frameworks/base/core/java/android/ddm/
DdmRegister.java 39 * logging). It also allows debugging of DDM handler initialization.
  /frameworks/base/core/java/android/gesture/
OrientedBoundingBox.java 51 * Currently used for debugging purpose only.
  /frameworks/base/core/java/com/android/internal/util/
IState.java 66 * Name of State for debugging purposes.
State.java 57 * Name of State for debugging purposes.
  /frameworks/base/docs/html/tools/workflow/
index.jd 40 <li><strong>Debugging and Testing</strong>
47 <p>Next, you debug your application using a JDWP-compliant debugger along with the debugging
50 <a href="{@docRoot}tools/debugging/index.html">Debug your application with the
51 SDK debugging and logging tools</a>.</p>
  /frameworks/base/docs/html/tools/
workflow.jd 40 <li><strong>Debugging and Testing</strong>
47 <p>Next, you debug your application using a JDWP-compliant debugger along with the debugging
50 <a href="{@docRoot}tools/debugging/index.html">Debug your application with the
51 SDK debugging and logging tools</a>.</p>
  /frameworks/base/libs/hwui/
Stencil.h 74 * Used for debugging. The stencil test always passes and increments.
  /frameworks/webview/chromium/java/com/android/webview/chromium/
UnimplementedWebViewApi.java 32 // By default we keep the traces down to one frame to reduce noise, but for debugging it might
  /frameworks/wilhelm/src/
trace.h 17 // Trace debugging
  /ndk/sources/android/crazy_linker/src/
crazy_linker_ashmem.h 36 // it will be the name of the region (only used for debugging).
crazy_linker_library_view.h 74 // Only used for debugging.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/
MailboxList.java 62 * stdout, for debugging purposes.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_objects.py 6 WARNING: The '_objects' attribute is exposed ONLY for debugging ctypes itself,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pipes.py 100 self.assertEqual(t.debugging, False)
102 self.assertEqual(t.debugging, True)
197 self.assertEqual(t.debugging, u.debugging)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_objects.py 6 WARNING: The '_objects' attribute is exposed ONLY for debugging ctypes itself,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pipes.py 100 self.assertEqual(t.debugging, False)
102 self.assertEqual(t.debugging, True)
197 self.assertEqual(t.debugging, u.debugging)
  /prebuilts/tools/common/proguard/
README 20 easily be used (when debugging) or the distribution rebuilt from
  /sdk/apps/SdkController/assets/
intro_help.html 33 <li>Connect your device to your computer via USB. Make sure to enable <i>USB Debugging</i> in <i>Settings &gt; Developer Options</i>. </li>
  /development/tutorials/ReverseDebug/
README.txt 1 This is a tutorial/unittest for gdb's reverse debugging feature. It is a new
64 Remote debugging from host 127.0.0.1
130 That said, reverse debugging on ARM is still in the infant stage. Currently

Completed in 925 milliseconds

<<11121314151617181920>>