Searched refs:DEBUG (Results 201 - 225 of 279) sorted by relevance

1234567891011>>

/openjdk7/jaxp/src/javax/xml/datatype/
H A DDuration.java104 private static final boolean DEBUG = true; field in class:Duration
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJPopupMenu.java137 private static final boolean DEBUG = false; // show bad params, misc. field in class:JPopupMenu
755 if (DEBUG) {
925 if (DEBUG) {
1465 if (DEBUG) {
H A DJMenuBar.java104 private static final boolean DEBUG = false; // show bad params, misc. field in class:JMenuBar
/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapFrame.hpp178 #ifdef DEBUG
185 #endif // def DEBUG
/openjdk7/hotspot/src/os/bsd/dtrace/
H A DgenerateJvmOffsets.cpp63 #if defined(DEBUG) || defined(FASTDEBUG)
87 #endif /* defined(DEBUG) || defined(FASTDEBUG) */
H A Djhelper.d28 #define DEBUG
30 #ifdef DEBUG
/openjdk7/hotspot/src/os/solaris/dtrace/
H A DgenerateJvmOffsets.cpp58 #if defined(DEBUG) || defined(FASTDEBUG)
82 #endif /* defined(DEBUG) || defined(FASTDEBUG) */
H A Djhelper.d28 #define DEBUG
30 #ifdef DEBUG
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_LoadLibrary.c40 #ifdef DEBUG
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt.h224 #if defined(DEBUG) || defined(INTERNAL_BUILD)
H A Dawt_Checkbox.cpp424 #ifdef DEBUG
497 #ifdef DEBUG
675 #ifdef DEBUG
/openjdk7/jdk/src/windows/transport/shmem/
H A Dshmem_md.c42 #ifdef DEBUG
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.h184 #ifdef DEBUG
/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzutil.h266 #ifdef DEBUG
/openjdk7/jdk/src/share/native/sun/awt/debug/
H A Ddebug_mem.c26 #if defined(DEBUG)
333 #endif /* defined(DEBUG) */
H A Ddebug_trace.h33 #if defined(DEBUG)
115 #else /* else DEBUG not defined */
139 #endif /* endif DEBUG defined */
/openjdk7/jdk/src/share/native/sun/awt/giflib/
H A Dgifalloc.c119 #ifdef DEBUG
138 #endif /* DEBUG */
/openjdk7/jdk/src/share/classes/sun/security/krb5/
H A DKrbAsReqBuilder.java325 if (Krb5.DEBUG) {
/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/
H A DKrb5.java301 public static final boolean DEBUG = field in class:Krb5
/openjdk7/jdk/src/share/classes/sun/misc/
H A DURLClassPath.java65 private static final boolean DEBUG; field in class:URLClassPath
71 DEBUG = (java.security.AccessController.doPrivileged(
193 if (DEBUG) {
668 if (DEBUG) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DRegularExpression.java495 static final boolean DEBUG = false; field in class:RegularExpression
732 //System.err.println("DEBUG: matchEnd="+matchEnd);
749 //System.err.println("DEBUG: fixed-only: "+this.fixedString);
811 //System.err.println("DEBUG: with firstchar-matching: "+this.firstChar);
916 if (DEBUG) {
920 if (DEBUG) {
940 //System.err.println("DEBUG: fixed-only: "+this.fixedString);
1002 //System.err.println("DEBUG: with firstchar-matching: "+this.firstChar);
1349 if (DEBUG) {
1596 //System.err.println("DEBUG
[all...]
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DGenerateOopMap.java41 private static final boolean DEBUG = false; field in class:GenerateOopMap
475 if (DEBUG) {
482 if (DEBUG) {
775 if (DEBUG) {
1122 if (DEBUG) {
1601 if (DEBUG) {
1621 if (DEBUG) {
1699 if (DEBUG) {
2144 if (DEBUG) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java107 protected final static boolean DEBUG = false; field in class:DOMNormalizer
734 if (DEBUG) {
897 if (DEBUG) {
1053 if (DEBUG) {
1057 if (DEBUG) {
1062 if (DEBUG) {
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serialize/
H A DXML11Serializer.java91 protected static final boolean DEBUG = false; field in class:XML11Serializer
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsPromotionManager.cpp333 #ifdef DEBUG

Completed in 450 milliseconds

1234567891011>>