Searched defs:DEBUG (Results 51 - 75 of 249) sorted by relevance

12345678910

/external/qemu/hw/android/goldfish/
H A Dtrace.c22 #define DEBUG 0 macro
24 #if DEBUG
121 #if DEBUG || DEBUG_PID
/external/srec/srec/cfront/
H A Dchelmel4.c35 #define DEBUG 0 macro
77 #if DEBUG
86 #if DEBUG
/external/srec/srec/clib/
H A Dcnorm_tr.c36 #define DEBUG 0 macro
105 #if DEBUG
113 #if DEBUG
H A Dmatrix_i.c34 #define DEBUG 0 macro
48 #if DEBUG
81 #if DEBUG
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
H A DObjectFactory.java63 private static final boolean DEBUG = false; field in class:ObjectFactory
384 if (DEBUG) {
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DObjectFactory.java63 private static final boolean DEBUG = false; field in class:ObjectFactory
384 if (DEBUG) {
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2RTFDTM.java65 private static final boolean DEBUG = false; field in class:SAX2RTFDTM
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DObjectFactory.java62 private static final boolean DEBUG = false; field in class:ObjectFactory
383 if (DEBUG) {
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DObjectFactory.java63 private static final boolean DEBUG = false; field in class:ObjectFactory
384 if (DEBUG) {
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DObjectFactory.java63 private static final boolean DEBUG = false; field in class:ObjectFactory
384 if (DEBUG) {
/external/chromium_org/media/base/android/java/src/org/chromium/media/
H A DAudioRecordInput.java28 private static final boolean DEBUG = false; field in class:AudioRecordInput
191 if (DEBUG) {
/external/chromium_org/third_party/cython/src/Cython/Build/
H A DBuildExecutable.py10 DEBUG = True variable
39 if DEBUG:
/external/chromium_org/third_party/libsrtp/srtp/crypto/ae_xfm/
H A Dxfm.c215 #define DEBUG 0 macro
246 #if DEBUG
274 #if DEBUG
286 #if DEBUG
304 #if DEBUG
312 #if DEBUG
319 #if DEBUG
359 #if DEBUG
374 #if DEBUG
385 #if DEBUG
[all...]
/external/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py20 DEBUG = False variable
73 if DEBUG:
89 if DEBUG:
131 if DEBUG:
189 if DEBUG:
204 if DEBUG:
377 if DEBUG:
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
H A DCodeAttribute_info.java230 if (DEBUG) System.out.println ("\t[" + i + "] exception: " + exception_info);
243 if (DEBUG) System.out.println ("\t[" + i + "] attribute: " + attribute_info);
259 private static final boolean DEBUG = false; field in class:CodeAttribute_info
/external/iptables/extensions/
H A Dlibip6t_hbh.c8 #define DEBUG 0 macro
86 #if DEBUG
95 #if DEBUG
/external/libvpx/libvpx/third_party/nestegg/test/
H A Dtest.c14 #undef DEBUG macro
48 #if !defined(DEBUG)
113 #if defined(DEBUG)
119 #if defined(DEBUG)
126 #if defined(DEBUG)
132 #if defined(DEBUG)
140 #if defined(DEBUG)
145 #if defined(DEBUG)
151 #if defined(DEBUG)
156 #if defined(DEBUG)
[all...]
/external/mtpd/
H A Dmtpd.h62 DEBUG = 0, enumerator in enum:log_level
/external/proguard/src/proguard/classfile/attribute/visitor/
H A DStackSizeComputer.java45 private static final boolean DEBUG = false; field in class:StackSizeComputer
47 private static boolean DEBUG = true;
101 // DEBUG =
119 if (DEBUG)
131 if (DEBUG)
257 if (DEBUG)
287 if (DEBUG)
317 if (DEBUG)
366 if (DEBUG)
/external/proguard/src/proguard/classfile/editor/
H A DConstantPoolEditor.java33 private static final boolean DEBUG = false; field in class:ConstantPoolEditor
763 if (DEBUG)
H A DInstructionWriter.java44 private static final boolean DEBUG = false; field in class:InstructionWriter
46 public static boolean DEBUG = false;
110 if (DEBUG)
142 if (DEBUG)
224 if (DEBUG)
253 if (DEBUG)
H A DVariableRemapper.java43 private static final boolean DEBUG = false; field in class:VariableRemapper
68 if (DEBUG)
/external/proguard/src/proguard/classfile/util/
H A DEnumFieldReferenceInitializer.java48 private static boolean DEBUG = true;
50 private static final boolean DEBUG = false; field in class:EnumFieldReferenceInitializer
97 if (DEBUG)
/external/proguard/src/proguard/evaluation/value/
H A DReferenceValue.java38 private static final boolean DEBUG = false; field in class:ReferenceValue
302 if (DEBUG)
312 if (DEBUG)
349 if (DEBUG)
/external/proguard/src/proguard/optimize/evaluation/
H A DLivenessAnalyzer.java44 private static final boolean DEBUG = false; field in class:LivenessAnalyzer
46 private static boolean DEBUG = true;
191 // DEBUG =
195 if (DEBUG)
304 if (DEBUG)

Completed in 435 milliseconds

12345678910