Home
last modified time | relevance | path

Searched defs:to_node (Results 1 – 18 of 18) sorted by relevance

/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages02.c80 unsigned int to_node; in main() local
Dmove_pages10.c80 unsigned int to_node; in main() local
Dmove_pages06.c80 unsigned int to_node; in main() local
Dmove_pages07.c80 unsigned int to_node; in main() local
Dmove_pages04.c91 unsigned int to_node; in main() local
Dmove_pages03.c118 unsigned int to_node; in main() local
Dmove_pages11.c119 unsigned int to_node; in main() local
Dmove_pages05.c119 unsigned int to_node; in main() local
/external/tensorflow/tensorflow/python/autograph/pyct/
Dorigin_info.py284 def copy_origin(from_node, to_node): argument
Danno.py156 def copyanno(from_node, to_node, key, field_name='___pyct_anno'): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dgraph_utils.cc324 NodeDef* to_node) { in CopyAttribute()
329 const NodeDef& second, NodeDef* to_node) { in ConcatAttributeList()
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc153 NodeDef* to_node) { in SwapFanoutInputs()
195 NodeDef* from_node, NodeDef* to_node) { in SwapRegularFanoutsAndMaxPortValues()
606 NodeDef* to_node = GetNode(to_node_name); in SwapNodeNames() local
741 NodeDef* to_node = GetNode(to_node_name); in UpdateFanouts() local
749 NodeDef* to_node) { in UpdateFanoutsInternal()
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h394 const MutableNodeView* to_node) { in TopologicalDependency()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector.h258 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector.h264 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel.cc483 const Node* to_node, Value** output) { in ConnectTwoNodes()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc493 const HloInstruction* to_node = kv.first.second; in Header() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc169 NodeDef* to_node, NodeMap* node_map) { in RemoveEdge()