Home
last modified time | relevance | path

Searched refs:Reparent (Results 1 – 7 of 7) 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/test/test_tkinter/
Dtest_misc.py408 Reparent = '21' variable in MiscTest.test_eventtype_enum.CheckedEventType
/external/python/cpython3/Lib/tkinter/
D__init__.py197 Reparent = '21' variable in EventType
/external/strace/
DChangeLog-CVS3707 * process.c (internal_clone) [TCB_CLONE_THREAD]: Reparent the new