Searched defs:debug (Results 1 - 25 of 526) sorted by last modified time

1234567891011>>

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp28 #define debug(M, ...) qDebug("DEBUG %d: " M, __LINE__, ##__VA_ARGS__) macro
30 #define debug(M, ...) do {} while (0) macro
171 debug("Failed to open control connection to "
307 debug("Selected interface '%s'",
385 debug("Trying to connect to '%s'", cfile);
398 debug("Failed to attach to wpa_supplicant");
459 debug("'%s' command timed out.", cmd);
461 debug("'%s' command failed.", cmd);
742 debug("helpIndex");
748 debug("helpContent
[all...]
/external/wpa_supplicant_8/hostapd/
H A Dmain.c259 const char *config_fname, int debug)
276 for (k = 0; k < debug; k++) {
476 " -d show more debug messages (-dd for even more)\n"
482 " -K include key data in debug messages\n"
484 " -f log output to debug file instead of stdout\n"
488 " (records all messages regardless of debug verbosity)\n"
495 " -t include timestamps in some debug messages\n"
642 int c, debug = 0, daemonize = 0; local
679 debug++;
814 debug);
258 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, const char *config_fname, int debug) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c2186 const char *config_fname, int debug)
2272 for (k = 0; k < debug; k++) {
2185 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, const char *config_fname, int debug) argument
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c2186 const char *config_fname, int debug)
2272 for (k = 0; k < debug; k++) {
2185 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, const char *config_fname, int debug) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c2186 const char *config_fname, int debug)
2272 for (k = 0; k < debug; k++) {
2185 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, const char *config_fname, int debug) argument
/external/vixl/test/
H A Dtest-runner.h47 static bool debug() { return debug_; } function in class:vixl::Test
/external/vogar/src/vogar/commands/
H A DJavac.java72 public Javac debug() { method in class:Javac
/external/vboot_reference/host/include/
H A Dcgpt_params.h54 int debug; member in struct:CgptShowParams
/external/vboot_reference/utility/
H A Dbmpblk_utility.cc42 BmpBlockUtil::BmpBlockUtil(bool debug) { argument
53 debug_ = debug;
693 bool debug = false; local
731 debug = true;
758 BmpBlockUtil util(debug);
H A Ddev_debug_vboot92 debug() { function
140 debug "Extracting kernel partitions from $1 ..."
248 debug "DEV_DEBUG_FORCE=($DEV_DEBUG_FORCE)"
249 debug "OPT_CLEANUP=($OPT_CLEANUP)"
250 debug "OPT_BIOS=($OPT_BIOS)"
251 debug "OPT_FORCE=($OPT_FORCE)"
252 debug "OPT_IMAGE=($OPT_IMAGE)"
253 debug "OPT_KERNEL=($OPT_KERNEL)"
254 debug "FLAG_SAVE_LOG_FILE=($FLAG_SAVE_LOG_FILE)"
362 debug "copyin
[all...]
/external/valgrind/exp-sgcheck/
H A Dsg_main.c528 Bool debug = (Bool)0; local
538 if (debug) {
555 if (debug) VG_(printf)("ADD %#lx %lu\n", addr, descr->szB);
560 if (debug) {
564 if (debug) {
1130 Bool debug = (Bool)0; local
1133 if (debug) VG_(printf)("MUNMAP %#lx %lu\n", a, len );
/external/valgrind/memcheck/tests/
H A Dsbfragment.c9 int debug = 0; variable
47 // two optional arguments: [nr of loop] [debug]
54 debug = 1;
61 if (debug)
73 if (debug)
97 if (debug)
100 if (debug)
/external/valgrind/none/tests/ppc32/
H A Dround.c97 bool_t debug = FALSE; variable
206 if (debug) {
242 if (debug) {
251 if (debug) {
417 if (debug) {
523 if (debug) {
717 if (debug) printf("tie: LSB = %d\n", LSB);
832 if (debug) {
1068 if (debug) printf("tie: LSB = %d\n", LSB);
1173 if (debug) {
[all...]
/external/valgrind/none/tests/ppc64/
H A Dround.c97 bool_t debug = FALSE; variable
206 if (debug) {
242 if (debug) {
251 if (debug) {
417 if (debug) {
523 if (debug) {
717 if (debug) printf("tie: LSB = %d\n", LSB);
832 if (debug) {
1068 if (debug) printf("tie: LSB = %d\n", LSB);
1173 if (debug) {
[all...]
/external/valgrind/tests/
H A Dmin_power_isa.c14 * Second argument "-debug" is optional. If passed, then the defined ISA
19 int debug = 0; local
23 if ((argc == 3) && (strcmp(argv[2], "-debug") == 0)) {
24 debug = 1;
27 fprintf(stderr, "usage: min_power_ISA <ISA> [-debug]\n" );
34 if (debug) printf("HAS_ISA_2_05 is set\n");
39 if (debug) printf("HAS_ISA_2_06 is set\n");
44 if (debug) printf("HAS_ISA_2_07 is set\n");
49 if (debug) printf("HAS_ISA_3_00 is set\n");
/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c69 /* Set this to 1 to enable debug printing for the
115 /* The root structure for the entire debug info system. It is a
588 /* flush the debug info caches. */
704 /* The debug info system is driven by notifications that a text
734 /* We're going to read symbols and debug info for the avma
759 /* invalidate the debug info caches. */
797 new debug information gets loaded. If allow_SkFileV is True, it
798 will try load debug info if the mapping at 'a' belongs to Valgrind;
807 If a call to VG_(di_notify_mmap) causes debug info to be read, then
811 will be one or above. If the returned value is zero, no debug inf
823 Bool debug = (DEBUG_FSM != 0); local
1107 Bool debug = (DEBUG_FSM != 0); local
2168 Bool debug = False; local
3563 Bool debug = False; local
3878 Bool debug = False; local
4003 Bool debug = False; local
[all...]
H A Dreadpdb.c3 /*--- Reading of syms & debug info from PDB-format files. ---*/
67 The CodeView debug info entries contain virtual addresses
71 The second type of debug info (FPOs) contain VAs relative
1217 Bool debug = di->trace_symtab; local
1220 if (debug)
1261 if (debug)
1287 if (debug)
1319 if (debug)
1372 if (debug)
1394 if (debug)
1540 Bool debug = di->trace_symtab; local
1704 Bool debug = di->trace_symtab; local
1911 Bool debug = di->trace_symtab; local
[all...]
H A Dstorage.c4 /*--- ELF/XCOFF stabs/dwarf1/dwarf2/dwarf3 debug info. ---*/
62 /* Show a non-fatal debug info reading error. Use VG_(core_panic) for
74 "reading debug info\n");
79 "When reading debug info from %s:\n",
508 Int entry /* only needed for debug printing */
511 static const Bool debug = False; local
518 if (debug) {
529 * (since if using asm-level debug info, one instruction will
530 * correspond to one line, unlike with C-level debug info where
706 static const Bool debug local
[all...]
/external/valgrind/coregrind/m_initimg/
H A Dinitimg-linux.c137 Bool debug = False; local
173 if (debug) VG_(printf)("\n\n");
177 if (debug) VG_(printf)("XXXXXXXXX: BEFORE %s\n", *cpp);
186 if (debug) VG_(printf)("XXXXXXXXX: COPY %s\n", *origenv);
206 if (debug) VG_(printf)("XXXXXXXXX: MASH %s\n", *cpp);
217 if (debug) VG_(printf)("XXXXXXXXX: ADD %s\n", cp);
236 if (debug) VG_(printf)("XXXXXXXXX: FINAL %s\n", ret[i]);
/external/valgrind/coregrind/
H A Dm_libcsignal.c466 const Bool debug = False; local
498 if (debug)
522 if (debug)
H A Dm_stacktrace.c180 const Bool debug = False; local
184 const HChar* unwind_case; // used when debug is True.
189 // 3. Use GDB/vgdb to put a breakpoint where you want to debug the stacktrace
194 // You can also modify the debug dynamically using by using
228 if (debug)
293 if (debug)
316 if (debug) unwind_case = "Ca";
327 if (debug) VG_(printf)(" cache reset as CFI ok then nok\n");
336 if (debug) VG_(printf)(" cache NOINFO fpverif_uregs\n");
369 if (debug) VG
510 const Bool debug = False; local
734 Bool debug = False; local
999 Bool debug = False; local
1145 Bool debug = False; local
1241 Bool debug = False; local
1324 Bool debug = False; local
[all...]
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-generic.c73 Bool debug = False; local
90 if (debug)
234 // do anything with debug info (ie. it doesn't call VG_(di_notify_mmap)).
1264 Bool debug = False; local
1266 if (debug)
2880 // debug-only printing
H A Dsyswrap-linux.c544 static const Bool debug = False; local
549 if (debug)
554 if (debug)
/external/v8/src/wasm/
H A Dwasm-text.h15 namespace debug { namespace in namespace:v8
17 } // namespace debug
32 std::vector<debug::WasmDisassemblyOffsetTableEntry> *offset_table);
/external/v8/src/arm64/
H A Dassembler-arm64.cc931 // Assembler::debug() embeds constants directly into the instruction stream.
2322 void Assembler::debug(const char* message, uint32_t code, Instr params) { function in class:v8::internal::Assembler
2327 // The arguments to the debug marker need to be contiguous in memory, so

Completed in 460 milliseconds

1234567891011>>