Home
last modified time | relevance | path

Searched refs:gview (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1123 inline bool DecrementOutstandingOps(const GraphView* gview, int64 iter, in DecrementOutstandingOps()
1126 return DecrementOutstandingOpsLocked(gview, iter, ready); in DecrementOutstandingOps()
1131 inline bool DecrementOutstandingOpsLocked(const GraphView* gview, in DecrementOutstandingOpsLocked()
1139 return CleanupIterations(gview, iter, ready); in DecrementOutstandingOpsLocked()
1152 void IncrementIteration(const GraphView* gview, TaggedNodeSeq* ready)
1156 void ActivateNexts(const GraphView* gview, int64 iter, TaggedNodeSeq* ready)
1160 void ActivateLoopInvs(const GraphView* gview, int64 iter,
1175 bool CleanupIterations(const GraphView* gview, int64 iter,
1613 const GraphView& gview = impl_->gview_; in Process() local
1669 const NodeItem& item = *gview.node(id); in Process()
[all …]
/external/freetype/
DChangeLog.20705 * src/pshinter/pshrec.c, tests/gview.c: Debugging updates.
743 * tests/gview.c: Updated the debugging glyph viewer to show the
926 * tests/Jamfile, tests/gview.c: Adding a new glyph hinting
DChangeLog.215503 * test/gview.c: Fix renaming ps3->ps typo.
5523 * tests/gview.c: Remove code for pshalgo1 and pshalgo2.
7363 * test/gview.c (draw_ps3_hint, ps3_draw_control_points): New