Searched defs:display_str (Results 1 – 8 of 8) sorted by relevance
225 PyObject* display_str; in pysqlite_cache_display() local
222 PyObject* display_str; in pysqlite_cache_display() local
111 void TFScope::Format(const std::vector<ScopeNode*> roots, string* display_str, in Format()
149 void TFGraph::Format(const std::vector<GraphNode*> roots, string* display_str, in Format()
174 string display_str = FormatLegend(opts); in ShowInternal() local
529 const Options& opts, string* display_str, in Format()
211 char display_str[] = {0, 0, 0}; in ConsumeAllOutput() local
172 let display_str = format!("{}", method); in to_display_fmt() localVariable