Searched refs:DEBUG (Results 226 - 250 of 279) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/share/classes/com/sun/tools/extcheck/
H A DExtCheck.java56 private static final boolean DEBUG = false; field in class:ExtCheck
/openjdk7/jdk/src/share/back/
H A Dutil.h35 #ifdef DEBUG
H A DdebugInit.c48 #ifdef DEBUG
918 #ifdef DEBUG
/openjdk7/jdk/src/share/native/sun/java2d/
H A DTrace.h58 #ifndef DEBUG
77 #else /* DEBUG */
132 #endif /* DEBUG */
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DDrawParallelogram.c275 #ifdef DEBUG
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLStreamReaderImpl.java114 static final boolean DEBUG = false ; field in class:XMLStreamReaderImpl
245 if(DEBUG){
1174 if(DEBUG) pr("XMLReaderImpl#EVENT TYPE = " + fEventType ) ;
/openjdk7/jaxp/src/com/sun/xml/internal/stream/dtd/nonvalidating/
H A DDTDGrammar.java78 private static final boolean DEBUG = false; field in class:DTDGrammar
257 if ( DEBUG ) {
343 if ( DEBUG ) {
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/
H A DHotSpotTypeDataBase.java54 private static final boolean DEBUG; field in class:HotSpotTypeDataBase
56 DEBUG = System.getProperty("sun.jvm.hotspot.HotSpotTypeDataBase.DEBUG")
673 if (DEBUG) {
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_MToolkit.c143 #undef DEBUG /* NDEBUG overrides DEBUG */ macro
331 #ifdef DEBUG
989 #ifdef DEBUG
1009 /* #ifdef DEBUG */
1046 /* #ifdef DEBUG */
1051 /* #ifdef DEBUG */
1061 #ifdef DEBUG
2065 #ifdef DEBUG
2078 #ifdef DEBUG
[all...]
H A Dawt_util.c1360 #if defined(DEBUG)
1366 #if defined(DEBUG)
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DDOMParserImpl.java154 protected final static boolean DEBUG = false; field in class:DOMParserImpl
955 if (DEBUG) {
1012 if (DEBUG) {
/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicMenuUI.java62 private static final boolean DEBUG = false; // show bad params, misc. field in class:BasicMenuUI
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11wrapper.h59 #ifndef DEBUG
/openjdk7/jdk/src/share/native/sun/security/smartcardio/
H A Dpcsc.c27 #ifndef DEBUG
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/
H A DTransformerFactoryImpl.java100 public final static String DEBUG = "debug"; field in class:TransformerFactoryImpl
392 else if (name.equals(DEBUG)) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/models/
H A DXSDFACM.java56 private static final boolean DEBUG = false; field in class:XSDFACM
648 if (DEBUG) {
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDocumentImpl.java98 private final boolean DEBUG = false; field in class:DTMDocumentImpl
213 if (DEBUG) System.out.println(slotnumber+": "+w0+" "+w1+" "+w2+" "+w3);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaValidator.java118 private static final boolean DEBUG = false; field in class:XMLSchemaValidator
1732 if (DEBUG) {
2097 if (DEBUG) {
2607 if (DEBUG) {
2639 if (DEBUG) {
2914 if (DEBUG) {
3211 if (DEBUG) {
/openjdk7/jdk/make/tools/src/build/tools/generatecharacter/
H A DGenerateCharacter.java69 final static boolean DEBUG = false; field in class:GenerateCharacter
487 if (DEBUG) {
504 if (DEBUG) {
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DClassReader.java1023 readLabel(label, labels).status |= Label.DEBUG;
1027 readLabel(label, labels).status |= Label.DEBUG;
1041 readLabel(label, labels).status |= Label.DEBUG;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp268 #ifdef DEBUG
271 #endif DEBUG
2556 #ifdef DEBUG
H A Dawt_Dialog.cpp50 #if defined(DEBUG)
/openjdk7/hotspot/src/share/vm/runtime/
H A DvmThread.cpp138 #ifdef DEBUG
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/util/
H A DJaxmURI.java132 private static boolean DEBUG = false; field in class:JaxmURI
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c123 #ifdef DEBUG

Completed in 171 milliseconds

1234567891011>>