Searched defs:Reparent (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_computation.cc | 161 void HloComputation::Reparent(HloInstruction* instruction) { in Reparent() function in xla::HloComputation |
/external/v8/src/ast/ | ||
D | scopes.cc | 811 void Scope::Snapshot::Reparent(DeclarationScope* new_parent) const { in Reparent() function in v8::internal::Scope::Snapshot |
/external/python/cpython3/Lib/tkinter/ | ||
D | __init__.py | 159 Reparent = '21' variable in EventType |