Home
last modified time | relevance | path

Searched refs:show_name (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dinsert_logging.cc58 bool show_name; in InsertLogging() local
60 context.GetOneBoolParameter("show_name", false, &show_name)); in InsertLogging()
121 if (show_name) { in InsertLogging()
DREADME.md460 insert_logging(op=RequantizationRange, show_name=true, message="__requant_min_max:")\
532 * show_name: If true, the node's name will be prepended to all log messages.
/external/libyuv/files/util/
Dpsnr_main.cc50 bool show_name = false; variable
164 show_name = true; in ParseOptions()
429 if (show_name) { in main()
520 if (show_name) { in main()
559 if (show_name) { in main()
577 if (show_name) { in main()
596 if (show_name) { in main()
617 if (show_name) { in main()
/external/llvm-project/lldb/source/Symbol/
DType.cpp173 bool show_name, ExecutionContextScope *exe_scope) { in GetDescription() argument
177 if (show_name) { in GetDescription()
/external/llvm-project/lldb/include/lldb/Symbol/
DType.h124 void GetDescription(Stream *s, lldb::DescriptionLevel level, bool show_name,