Home
last modified time | relevance | path

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

123

/aosp_15_r20/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
/aosp_15_r20/external/cronet/net/cert/
H A 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
/aosp_15_r20/system/core/init/
H A Dswitch_root.cpp37 std::vector<std::string> GetMounts(const std::string& new_root) { in GetMounts()
72 void SwitchRoot(const std::string& new_root) { in SwitchRoot()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Droot_instruction_sinker.cc27 HloInstruction* new_root = TupleUtil::Duplicate(root); in SinkTupleRoot() local
42 HloInstruction* new_root = computation->AddInstruction( in SinkNontupleRoot() local
H A 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
H A 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
H A Dstable_sort_expander.cc190 HloInstruction* new_root = in ExpandInstruction() local
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/mesa3d/src/util/
H A 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
/aosp_15_r20/art/dex2oat/
H A Dtransaction.cc415 auto* new_root = pair.second; in UpdateKeys() local
434 mirror::Object* new_root = old_root; in VisitObjectLogs() local
453 mirror::Array* new_root = old_root; in VisitArrayLogs() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mem/
H A 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
/aosp_15_r20/external/pigweed/pw_software_update/
H A Dupdate_bundle_accessor.cc182 protobuf::Message new_root) { in VerifyRootMetadataSignatures()
440 protobuf::Message new_root = bundle_.AsMessage( in UpgradeRoot() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_default_dispatch_to_partition_alloc.cc153 auto* new_root = new (buffer) partition_alloc::PartitionRoot(opts); in New() local
544 partition_alloc::PartitionRoot* new_root = new_main_allocator->root(); in ConfigurePartitions() local
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/tools/
H A Dwebview_app.py123 def _RebasePath(new_root, old_root): argument
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dutil.py138 def change_root (new_root, pathname): argument
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/debug/
H A Dtrace-event-listener.rb76 def become_root( new_root, old_root ) argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dutil.py142 def change_root (new_root, pathname): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dutil.py154 def change_root(new_root, pathname): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dutil.py154 def change_root(new_root, pathname): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dutil.py154 def change_root(new_root, pathname): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dutil.py154 def change_root(new_root, pathname): argument
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/tree/
H A Ddebug.rb84 def become_root( new_root, old_root ) argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dparallel_task_assignment.cc242 auto* new_root = call->to_apply()->root_instruction(); in AssignParallelTasksHelper() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dutil.py138 def change_root (new_root, pathname): argument
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dutil.py138 def change_root (new_root, pathname): argument

123