/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaListView.java | 43 private static final boolean DEBUG = false; 243 if (DEBUG) { 271 if (DEBUG) { 309 if (DEBUG) { 319 if (DEBUG) { 391 if (DEBUG) { 404 if (DEBUG) { 419 if (DEBUG) {
|
/packages/apps/Email/src/com/android/email/activity/ |
MailboxListFragment.java | 361 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 373 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 422 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 438 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 464 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 475 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 490 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 502 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 510 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 522 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { [all...] |
MessageFileViewFragment.java | 97 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) { 114 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
|
/packages/apps/Email/src/com/android/email/widget/ |
WidgetConfiguration.java | 48 if (Email.DEBUG) { 108 if (Email.DEBUG) {
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarAlarmManager.java | 99 * SCHEDULE_ALARM_SLACK to ensure this. To make it easier to find and debug 151 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 233 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 273 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 385 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 406 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 422 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 432 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 486 * because it makes it easier to debug problems. Entries that are old enough 490 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { [all...] |
/frameworks/base/core/java/android/view/inputmethod/ |
BaseInputConnection.java | 49 private static final boolean DEBUG = false; 187 if (DEBUG) Log.v(TAG, "commitText " + text); 198 if (DEBUG) Log.v(TAG, "deleteSurroundingText " + leftLength 256 if (DEBUG) Log.v(TAG, "finishComposingText"); 424 if (DEBUG) Log.v(TAG, "setComposingText " + text); 470 if (DEBUG) Log.v(TAG, "setSelection " + start + ", " + end); 542 if (DEBUG) Log.v(TAG, "Sending: " + events[i]); 597 if (DEBUG) Log.v(TAG, "Composing span: " + a + " to " + b); 637 if (DEBUG) Log.v(TAG, "Replacing from " + a + " to " + b + " with \"" 641 if (DEBUG) { [all...] |
/external/llvm/lib/CodeGen/ |
StackSlotColoring.cpp | 28 #include "llvm/Support/Debug.h" 217 DEBUG(dbgs() << "Spill slot intervals:\n"); 220 DEBUG(li.dump()); 229 DEBUG(dbgs() << '\n'); 261 DEBUG(dbgs() << "Assigning unused registers to spill slots:\n"); 291 DEBUG(dbgs() << "Assigning fi#" << RSS << " to " 319 DEBUG(dbgs() << '\n'); 354 DEBUG(dbgs() << "Assigning fi#" << FI << " to fi#" << Color << "\n"); 378 DEBUG(dbgs() << "Color spill slot intervals:\n"); 392 DEBUG(dbgs() << "\nSpill slots after coloring:\n") [all...] |
TwoAddressInstructionPass.cpp | 43 #include "llvm/Support/Debug.h" 589 DEBUG(dbgs() << "2addr: COMMUTING : " << *MI); 593 DEBUG(dbgs() << "2addr: COMMUTING FAILED!\n"); 597 DEBUG(dbgs() << "2addr: COMMUTED TO: " << *NewMI); 647 DEBUG(dbgs() << "2addr: CONVERTING 2-ADDR: " << *mi); 648 DEBUG(dbgs() << "2addr: TO 3-ADDR: " << *NewMI); [all...] |
LiveIntervalAnalysis.cpp | 38 #include "llvm/Support/Debug.h" 128 DEBUG(dump()); 290 DEBUG(dbgs() << "\t\tregister: " << PrintReg(interval.reg, tri_)); 337 DEBUG(dbgs() << " +" << LR << "\n"); 347 DEBUG(dbgs() << " +" << NewLR); 356 DEBUG(dbgs() << " phi-join"); 367 DEBUG(dbgs() << " +" << LR); 388 DEBUG(dbgs() << " +" << LR); 441 DEBUG(dbgs() << " replace range with " << LR); 450 DEBUG({ [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Conversation.java | 39 private static final boolean DEBUG = false; 101 if (DEBUG) { 112 if (DEBUG) { 132 if (DEBUG) { 156 if (DEBUG) { 196 if (DEBUG) { 203 if (DEBUG) Log.v(TAG, "Conversation get URI: " + uri); 209 if (DEBUG) { 248 if (DEBUG) Log.v(TAG, "sameRecipient incomingRecipient: " + incomingRecipient + 333 LogTag.debug("markAsRead: update read/seen for thread uri: " [all...] |
/dalvik/tests/074-gc-thrash/src/ |
Main.java | 24 public static final boolean DEBUG = false; 181 if (Main.DEBUG) 243 if (Main.DEBUG) 332 if (Main.DEBUG)
|
/development/samples/RenderScript/Fountain/src/com/example/android/rs/fountain/ |
Fountain.java | 43 private static final boolean DEBUG = false;
|
/development/tools/yuv420sp2rgb/ |
debug.h | 10 #ifdef DEBUG 20 /* Debug enabled */ 39 /* No debug */ 42 #endif/* DEBUG */
|
/external/e2fsprogs/lib/ext2fs/ |
ismounted.c | 116 #ifdef DEBUG 119 #endif /* DEBUG */ 125 #ifdef DEBUG 128 #endif /* DEBUG */ 171 #ifdef DEBUG 176 #endif /* DEBUG */ 353 #ifdef DEBUG 388 #endif /* DEBUG */
|
/external/icu4c/test/intltest/ |
nmfmtrt.h | 30 static UBool DEBUG;
|
/external/libpng/contrib/gregbook/ |
readpng2.h | 66 #ifdef DEBUG
|
writepng.h | 66 #ifdef DEBUG
|
/external/llvm/lib/ExecutionEngine/JIT/ |
JITEmitter.cpp | 39 #include "llvm/Support/Debug.h" 327 /// DR - The debug registerer for the jit. 372 DEBUG(dbgs() << "JIT is managing a GOT\n"); 428 DEBUG(dbgs() << "JIT: Emitting BB" << MBB->getNumber() << " at [" 561 DEBUG(dbgs() << "JIT: Lazy stub emitted at [" << Stub << "] for function '" 597 DEBUG(dbgs() << "JIT: Indirect symbol emitted at [" << IndirectSym 615 DEBUG(dbgs() << "JIT: Stub emitted at [" << Stub 625 DEBUG(dbgs() << "JIT: Adding GOT entry " << idx << " for addr [" 668 DEBUG(dbgs() << "JIT: Lazily resolving function '" << F->getName() 780 DEBUG(dbgs() << "JIT: Starting CodeGen of Function [all...] |
/external/llvm/lib/Target/MBlaze/ |
MBlazeISelDAGToDAG.cpp | 32 #include "llvm/Support/Debug.h" 264 DEBUG(errs() << "=> "); 266 DEBUG(Node->dump(CurDAG)); 268 DEBUG(ResNode->dump(CurDAG)); 269 DEBUG(errs() << "\n");
|
/external/llvm/lib/VMCore/ |
DebugInfoProbe.cpp | 22 #include "llvm/Support/Debug.h" 32 EnableDebugInfoProbe("enable-debug-info-probe", cl::Hidden, 33 cl::desc("Enable debug info probe")); 123 DEBUG(dbgs() << "DebugInfoProbe (" << PassName << "): --- "); 124 DEBUG(BI->print(dbgs())); 125 DEBUG(dbgs() << "\n"); 144 DEBUG(dbgs()
|
/external/llvm/utils/TableGen/ |
PseudoLoweringEmitter.cpp | 18 #include "llvm/Support/Debug.h" 76 DEBUG(dbgs() << "Pseudo definition: " << Rec->getName() << "\n"); 82 DEBUG(dbgs() << " Result: " << *Dag << "\n"); 124 DEBUG(dbgs() << " Operand mapping:\n"); 142 DEBUG(dbgs() << " " << SourceOp->getValue() << " ==> " << i << "\n");
|
/external/netperf/ |
netsh.h | 16 #define DEBUG 0 /* debugging level */ 56 debug, /* debugging level */
|
/external/proguard/src/proguard/evaluation/value/ |
ReferenceValue.java | 38 private static final boolean DEBUG = false; 288 if (DEBUG) 298 if (DEBUG) 333 if (DEBUG)
|
/external/srec/portable/include/ |
pmalloc.h | 86 #if DEBUG 94 #endif /*DEBUG*/
|
/external/v8/src/ |
allocation.cc | 56 #ifdef DEBUG
|