Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 25 of 40) 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.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/stable/net/cert/
Dct_log_verifier_unittest.cc302 const std::string& new_root, in CheckVerifyConsistencyProof()
477 std::string old_root(GetEmptyTreeHash()), new_root(GetEmptyTreeHash()); in TEST_F() local
501 std::string new_root; in TEST_F() local
541 const char* const new_root = kRootHashes[test_vector.new_tree_size - 1]; in TEST_P() local
/external/cronet/tot/net/cert/
Dct_log_verifier_unittest.cc302 const std::string& new_root, in CheckVerifyConsistencyProof()
477 std::string old_root(GetEmptyTreeHash()), new_root(GetEmptyTreeHash()); in TEST_F() local
501 std::string new_root; in TEST_F() local
541 const char* const new_root = kRootHashes[test_vector.new_tree_size - 1]; in TEST_P() local
/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
/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/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/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/stable/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_default_dispatch_to_partition_alloc.cc153 auto* new_root = new (buffer) partition_alloc::PartitionRoot(opts); in New() local
676 partition_alloc::PartitionRoot* new_root = new_main_allocator->root(); in ConfigurePartitions() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_default_dispatch_to_partition_alloc.cc153 auto* new_root = new (buffer) partition_alloc::PartitionRoot(opts); in New() local
676 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/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_control_flow_flattening.cc221 HloInstruction* new_root = in FlattenWhileLoop() local
/external/rust/android-crates-io/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
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dbstree_algorithms.hpp1301 node_ptr new_root = clone_subtree in clone() local
1425 node_ptr new_root = NodeTraits::get_right(super_root); in rebalance_subtree() local
/external/rust/android-crates-io/crates/tracing/src/
Dspan.rs460 pub fn new_root(meta: &'static Metadata<'static>, values: &field::ValueSet<'_>) -> Span { in new_root() method

12