Home
last modified time | relevance | path

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

/external/libyuv/files/util/
Dpsnr_main.cc50 bool show_name = false; variable
161 show_name = true; in ParseOptions()
423 if (show_name) { in main()
513 if (show_name) { in main()
552 if (show_name) { in main()
570 if (show_name) { in main()
589 if (show_name) { in main()
610 if (show_name) { in main()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dinsert_logging.cc59 bool show_name; in InsertLogging() local
61 context.GetOneBoolParameter("show_name", false, &show_name)); in InsertLogging()
122 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/u-boot/scripts/kconfig/
Dgconf.c38 static gboolean show_name = TRUE; variable
155 show_name); in init_main_window()
342 gtk_tree_view_column_set_visible(column, show_name); in init_right_tree()
576 show_name = GTK_CHECK_MENU_ITEM(menuitem)->active; in on_show_name1_activate()
579 gtk_tree_view_column_set_visible(col, show_name); in on_show_name1_activate()