Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages02.c80 unsigned int to_node; in main() local
Dmove_pages08.c81 unsigned int to_node; in main() local
Dmove_pages06.c80 unsigned int to_node; in main() local
Dmove_pages10.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/
Danno.py134 def copyanno(from_node, to_node, key, field_name='___pyct_anno'): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dgraph_utils.cc270 NodeDef* to_node) { in CopyAttribute()
275 const NodeDef& second, NodeDef* to_node) { in ConcatAttributeList()
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc152 NodeDef* to_node) { in SwapFanoutInputs()
194 NodeDef* from_node, NodeDef* to_node) { in SwapRegularFanoutsAndMaxPortValues()
606 NodeDef* to_node = GetNode(to_node_name); in SwapNodeNames() local
738 NodeDef* to_node = GetNode(to_node_name); in UpdateFanouts() local
746 NodeDef* to_node) { in UpdateFanoutsInternal()
/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/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc180 NodeDef* to_node, NodeMap* node_map) { in RemoveEdge()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc487 const HloInstruction* to_node = kv.first.second; in Header() local
/external/v8/src/
Dcode-stub-assembler.cc4191 Node* to_node, in FillPropertyArrayWithUndefined()
4208 ElementsKind kind, Node* array, Node* from_node, Node* to_node, in FillFixedArrayWithValue()