Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 25 of 41) 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.cc151 HloInstruction* new_root = entry->AddInstruction( in TEST_F() local
194 HloInstruction* new_root = entry->AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
Dstable_sort_expander.cc190 HloInstruction* new_root = in ExpandInstruction() local
Dconditional_code_motion.cc710 HloInstruction* new_root = in MoveInstructionOut() local
796 HloInstruction* new_root = in MoveInstructionIn() local
844 auto new_root = computation->root_instruction(); in MoveInstructionIn() local
863 HloInstruction* new_root = in MoveInstructionIn() local
Dwhile_loop_all_reduce_code_motion_test.cc282 HloInstruction* new_root = module->entry_computation()->root_instruction(); in TEST_F() local
/external/cronet/net/cert/
Dct_log_verifier_unittest.cc297 const std::string& new_root, in CheckVerifyConsistencyProof()
472 std::string old_root(GetEmptyTreeHash()), new_root(GetEmptyTreeHash()); in TEST_F() local
496 std::string new_root; in TEST_F() local
536 const char* const new_root = kRootHashes[test_vector.new_tree_size - 1]; in TEST_P() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/mem/
Darena.c338 static bool _upb_Arena_FixupRefs(upb_Arena* new_root, uintptr_t ref_delta) { in _upb_Arena_FixupRefs()
362 upb_Arena* new_root = _upb_Arena_DoFuse(a1, a2, &ref_delta); in upb_Arena_Fuse() local
/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/grpc-grpc/third_party/upb/upb/mem/
Darena.c421 static bool _upb_Arena_FixupRefs(upb_ArenaInternal* new_root, in _upb_Arena_FixupRefs()
450 upb_ArenaInternal* new_root = _upb_Arena_DoFuse(a1, a2, &ref_delta); in upb_Arena_Fuse() local
/external/pigweed/pw_software_update/
Dupdate_bundle_accessor.cc182 protobuf::Message new_root) { in VerifyRootMetadataSignatures()
440 protobuf::Message new_root = bundle_.AsMessage( in UpgradeRoot() local
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_default_dispatch_to_partition_alloc.cc162 auto* new_root = new (buffer) partition_alloc::PartitionRoot(opts); in New() local
604 partition_alloc::PartitionRoot* new_root = new_main_allocator->root(); in ConfigurePartitions() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.cc242 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/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_control_flow_flattening.cc221 HloInstruction* new_root = in FlattenWhileLoop() local
/external/rust/crates/tracing-core/src/
Dspan.rs118 pub fn new_root(metadata: &'static Metadata<'static>, values: &'a field::ValueSet<'a>) -> Self { in new_root() method
/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

12