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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/angle/src/compiler/translator/
compilerdebug.h 7 // debug.h: Debugging utilities.
  /external/chromium_org/third_party/freetype/src/base/
ftdebug.c 5 /* Debugging and logging component (body). */
22 /* debugging of the FreeType engine. Its main purpose is in assertion */
25 /* There are now three debugging modes: */
39 /* debugging parts. */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_debug.h 38 RADEON_NORMAL = 2, /* Normal log messages usefull for debugging */
39 RADEON_VERBOSE = 3, /* Extra details to debugging */
44 * Compile time option to change level of debugging compiled to dri driver.
111 * and compile time debugging level is at least as high as level parameter
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
android_gdb_exe 3 # android_gdb: Pushes gdbserver. Connects and enters debugging environment.
  /external/chromium_org/third_party/sqlite/src/test/
malloc6.test 19 # Only run these tests if memory debugging is turned on.
malloc7.test 20 # Only run these tests if memory debugging is turned on.
malloc9.test 20 # Only run these tests if memory debugging is turned on.
mallocD.test 18 # Only run these tests if memory debugging is turned on.
mallocE.test 20 # Only run these tests if memory debugging is turned on.
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
critical_section_posix.cc 13 // However, in debugging, failure in these APIs are logged. There is currently
  /external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
source.extension.vsixmanifest 8 <Description xml:space="preserve">Debugging Features for Chromium</Description>
  /external/clang/test/Analysis/
uninit-ps-rdar6145427.m 3 // Delta-Debugging reduced preamble.
  /external/clang/test/CodeGen/
global-blocks-lines.c 2 // Make sure we do not generate line info for debugging-related frame setup.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
NullRegisterAllocator.java 29 * about normal or wide categories. Used for debugging.
  /external/freetype/src/base/
ftdebug.c 5 /* Debugging and logging component (body). */
22 /* debugging of the FreeType engine. Its main purpose is in assertion */
25 /* There are now three debugging modes: */
39 /* debugging parts. */
  /external/guava/guava/src/com/google/common/util/concurrent/
FakeTimeLimiter.java 29 * time-limiter while you're debugging.
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_macros.h 11 /* Disable inlining to make debugging/profiling easier. */
  /external/kernel-headers/original/uapi/linux/
flat.h 54 #define FLAT_FLAG_KTRACE 0x0010 /* output useful kernel trace for debugging */
  /external/libhevc/common/
ihevc_debug.h 24 * Definitions for codec debugging
  /external/llvm/include/llvm/Support/
RWMutex.h 97 // Single-threaded debugging code. This would be racy in multithreaded
107 // Single-threaded debugging code. This would be racy in multithreaded
118 // Single-threaded debugging code. This would be racy in multithreaded
129 // Single-threaded debugging code. This would be racy in multithreaded
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.h 38 RADEON_NORMAL = 2, /* Normal log messages usefull for debugging */
39 RADEON_VERBOSE = 3, /* Extra details to debugging */
44 * Compile time option to change level of debugging compiled to dri driver.
111 * and compile time debugging level is at least as high as level parameter
  /external/mockito/src/org/mockito/exceptions/base/
MockitoSerializationIssue.java 17 * For debugging purpose though you can still access the full stacktrace using {@link #getUnfilteredStackTrace()}.
  /external/mockito/src/org/mockito/internal/debugging/
LoggingListener.java 5 package org.mockito.internal.debugging;
MockitoDebuggerImpl.java 5 package org.mockito.internal.debugging;
WarningsCollector.java 5 package org.mockito.internal.debugging;

Completed in 413 milliseconds

1 2 3 4 5 6 7 8 91011>>