Home
last modified time | relevance | path

Searched defs:display_str (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dcache.c222 PyObject* display_str; in pysqlite_cache_display() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_scope.cc109 void TFScope::Format(const std::vector<ScopeNode*> roots, string* display_str, in Format()
H A Dtfprof_graph.cc149 void TFGraph::Format(const std::vector<GraphNode*> roots, string* display_str, in Format()
H A Dtfprof_op.cc174 string display_str = FormatLegend(opts); in ShowInternal() local
H A Dtfprof_code.cc527 const Options& opts, string* display_str, in Format()
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dcompression.rs199 let display_str = format!("{method}"); in to_display_fmt() localVariable
/aosp_15_r20/external/pytorch/torch/utils/tensorboard/
H A Dsummary.py128 display_str, argument