/external/tensorflow/tensorflow/compiler/xla/service/ |
D | root_instruction_sinker.cc | 27 HloInstruction* new_root = TupleUtil::Duplicate(root); in SinkTupleRoot() local 42 HloInstruction* new_root = computation->AddInstruction( in SinkNontupleRoot() local
|
D | hlo_schedule_test.cc | 150 HloInstruction* new_root = entry->AddInstruction( in TEST_F() local 193 HloInstruction* new_root = entry->AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
|
D | stable_sort_expander.cc | 190 HloInstruction* new_root = in ExpandInstruction() local
|
D | conditional_code_motion.cc | 622 HloInstruction* new_root = in MoveInstructionOut() local 705 HloInstruction* new_root = in MoveInstructionIn() local 752 auto new_root = computation->root_instruction(); in MoveInstructionIn() local 775 HloInstruction* new_root = in MoveInstructionIn() local
|
D | while_loop_all_reduce_code_motion_test.cc | 281 HloInstruction* new_root = module->entry_computation()->root_instruction(); in TEST_F() local
|
D | dynamic_padder.cc | 1255 auto new_root = sort_comp->AddInstruction(HloInstruction::CreateBinary( in RewriteDynamicSort() local 1588 HloInstruction* new_root = visitor.ConvertToDynamic(root); in Run() local
|
D | hlo_computation.cc | 1029 const HloInstruction* new_root) { in CloneWithReplacements()
|
/external/python/setuptools/ |
D | pavement.py | 18 def rewrite_packaging(pkg_files, new_root): argument
|
/external/ltp/testcases/kernel/security/tomoyo/ |
D | include.h | 74 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root() 79 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root()
|
/external/mesa3d/src/util/ |
D | sparse_array.c | 143 uintptr_t new_root = _util_sparse_array_node_alloc(arr, root_level); in util_sparse_array_get() local 157 uintptr_t new_root = _util_sparse_array_node_alloc(arr, root_level + 1); in util_sparse_array_get() local
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | webview_app.py | 123 def _RebasePath(new_root, old_root): argument
|
/external/python/cpython2/Lib/distutils/ |
D | util.py | 138 def change_root (new_root, pathname): argument
|
/external/antlr/runtime/Ruby/lib/antlr3/debug/ |
D | trace-event-listener.rb | 76 def become_root( new_root, old_root ) argument
|
D | event-hub.rb | 39 def become_root( new_root, old_root ) argument
|
D | socket.rb | 215 def become_root( new_root, old_root ) argument
|
/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
D | debug.rb | 84 def become_root( new_root, old_root ) argument
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | parallel_task_assignment.cc | 236 auto* new_root = call->to_apply()->root_instruction(); in AssignParallelTasksHelper() local
|
/external/python/cpython3/Lib/distutils/ |
D | util.py | 137 def change_root (new_root, pathname): argument
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | debug.rb | 654 def become_root( new_root, old_root ) argument
|
D | tree.rb | 840 def become_root( new_root, old_root ) argument
|
/external/freetype/src/psaux/ |
D | cffdecode.c | 1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
|
D | psintrp.c | 2277 FT_Fixed new_root; in cf2_interpT2CharString() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | extent.c | 909 int new_root = 0; in extent_node_split() local
|
/external/python/cpython3/Python/ |
D | hamt.c | 2311 PyHamtNode *new_root; in _PyHamt_Assoc() local 2352 PyHamtNode *new_root = NULL; in _PyHamt_Without() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | colocation_graph.cc | 301 Member** new_root, Member** old_root, bool dry_run) { in Merge()
|