/external/tensorflow/tensorflow/compiler/xla/service/ |
D | root_instruction_sinker.cc | 27 HloInstruction* new_root = TupleUtil::Duplicate(root); in SinkTupleRoot() local 42 HloInstruction* new_root = computation->AddInstruction( in SinkNontupleRoot() local
|
D | hlo_schedule_test.cc | 151 HloInstruction* new_root = entry->AddInstruction( in TEST_F() local 194 HloInstruction* new_root = entry->AddInstruction(HloInstruction::CreateUnary( in TEST_F() local
|
D | stable_sort_expander.cc | 190 HloInstruction* new_root = in ExpandInstruction() local
|
D | conditional_code_motion.cc | 710 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
|
D | while_loop_all_reduce_code_motion_test.cc | 282 HloInstruction* new_root = module->entry_computation()->root_instruction(); in TEST_F() local
|
/external/cronet/stable/net/cert/ |
D | ct_log_verifier_unittest.cc | 302 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/ |
D | ct_log_verifier_unittest.cc | 302 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/ |
D | arena.c | 338 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/ |
D | sparse_array.c | 143 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/ |
D | webview_app.py | 123 def _RebasePath(new_root, old_root): argument
|
/external/antlr/runtime/Ruby/lib/antlr3/debug/ |
D | trace-event-listener.rb | 76 def become_root( new_root, old_root ) argument
|
D | event-hub.rb | 39 def become_root( new_root, old_root ) argument
|
D | socket.rb | 215 def become_root( new_root, old_root ) argument
|
/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
D | debug.rb | 84 def become_root( new_root, old_root ) argument
|
/external/grpc-grpc/third_party/upb/upb/mem/ |
D | arena.c | 421 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/ |
D | update_bundle_accessor.cc | 182 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/ |
D | allocator_shim_default_dispatch_to_partition_alloc.cc | 153 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/ |
D | allocator_shim_default_dispatch_to_partition_alloc.cc | 153 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/ |
D | parallel_task_assignment.cc | 242 auto* new_root = call->to_apply()->root_instruction(); in AssignParallelTasksHelper() local
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | hlo_control_flow_flattening.cc | 221 HloInstruction* new_root = in FlattenWhileLoop() local
|
/external/rust/android-crates-io/crates/tracing-core/src/ |
D | span.rs | 118 pub fn new_root(metadata: &'static Metadata<'static>, values: &'a field::ValueSet<'a>) -> Self { in new_root() method
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | debug.rb | 654 def become_root( new_root, old_root ) argument
|
/external/freetype/src/psaux/ |
D | cffdecode.c | 1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
|
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | bstree_algorithms.hpp | 1301 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/ |
D | span.rs | 460 pub fn new_root(meta: &'static Metadata<'static>, values: &field::ValueSet<'_>) -> Span { in new_root() method
|