Searched defs:visits (Results 1 - 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_graph.cc88 std::set<string> visits; local
89 std::vector<GraphNode*> roots = Account(root_->children, opts, &visits);
97 visits.clear();
98 roots = SearchRoot(roots, opts.start_name_regexes, &visits);
103 visits.clear();
105 GraphNode* root = PrintGraph({root_}, opts, 1, 0, &visits)[0];
161 std::set<string>* visits) {
165 if (visits->find(node->name()) != visits->end()) continue;
166 visits
158 PrintGraph(const std::vector<GraphNode*> roots, const Options& opts, int depth, int last_ident, std::set<string>* visits) argument
213 Account(const std::vector<GraphNode*>& roots, const Options& opts, std::set<string>* visits) argument
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fClippingTests.cpp1248 } visits[] = local
1258 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(visits); ++ndx)
1260 const ClipPlaneVisit& visit = visits[ndx];
/external/deqp/modules/gles3/functional/
H A Des3fClippingTests.cpp1252 } visits[] = local
1262 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(visits); ++ndx)
1264 const ClipPlaneVisit& visit = visits[ndx];
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 342 milliseconds