Home
last modified time | relevance | path

Searched refs:Reparent (Results 1 – 6 of 6) sorted by relevance

/external/armnn/src/armnn/
DGraph.hpp126 otherLayer->Reparent(*this, m_Layers.end()); in operator =()
319 void Reparent(Graph& destGraph, Iterator insertBefore) override in Reparent() function in armnn::Graph::LayerInGraphBase
DLayer.hpp336 virtual void Reparent(Graph& dest, std::list<Layer*>::const_iterator iterator) = 0;
DGraph.cpp456 layer->Reparent(*this, m_Layers.end()); in SubstituteSubgraph()
DSubgraphView.cpp614 layer->Reparent(*workingCopyGraph, in SubstituteSubgraph()
/external/python/cpython3/Lib/tkinter/
D__init__.py169 Reparent = '21' variable in EventType
/external/strace/
DChangeLog-CVS3707 * process.c (internal_clone) [TCB_CLONE_THREAD]: Reparent the new