HomeSort by relevance Sort by last modified time
    Searched full:debug_log (Results 1 - 17 of 17) sorted by null

  /hardware/ti/omap4xxx/libtiutils/
MessageQueue.h 26 //#define DEBUG_LOG
29 #ifndef DEBUG_LOG
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PatternBasedDeltaVisitor.java 48 private final static boolean DEBUG_LOG = "1".equals( //$NON-NLS-1$
64 if (DEBUG_LOG) {
102 if (DEBUG_LOG) {
120 if (DEBUG_LOG) {
PostCompilerBuilder.java 141 if (DEBUG_LOG) {
174 if (DEBUG_LOG) {
235 if (DEBUG_LOG) {
371 if (DEBUG_LOG) {
388 if (DEBUG_LOG) {
532 if (DEBUG_LOG) {
542 if (DEBUG_LOG) {
587 if (DEBUG_LOG) {
625 if (DEBUG_LOG) {
    [all...]
PreCompilerBuilder.java 248 if (DEBUG_LOG) {
297 if (DEBUG_LOG) {
704 if (DEBUG_LOG) {
    [all...]
BaseBuilder.java 66 protected static final boolean DEBUG_LOG = "1".equals( //$NON-NLS-1$
  /external/chromium/chrome/common/extensions/docs/build/
build.py 238 debug_log = os.path.normpath(_build_dir + "/" + "debug.log")
239 if (os.path.isfile(debug_log)):
240 os.remove(debug_log)
  /bionic/libc/bionic/
malloc_debug_leak.cpp 110 //debug_log("backtrace: %p, entry: %p entry->backtrace: %p\n",
132 debug_log("malloc_debug: allocation %zx exceeds bit width\n", size);
324 debug_log("WARNING bad header guard: '0x%x'! and invalid entry: %p\n",
355 debug_log("WARNING bad header guard: '0x%x'! and invalid entry: %p\n",
422 debug_log("WARNING bad header guard: '0x%x'! and invalid entry: %p\n",
malloc_debug_common.h 108 #define debug_log(format, ...) \ macro
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 269 #define DEBUG_LOG(a,b,c,d,e) CBAVC_DebugLog(a,b,c,d,e)
271 #define DEBUG_LOG(a,b,c,d,e)
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
bitstream_io.cpp 148 //DEBUG_LOG(userData,AVC_LOGTYPE_INFO,"BitstreamWriteBits",nBits,-1);
199 //DEBUG_LOG(userData,AVC_LOGTYPE_INFO,"BitstreamWrite1Bit",code,-1);
header.cpp 33 //DEBUG_LOG(userData,AVC_LOGTYPE_INFO,"EncodeSPS",-1,-1);
    [all...]
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 261 #ifdef DEBUG_LOG
CameraHal.h 83 //#define DEBUG_LOG
86 #ifndef DEBUG_LOG
    [all...]
  /external/nist-sip/java/gov/nist/core/
LogWriter.java 366 // .getProperty("gov.nist.javax.sip.DEBUG_LOG");
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 88 * logged in SERVER_LOG. If you set this to 32 and specify a DEBUG_LOG then vast
89 * amounts of trace information will be dumped in to the specified DEBUG_LOG.
125 * <li><b>gov.nist.javax.sip.DEBUG_LOG = fileName </b> <b> Use of this property
    [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 313 #ifdef DEBUG_LOG
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]

Completed in 605 milliseconds