HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG (Results 226 - 250 of 1781) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Phone/src/com/android/phone/
AccelerometerListener.java 35 private static final boolean DEBUG = true;
73 if (DEBUG) Log.d(TAG, "enable(" + enable + ")");
149 if (DEBUG) {
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java 40 /** Controls debug log. */
41 private static boolean DEBUG = false;
54 if (DEBUG) Log.d(TAG, "Socket is constructed for " + mChannelName);
193 if (DEBUG) Log.d(TAG, "Socket is closed for " + mChannelName);
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 49 private static final boolean DEBUG = false;
52 private static boolean DEBUG = true;
110 // DEBUG = DEBUG_RESULTS =
129 if (DEBUG)
163 if (DEBUG) System.out.println("Invocation simplification:");
177 if (DEBUG) System.out.println("Usage initialization: ");
186 if (DEBUG) System.out.print("(super.<init>)");
203 if (DEBUG) System.out.print("(infinite loop)");
218 if (DEBUG) System.out.println();
226 if (DEBUG) System.out.println("Usage marking:")
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 58 private static final boolean DEBUG = false;
151 if (DEBUG) {
170 if (DEBUG) {
181 if (DEBUG) {
228 if (DEBUG) {
233 if (DEBUG) {
250 if (DEBUG) {
257 if (DEBUG) {
269 if (DEBUG) {
292 if (DEBUG) {
    [all...]
  /external/llvm/lib/CodeGen/
ShrinkWrapping.cpp 50 #include "llvm/Support/Debug.h"
80 clEnumVal(None , "disable debug output"),
157 // DEBUG: enable or disable shrink wrapping for the current function
183 DEBUG(MF = &Fn);
187 DEBUG(if (ShrinkWrapThisFunction) {
300 DEBUG({
365 DEBUG(if (ShrinkWrapThisFunction)
379 DEBUG(if (ShrinkWrapThisFunction)
385 DEBUG(if (ShrinkWrapThisFunction)
468 DEBUG(dbgs() << "DISABLED: " << Fn.getName(
    [all...]
AllocationOrder.cpp 23 #include "llvm/Support/Debug.h"
39 DEBUG({
MachineBlockPlacement.cpp 42 #include "llvm/Support/Debug.h"
251 /// Only used by debug logging.
263 /// Only used by debug logging.
334 DEBUG(dbgs() << "Attempting merge from: " << getBlockName(BB) << "\n");
342 DEBUG(dbgs() << " " << getBlockName(*SI) << " -> Already merged!\n");
346 DEBUG(dbgs() << " " << getBlockName(*SI) << " -> Mid chain!\n");
357 DEBUG(dbgs() << " " << getBlockName(*SI) << " -> CFG conflict\n");
380 DEBUG(dbgs() << " " << getBlockName(*SI)
386 DEBUG(dbgs() << " " << getBlockName(*SI) << " -> " << SuccProb
443 DEBUG(dbgs() << " " << getBlockName(*WBI
    [all...]
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/ui/
ImageGridActivity.java 34 if (BuildConfig.DEBUG) {
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
RecyclingBitmapDrawable.java 89 if (BuildConfig.DEBUG) {
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
JSystem.cs 33 #if !DEBUG
  /external/e2fsprogs/lib/e2p/
percent.c 33 #ifdef DEBUG
  /external/emma/core/java12/com/vladium/emma/rt/
RT.java 150 if (DEBUG) System.out.println ("RT::dumpCoverageData() DUMPING " + RT.class.getClassLoader ());
214 private static final boolean DEBUG = false;
218 if (DEBUG) System.out.println ("RT[" + System.identityHashCode (RT.class) + "]::<clinit>: loaded by " + RT.class.getClassLoader ());
235 if (DEBUG) System.out.println ("RT::<clinit>: STANDALONE MODE");
  /external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.cpp 42 DEBUG(dbgs() << "CPU " << CPUName << "(" << HasItin << ")\n");
  /external/proguard/src/proguard/classfile/editor/
ClassEditor.java 34 private static final boolean DEBUG = false;
67 if (DEBUG)
135 if (DEBUG)
205 if (DEBUG)
  /external/qemu/slirp/
debug.h 21 #ifdef DEBUG
  /external/qemu/slirp-android/
debug.h 21 #ifdef DEBUG
  /external/srec/tools/grxmlcompile/
sub_phon.cpp 26 #define DEBUG 0
170 #if DEBUG
175 #if DEBUG
189 #if DEBUG
194 #if DEBUG
217 #if DEBUG
223 #if DEBUG
237 #if DEBUG
243 #if DEBUG
253 #if DEBUG
    [all...]
  /external/webkit/Tools/Scripts/
webkit-patch 45 # This is a hack to let us enable DEBUG logging as early as possible.
49 logging_level = logging.DEBUG
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 89 static final boolean DEBUG = false;
284 if (DEBUG) Log.v(TAG, "Dispatch wallpaper offsets: " + x + ", " + y);
304 if (DEBUG) Log.v(TAG, "Dispatch wallpaper command: " + x + ", " + y);
580 if (DEBUG) Log.v(TAG, "Changes: creating=" + creating
634 if (DEBUG) Log.v(TAG, "New surface: " + mSurfaceHolder.mSurface
653 if (DEBUG) Log.v(TAG, "Layout: Surface destroyed");
665 if (DEBUG) Log.v(TAG, "onSurfaceCreated("
681 if (DEBUG) {
688 if (DEBUG) Log.v(TAG, "onSurfaceChanged("
728 if (DEBUG) Log.v(TAG, "onVisibilityChanged(true) at surface:
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarWindowView.java 41 public static final boolean DEBUG = BaseStatusBar.DEBUG;
53 setWillNotDraw(!DEBUG);
122 if (DEBUG) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
IntruderAlertView.java 48 private static final boolean DEBUG = false;
89 if (DEBUG) Log.v(TAG, "onInterceptTouchEvent()");
136 if (DEBUG) {
148 if (DEBUG) {
  /frameworks/base/services/java/com/android/server/location/
GpsXtraDownloader.java 46 static final boolean DEBUG = false;
110 if (DEBUG) Log.d(TAG, "Downloading XTRA data from " + url);
133 if (DEBUG) Log.d(TAG, "HTTP error: " + status.getReasonPhrase());
162 if (DEBUG) Log.d(TAG, "error " + e);
  /frameworks/volley/src/com/android/volley/
VolleyLog.java 30 public static boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
44 // Reinitialize the DEBUG "constant"
45 DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
49 if (DEBUG) {
104 public static final boolean ENABLED = VolleyLog.DEBUG;
  /hardware/msm7k/librpc/
debug.h 40 #ifdef DEBUG
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile 35 CDEFS += DEBUG

Completed in 1070 milliseconds

1 2 3 4 5 6 7 8 91011>>