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

  /external/e2fsprogs/lib/blkid/
cache.c 97 DBG(DEBUG_CACHE, printf("creating blkid cache (using %s)\n",
127 DBG(DEBUG_CACHE, printf("freeing cache struct\n"));
129 /* DBG(DEBUG_CACHE, blkid_debug_dump_cache(cache)); */
148 DBG(DEBUG_CACHE, printf("warning: unfreed tag %s=%s\n",
172 DBG(DEBUG_CACHE,
177 DBG(DEBUG_CACHE,
blkidP.h 129 #define DEBUG_CACHE 0x0001
read.c 400 DBG(DEBUG_CACHE, printf("skipping re-read of %s\n",
405 DBG(DEBUG_CACHE, printf("reading cache file %s\n",
  /external/mesa3d/src/gallium/drivers/svga/
svga_debug.h 46 #define DEBUG_CACHE 0x8000
svga_screen_cache.c 259 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
275 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
283 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
347 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
401 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
435 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
439 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
457 SVGA_DBG(DEBUG_CACHE|DEBUG_DMA,
svga_screen.c 60 { "cache", DEBUG_CACHE, NULL },
  /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/native/jni/src/suggest/core/dicnode/
dic_nodes_cache.h 138 if (DEBUG_DICT_FULL || DEBUG_CACHE) {
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 188 #define DEBUG_CACHE false
212 #define DEBUG_CACHE false
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java 66 private static final boolean DEBUG_CACHE = false;
215 if (DEBUG_CACHE) {
241 if (DEBUG_CACHE) {
245 if (DEBUG_CACHE) {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 117 if (DEBUG_CACHE) {
139 if (DEBUG_CACHE) {

Completed in 682 milliseconds