Home
last modified time | relevance | path

Searched refs:show_type (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h29 show_type(true), in StatSummarizerOptions()
38 bool show_type; variable
Dstats_calculator.cc266 if (options_.show_type) { in GetOutputString()
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc390 bool show_type = true; in Main() local
424 Flag("show_type", &show_type, "whether to list stats by op type"), in Main()
519 stats_options.show_type = show_type; in Main()
/external/f2fs-tools/tools/
Df2fs_io_parse.c23 enum show_type { enum
/external/vboot_reference/futility/
Dcmd_show.c588 static void show_type(char *filename) in show_type() function
686 show_type(argv[i]); in do_show()
/external/u-boot/scripts/
Dcheckpatch.pl1949 sub show_type { subroutine
1962 if (!show_type($type) ||
3024 (show_type("LONG_LINE") || show_type($msg_type))) {
4072 if (show_type("SPACING") && $fix) {