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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
err.h 155 #define debug_off(mod) (mod).on = 0 macro
170 #define debug_off(mod) macro
  /external/srtp/crypto/include/
err.h 155 #define debug_off(mod) (mod).on = 0 macro
170 #define debug_off(mod) macro
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 71 #define DEBUG_OFF 0x00000000
aplay.c 194 flags |= DEBUG_OFF;
  /frameworks/base/core/java/android/app/
IApplicationThread.java 93 static final int DEBUG_OFF = 0;
ActivityThread.java     [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
CodeItem.java 249 out.annotate(4, " debug_off: " + Hex.u4(debugOff));
  /dalvik/dx/src/com/android/dx/dex/file/
CodeItem.java 240 out.annotate(4, " debug_off: " + Hex.u4(debugOff));
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
CodeItem.java 249 out.annotate(4, " debug_off: " + Hex.u4(debugOff));
  /external/netperf/
netlib.h 32 #define DEBUG_OFF 2
netserver.c 219 case DEBUG_OFF:
  /cts/tools/dex-tools/dex/
classes.out.dex     [all...]
  /dalvik/hit/samples/
android.hprof     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 695 milliseconds