HomeSort by relevance Sort by last modified time
    Searched refs:SetGraph (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/
arena_planner_test.cc 145 void SetGraph(TestGraph* graph) {
184 SetGraph(&graph);
190 SetGraph(&graph);
202 SetGraph(&graph);
211 SetGraph(&graph);
228 SetGraph(&graph);
249 SetGraph(&graph);
270 SetGraph(&graph);
295 SetGraph(&graph);
320 SetGraph(&graph)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1effectauthor.h 448 STDMETHOD(SetGraph)(ID2D1TransformGraph *transformGraph) PURE;
460 STDMETHOD(SetGraph)(ID2D1EffectImpl*,ID2D1TransformGraph*) PURE;
473 #define ID2D1EffectImpl_SetGraph(This, transformGraph) ((This)->lpVtbl->SetGraph(This, transformGraph))
dmusici.h     [all...]
tuner.h     [all...]
  /external/tensorflow/tensorflow/contrib/tensorboard/db/
summary_db_writer.cc 423 Status SetGraph(Sqlite* db, uint64 now, double computed_time,
    [all...]
  /art/compiler/optimizing/
nodes.cc 174 block->SetGraph(nullptr);
    [all...]
nodes.h     [all...]

Completed in 129 milliseconds