Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 25 of 33) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Droot_instruction_sinker.cc27 HloInstruction* new_root = TupleUtil::Duplicate(root); in SinkTupleRoot() local
42 HloInstruction* new_root = computation->AddInstruction( in SinkNontupleRoot() local
Dhlo_schedule_test.cc150 HloInstruction* new_root = entry->AddInstruction( in TEST_F() local
193 HloInstruction* new_root = entry->AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
Dstable_sort_expander.cc190 HloInstruction* new_root = in ExpandInstruction() local
Dconditional_code_motion.cc622 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
Dwhile_loop_all_reduce_code_motion_test.cc281 HloInstruction* new_root = module->entry_computation()->root_instruction(); in TEST_F() local
Ddynamic_padder.cc1255 auto new_root = sort_comp->AddInstruction(HloInstruction::CreateBinary( in RewriteDynamicSort() local
1588 HloInstruction* new_root = visitor.ConvertToDynamic(root); in Run() local
Dhlo_computation.cc1029 const HloInstruction* new_root) { in CloneWithReplacements()
/external/python/setuptools/
Dpavement.py18 def rewrite_packaging(pkg_files, new_root): argument
/external/ltp/testcases/kernel/security/tomoyo/
Dinclude.h74 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/
Dsparse_array.c143 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/
Dwebview_app.py123 def _RebasePath(new_root, old_root): argument
/external/python/cpython2/Lib/distutils/
Dutil.py138 def change_root (new_root, pathname): argument
/external/antlr/runtime/Ruby/lib/antlr3/debug/
Dtrace-event-listener.rb76 def become_root( new_root, old_root ) argument
Devent-hub.rb39 def become_root( new_root, old_root ) argument
Dsocket.rb215 def become_root( new_root, old_root ) argument
/external/antlr/runtime/Ruby/lib/antlr3/tree/
Ddebug.rb84 def become_root( new_root, old_root ) argument
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.cc236 auto* new_root = call->to_apply()->root_instruction(); in AssignParallelTasksHelper() local
/external/python/cpython3/Lib/distutils/
Dutil.py137 def change_root (new_root, pathname): argument
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb654 def become_root( new_root, old_root ) argument
Dtree.rb840 def become_root( new_root, old_root ) argument
/external/freetype/src/psaux/
Dcffdecode.c1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
Dpsintrp.c2277 FT_Fixed new_root; in cf2_interpT2CharString() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c909 int new_root = 0; in extent_node_split() local
/external/python/cpython3/Python/
Dhamt.c2311 PyHamtNode *new_root; in _PyHamt_Assoc() local
2352 PyHamtNode *new_root = NULL; in _PyHamt_Without() local
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc301 Member** new_root, Member** old_root, bool dry_run) { in Merge()

12