Home
last modified time | relevance | path

Searched refs:visits (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_graph.cc88 std::set<string> visits; in ShowInternal() local
89 std::vector<GraphNode*> roots = Account(root_->children, opts, &visits); in ShowInternal()
97 visits.clear(); in ShowInternal()
98 roots = SearchRoot(roots, opts.start_name_regexes, &visits); in ShowInternal()
103 visits.clear(); in ShowInternal()
105 GraphNode* root = PrintGraph({root_}, opts, 1, 0, &visits)[0]; in ShowInternal()
161 std::set<string>* visits) { in PrintGraph() argument
165 if (visits->find(node->name()) != visits->end()) continue; in PrintGraph()
166 visits->insert(node->name()); in PrintGraph()
175 PrintGraph(node->show_children, opts, depth + 1, indent, visits); in PrintGraph()
[all …]
Dtfprof_graph.h70 int last_ident, std::set<string>* visits);
74 std::set<string>* visits);
/external/libxml2/result/noent/
Dattrib.xml.sax23 …...', 173, url='http...', 24, first_time='9850...', 9, last_time='9850...', 9, visits='1"/>...', 1)
/external/libxml2/result/
Dattrib.xml.sax23 …...', 173, url='http...', 24, first_time='9850...', 9, last_time='9850...', 9, visits='1"/>...', 1)
Dattrib.xml.sax3 …      ', url='http://www.icrontic.com/', first_time='985034339', last_time='985034339', visits='1')
/external/curl/docs/
DHISTORY.md61 August: LDAP:// and FILE:// support added. The curl web site gets 1300 visits
80 August, the curl web site gets 4000 visits weekly.
109 ports collections. The curl web site gets 8000 visits weekly. Curl Corporation
120 June: the curl web site gets 13000 visits weekly. curl and libcurl is
137 February: the curl site averages at 20000 visits weekly. At any given moment,
/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc594 absl::flat_hash_set<int> visits; in MultiOutputFusionCreatesCycle() local
601 if (visits.count(user->unique_id()) == 0) { in MultiOutputFusionCreatesCycle()
602 visits.insert(user->unique_id()); in MultiOutputFusionCreatesCycle()
/external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/
Dmanipulation_scenarios.story79 When the ChangeNameToUpperCaseVisitor visits to compilation unit
115 When the AddNewIntParameterCalledValueVisitor visits to compilation unit
/external/libchrome/base/android/jni_generator/
DtestNatives.golden144 jobject visits) {
153 base::android::JavaParamRef<jobject>(env, visits));
DtestNativesRegistrations.golden80 jobject visits);
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dcgscc-observe-devirt.ll2 ; the CGSCC pass manager correctly observes and re-visits SCCs that change
Dcgscc-devirt-iteration.ll2 ; calls that are turned into direct calls (devirtualization) and re-visits the
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dicmp-mul-zext.ll105 ; when iteration visits it, switching
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Drevisit.ll10 ; Also run in a special mode that visits children.
/external/clang/docs/
DRAVFrontendAction.rst69 Let's start by writing a RecursiveASTVisitor that visits all
DInternalsManual.rst1995 * Make sure that ``children()`` visits all of the subexpressions. This is
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dcgscc-incremental-invalidate.ll72 ; The inliner visits this last function. It can't actually break any cycles
/external/python/cpython2/Doc/library/
Dast.rst214 visited unless the visitor calls :meth:`generic_visit` or visits them
/external/python/cpython3/Doc/library/
Dast.rst218 visited unless the visitor calls :meth:`generic_visit` or visits them
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp1252 } visits[] = in TriangleFanFillTest() local
1262 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(visits); ++ndx) in TriangleFanFillTest()
1264 const ClipPlaneVisit& visit = visits[ndx]; in TriangleFanFillTest()
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp1248 } visits[] = in TriangleFanFillTest() local
1258 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(visits); ++ndx) in TriangleFanFillTest()
1260 const ClipPlaneVisit& visit = visits[ndx]; in TriangleFanFillTest()
/external/python/setuptools/docs/
Deasy_install.txt1216 ``User-Agent`` string sent to websites it visits.
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst2624 the default), it visits symlinks pointing to directories.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA.txt174525 visits %43310 vˈɪzəts

12