Searched refs:DEBUG_ENABLED (Results 1 – 8 of 8) sorted by relevance
113 public static boolean DEBUG_ENABLED = false; field in Connection119 DEBUG_ENABLED = Boolean.getBoolean("smack.debugEnabled");
134 config.setDebuggerEnabled(DEBUG_ENABLED); in XMPPConnection()151 config.setDebuggerEnabled(DEBUG_ENABLED); in XMPPConnection()
79 private boolean debuggerEnabled = Connection.DEBUG_ENABLED;
113 public static boolean DEBUG_ENABLED = false;119 DEBUG_ENABLED = Boolean.getBoolean("smack.debugEnabled");
47 #define DEBUG_ENABLED 0 macro51 #define IF_DEBUG() if(DEBUG_ENABLED) {\54 if(DEBUG_ENABLED)
604 if (DEBUG_ENABLED (BUFFER)) in allocate_var()619 if (DEBUG_ENABLED (BUFFER)) in deallocate_var()636 if (DEBUG_ENABLED (BUFFER)) in assert_var()
578 #define DEBUG_ENABLED(WHAT) (DEBUG_LEVEL_ENABLED (WHAT, 0)) macro
949 if (DEBUG_ENABLED (UNISCRIBE)) in _hb_uniscribe_shape()