Home
last modified time | relevance | path

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

12

/external/python/setuptools/tools/
Dvendored.py21 def rewrite_packaging(pkg_files, new_root): argument
35 def rewrite_jaraco_text(pkg_files, new_root): argument
48 def rewrite_jaraco(pkg_files, new_root): argument
60 def rewrite_importlib_resources(pkg_files, new_root): argument
70 def rewrite_importlib_metadata(pkg_files, new_root): argument
95 def rewrite_nspektr(pkg_files: Path, new_root): argument
/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.cc624 HloInstruction* new_root = in MoveInstructionOut() local
707 HloInstruction* new_root = in MoveInstructionIn() local
754 auto new_root = computation->root_instruction(); in MoveInstructionIn() local
777 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
/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/python/setuptools/setuptools/_distutils/
Dutil.py142 def change_root (new_root, pathname): argument
/external/antlr/runtime/Ruby/lib/antlr3/tree/
Ddebug.rb84 def become_root( new_root, old_root ) argument
/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_control_flow_flattening.cc122 HloInstruction* new_root = in FlattenWhileLoop() local
/external/pigweed/pw_software_update/
Dupdate_bundle_accessor.cc182 protobuf::Message new_root) { in VerifyRootMetadataSignatures()
432 protobuf::Message new_root = bundle_.AsMessage( in UpgradeRoot() local
/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.py138 def change_root (new_root, pathname): argument
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb654 def become_root( new_root, old_root ) argument
/external/freetype/src/psaux/
Dcffdecode.c1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
/external/python/cpython3/Python/
Dhamt.c2292 PyHamtNode *new_root; in _PyHamt_Assoc() local
2333 PyHamtNode *new_root = NULL; in _PyHamt_Without() local
/external/e2fsprogs/lib/ext2fs/
Dextent.c909 int new_root = 0; in extent_node_split() local
/external/harfbuzz_ng/src/
Dhb-repacker.hh1063 for (unsigned new_root : roots) in _try_isolating_subgraphs() local
/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.cc301 Member** new_root, Member** old_root, bool dry_run) { in Merge()

12