HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_CACHE (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_debug.h 46 #define DEBUG_CACHE 0x8000
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 54 #define DEBUG_CACHE 0x00200000 // Memory range cachability changes
  /external/e2fsprogs/lib/blkid/
blkidP.h 129 #define DEBUG_CACHE 0x0001
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 188 #define DEBUG_CACHE false
212 #define DEBUG_CACHE false
  /packages/apps/Email/provider_src/com/android/email/provider/
ContentCache.java 78 private static final boolean DEBUG_CACHE = false; // DO NOT CHECK IN TRUE
486 if (DebugUtils.DEBUG && DEBUG_CACHE) {
493 if (DebugUtils.DEBUG && DEBUG_CACHE) {
635 if (DebugUtils.DEBUG && DEBUG_CACHE) {
641 if (DebugUtils.DEBUG && DEBUG_CACHE) {
678 if (DEBUG_CACHE && (operation != null)) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java 67 private static final boolean DEBUG_CACHE = false;
216 if (DEBUG_CACHE) {
242 if (DEBUG_CACHE) {
246 if (DEBUG_CACHE) {

Completed in 288 milliseconds