Searched defs:debug (Results 126 - 150 of 268) sorted by relevance

1234567891011

/external/srec/srec/include/
H A Dastar.h60 char* label, debug[64]; member in struct:arc_token_t
/external/srtp/crypto/include/
H A Dcipher.h149 debug_module_t *debug; member in struct:cipher_type_t
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadstabs.c3 /*--- Read stabs debug info. readstabs.c ---*/
68 /*--- Read STABS format debug info. ---*/
72 * The "stabs" debug format
95 /* Read stabs-format debug info. This is all rather horrible because
102 const Bool debug = False; local
126 /* Ok. It all looks plausible. Go on and read debug data.
286 if (debug)
/external/valgrind/main/coregrind/
H A Dm_libcsignal.c403 const Bool debug = False; local
435 if (debug)
459 if (debug)
H A Dm_stacktrace.c75 Bool debug = False; local
100 if (debug)
177 if (debug)
191 if (debug)
205 if (debug)
231 Bool debug = False; local
264 if (debug)
322 if (debug)
350 if (debug)
378 if (debug)
411 Bool debug = False; local
592 Bool debug = False; local
686 Bool debug = False; local
[all...]
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-arm-linux.c171 const Bool debug = False; local
223 if (debug)
H A Dsyswrap-ppc32-linux.c239 const Bool debug = False; local
324 if (debug)
341 if (debug)
H A Dsyswrap-ppc64-linux.c267 const Bool debug = False; local
352 if (debug)
369 if (debug)
H A Dsyswrap-s390x-linux.c212 static const Bool debug = False; local
276 if (debug)
293 if (debug)
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DParseHelper.h22 TPragma(bool o, bool d) : optimize(o), debug(d) { }
24 bool debug; member in struct:TPragma
/external/webkit/Source/WebCore/page/
H A DConsole.cpp195 void Console::debug(PassRefPtr<ScriptArguments> arguments, PassRefPtr<ScriptCallStack> callStack) function in class:WebCore::Console
197 // In Firebug, console.debug has the same behavior as console.log. So we'll do the same.
/external/webkit/Tools/android/flex-2.5.4a/
H A DFlexLexer.h84 int debug() const { return yy_flex_debug; } function in class:FlexLexer
91 int yy_flex_debug; // only has effect with -d or "%option debug"
/external/wpa_supplicant_8/hostapd/
H A Dmain.c284 const char *config_fname, int debug)
295 for (k = 0; k < debug; k++) {
487 " -d show more debug messages (-dd for even more)\n"
492 " -K include key data in debug messages\n"
494 " -f log output to debug file instead of stdout\n"
496 " -t include timestamps in some debug messages\n"
539 int c, debug = 0, daemonize = 0; local
567 debug++;
629 debug);
283 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *config_fname, int debug) argument
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DDebugEventSocketProxy.java28 package org.antlr.runtime.debug;
39 /** A proxy debug event listener that forwards events over a socket to
H A DRemoteDebugEventSocketListener.java28 package org.antlr.runtime.debug;
256 System.err.println("unknown debug event: "+line);
429 System.err.println("unknown debug event: "+line);
/external/bluetooth/bluedroid/main/
H A Dbte_conf.c60 #define debug(format, ...) if (CONF_DBG) ALOGD (format, ## __VA_ARGS__) macro
341 debug("Read %s configuration #%u from lines %u to %u in file %s",
377 debug("[%d] Unknown %s", (unsigned int)i, did_conf_pairs[CONF_DID_RECORD_NUM].key);
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c42 #define debug(fmt, ...) ALOGD ("%s: " fmt,__FUNCTION__, ## __VA_ARGS__) macro
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c41 #define debug(fmt, ...) LOGD ("%s: " fmt,__FUNCTION__, ## __VA_ARGS__) macro
/external/chromium/third_party/libjingle/source/talk/examples/call/
H A Dcall_main.cc245 bool debug = FLAG_d; local
289 if (debug)
377 if (debug) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
H A DRSSFeedAddEntryTask.java13 //TODO: bug - can't run CreateFeed and AddEntry together when debug=2 - file locking problem?
46 * debug - more output to console - eg., 0|1|2
111 private int debug = 0; field in class:RSSFeedAddEntryTask
157 public void setDebug(int debug) { this.debug = debug; } argument
238 if (debug>0) {
252 creator.setDebug(debug);
285 if (debug > 0) {
292 if (debug >
[all...]
/external/elfutils/libdwfl/
H A DlibdwflP.h156 struct dwfl_file main, debug; member in struct:Dwfl_Module
163 struct dwfl_file *symfile; /* Either main or debug. */
250 extern Dwfl_Error __libdwfl_relocate (Dwfl_Module *mod, Elf *file, bool debug)
295 extern int __libdwfl_open_by_build_id (Dwfl_Module *mod, bool debug,
413 #define DEFAULT_DEBUGINFO_PATH ":.debug:/usr/lib/debug"
H A Drelocate.c1 /* Relocate debug information.
133 .debug files with relocs but no symtab of their own. */
170 this is an ET_REL .debug file with no .symtab of its own;
565 __libdwfl_relocate (Dwfl_Module *mod, Elf *debugfile, bool debug) argument
601 debug, !debug);
/external/jmonkeyengine/engine/src/core/com/jme3/shadow/
H A DPssmShadowRenderer.java48 import com.jme3.scene.debug.WireFrustum;
136 private boolean debug = false; field in class:PssmShadowRenderer
275 //debug function that create a displayable frustrum
408 //debug only : displays depth shadow maps
427 debug = true;
445 if (debug) {
/external/linux-tools-perf/scripts/python/
H A Dnetdev-times.py8 # debug: work with debug mode. It shows buffer status.
45 debug = 0; variable
154 global debug
166 elif arg == 'debug':
167 debug = 1
216 if debug:
217 print "debug buffer status"
/external/netperf/
H A Dnetsh.c135 debug, /* debugging level */ variable
358 if (debug) {
402 debug = 0;/* debugging level */
536 debug++;
998 printf("Debug: %d\n",debug);

Completed in 656 milliseconds

1234567891011