Searched defs:DEBUG (Results 226 - 249 of 249) sorted by last modified time

12345678910

/external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/network/chrome-firephp/
H A Ddevtools.js10 DEBUG: "debug",
/external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
H A Dbraille_ime.js55 DEBUG: false,
257 * Outputs a log message to the console, only if {@link BrailleIme.DEBUG}
267 if (this.DEBUG) {
/external/chromium_org/base/android/java/src/org/chromium/base/library_loader/
H A DLinker.java161 private static final boolean DEBUG = false; field in class:Linker
231 if (DEBUG) Log.i(TAG, "Loading lib" + TAG + ".so");
242 if (DEBUG) Log.i(TAG, "This system supports safe shared RELRO sections");
269 if (DEBUG) Log.i(TAG, "Linker disabled");
307 if (DEBUG) Log.i(TAG, "setTestRunnerByClassName(" + testRunnerClassName + ") called");
339 if (DEBUG) Log.i(TAG, "setMemoryDeviceConfig(" + memoryDeviceConfig + ") called");
346 if (DEBUG) {
399 if (DEBUG) Log.i(TAG, "prepareLibraryLoad() called");
417 if (DEBUG) Log.i(TAG, "finishLibraryLoad() called");
419 if (DEBUG) Lo
[all...]
/external/chromium_org/base/android/linker/
H A Dlinker_jni.cc26 #define DEBUG 0 macro
30 #if DEBUG
/external/bluetooth/bluedroid/audio_a2dp_hw/
H A Daudio_a2dp_hw.c63 #define DEBUG(fmt, ...) ALOGV("%s: " fmt,__FUNCTION__, ## __VA_ARGS__) macro
173 DEBUG("[%s] ts %08lld, *diff %08lld, val %d", tag, now_us, diff_us, val);
179 DEBUG("[%s] ts %08lld, diff %08lld, val %d", tag, now_us, diff_us, val);
335 DEBUG("A2DP COMMAND %s", dump_a2dp_ctrl_event(cmd));
350 DEBUG("A2DP COMMAND %s DONE STATUS %d", dump_a2dp_ctrl_event(cmd), ack);
549 DEBUG("write %zu bytes (fd %d)", bytes, out->common.audio_fd);
553 DEBUG("stream suspended");
570 DEBUG("emulate a2dp write delay (%d us)", us_delay);
594 DEBUG("wrote %d bytes out of %zu bytes", sent, bytes);
603 DEBUG("rat
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemForEach.java63 static final boolean DEBUG = false; field in class:ElemForEach
399 if(DEBUG)
H A DRedundentExprEliminator.java59 public static final boolean DEBUG = false; field in class:RedundentExprEliminator
608 if(DEBUG)
686 if(DEBUG)
1098 if(DEBUG)
1104 if(DEBUG)
1211 // ==== DIAGNOSTIC AND DEBUG FUNCTIONS ====
H A DTemplateList.java126 /** Flag to indicate whether in DEBUG mode */
127 final static boolean DEBUG = false; field in class:TemplateList
176 if (DEBUG)
206 if (DEBUG)
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTransformerHandlerImpl.java131 if(DEBUG)
157 if(DEBUG)
321 if (DEBUG)
348 if (DEBUG)
391 if (DEBUG)
447 if (DEBUG)
468 if (DEBUG)
495 if (DEBUG)
519 if (DEBUG)
541 if (DEBUG)
1043 private static boolean DEBUG = false; field in class:TransformerHandlerImpl
[all...]
/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/
H A DDTMDocumentImpl.java96 private final boolean DEBUG = false; field in class:DTMDocumentImpl
211 if (DEBUG) System.out.println(slotnumber+": "+w0+" "+w1+" "+w2+" "+w3);
H A DDTMManagerDefault.java81 private static final boolean DEBUG = false; field in class:DTMManagerDefault
241 if(DEBUG && null != source)
712 if(DEBUG)
H A DIncrementalSAXSource_Filter.java70 boolean DEBUG=false; //Internal status report field in class:IncrementalSAXSource_Filter
523 if(DEBUG) e.printStackTrace();
624 if(DEBUG)System.out.println("IncrementalSAXSource_Filter parse thread launched");
644 if(DEBUG)System.out.println("Active IncrementalSAXSource_Filter normal stop exception");
651 if(DEBUG)System.out.println("Active IncrementalSAXSource_Filter normal stop exception");
656 if(DEBUG)
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM.java53 private static final boolean DEBUG = false; field in class:SAX2DTM
1689 if (DEBUG)
1712 if (DEBUG)
1752 if (DEBUG)
1776 if (DEBUG)
1855 if (DEBUG)
2023 if (DEBUG)
2130 if (DEBUG)
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/serializer/utils/
H A DURI.java146 /** Indicate whether in DEBUG mode */
147 private static boolean DEBUG = false; field in class:URI
/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) {
H A DURI.java143 /** Indicate whether in DEBUG mode */
144 private static boolean DEBUG = false; field in class:URI
/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DMatchPatternIterator.java55 /** DEBUG flag for diagnostic dumps. */
56 private static final boolean DEBUG = false; field in class:MatchPatternIterator
113 if(false || DEBUG)
145 if(false || DEBUG)
230 if(DEBUG)
251 if(DEBUG)
294 if(DEBUG)
306 if(DEBUG)
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java807 private static final boolean DEBUG = false; field in class:Compiler
847 if(DEBUG)
854 if(DEBUG)
864 if(DEBUG)
874 if(DEBUG)
888 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/aac/libSYS/include/
H A Dmachine_type.h104 * collate all corresponding compiler specific macros to detect a debug build, and set the DEBUG macro if that is the case.
107 #define DEBUG macro
193 #if defined(DEBUG) || defined(__i686__) || defined(__i586__) || defined(__i386__) || defined(__x86_64__) || defined(_M_IX86) || defined(FDK_DEBUG) || defined(FDK_ASSERT_ENABLE)
290 #ifdef DEBUG

Completed in 292 milliseconds

12345678910