Home
last modified time | relevance | path

Searched refs:debug_log (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hs20/server/
Dhs20_spp_server.c37 if (ctx->debug_log == NULL) in debug_print()
40 write_timestamp(ctx->debug_log); in debug_print()
42 vfprintf(ctx->debug_log, fmt, ap); in debug_print()
45 fprintf(ctx->debug_log, "\n"); in debug_print()
53 if (ctx->debug_log == NULL) in debug_dump_node()
59 write_timestamp(ctx->debug_log); in debug_dump_node()
60 fprintf(ctx->debug_log, "%s: '%s'\n", title, str); in debug_dump_node()
167 if (ctx.debug_log) in main()
169 ctx.debug_log = fopen(optarg, "a"); in main()
170 if (ctx.debug_log == NULL) { in main()
[all …]
Dspp_server.h16 FILE *debug_log; member
/external/tensorflow/tensorflow/lite/experimental/micro/
DBUILD15 "debug_log.cc",
24 "debug_log.h",
DREADME.md587 …e/experimental/micro/debug_log.cc](https://github.com/tensorflow/tensorflow/blob/master/tensorflow…
593 …github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/experimental/micro/mbed/debug_log.cc),
614 'tensorflow/lite/experimental/micro/debug_log.cc' inside the
679 [`debug_log.cc`](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/…
805 `debug_log.cc` that does what's required, but how can you share that with the
839 tag you picked earlier. Put your `debug_log.cc` file inside this folder, and
859 `tensorflow/lite/experimental/micro/debug_log.cc`, and instead
860 `tensorflow/lite/experimental/micro/<your tag>/debug_log.cc` is being used. Copy
867 git add tensorflow/lite/experimental/micro/<your tag>/debug_log.cc
/external/python/cpython3/Lib/asyncio/
Dbase_events.py1496 debug_log = None
1500 debug_log = 'run shell command %r' % cmd
1501 self._log_subprocess(debug_log, stdin, stdout, stderr)
1504 if self._debug and debug_log is not None:
1505 logger.info('%s: %r', debug_log, transport)
1525 debug_log = None
1529 debug_log = f'execute program {program!r}'
1530 self._log_subprocess(debug_log, stdin, stdout, stderr)
1534 if self._debug and debug_log is not None:
1535 logger.info('%s: %r', debug_log, transport)
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/targets/
Dbluepill_makefile.inc51 $(MAKEFILE_DIR)/downloads/stm32_bare_lib/source/debug_log.c
/external/autotest/server/cros/power/
Dpower_telemetry_logger.py179 with open(debug_file_path, 'r') as debug_log:
181 for line in debug_log:
/external/autotest/contrib/
Dcompare_suite.py86 debug_log = get_debug_log(autoserv_log_url, autoserv_log_path)
87 lines = [line for line in debug_log if line]
/external/elfutils/po/
Dpl.po5641 msgstr "nie można uzyskać zawartości .debug_log: %s"
5651 msgstr "nie można uzyskać zawartości .debug_log: %s"