Searched defs:Account (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/internal/ | ||
D | tfprof_scope.cc | 196 std::vector<ScopeNode*> TFScope::Account(const std::vector<ScopeNode*>& roots, in Account() function in tensorflow::tfprof::TFScope |
D | tfprof_graph.cc | 213 std::vector<GraphNode*> TFGraph::Account(const std::vector<GraphNode*>& roots, in Account() function in tensorflow::tfprof::TFGraph |
D | tfprof_code.cc | 597 std::vector<CodeNode*> TFCode::Account(const std::vector<CodeNode*>& roots, in Account() function in tensorflow::tfprof::TFCode |
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue82/ | ||
D | PropOrderInfluenceWhenAliasedInGenericCollectionTest.java | 38 public static interface Account { interface in PropOrderInfluenceWhenAliasedInGenericCollectionTest |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ | ||
D | xray-account.cpp | 30 static cl::SubCommand Account("account", "Function call accounting"); variable |