/external/tensorflow/tensorflow/core/lib/monitoring/ |
D | cell_reader.h | 141 ValueType initial_value = internal::GetLatestValueOrDefault<ValueType>( in Read() local 153 ValueType initial_value = internal::GetLatestValueOrDefault<ValueType>( in Delta() local
|
/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | iota_test1.cpp | 23 BOOST_CXX14_CONSTEXPR bool test_iota_results ( Iterator first, Iterator last, T initial_value ) { in test_iota_results() 37 BOOST_CXX14_CONSTEXPR bool test_iota_results ( const Range &r, T initial_value ) { in test_iota_results()
|
/external/tensorflow/tensorflow/python/ops/ |
D | variable_spec_test.py | 96 initial_value=None, argument 138 initial_value=None, argument
|
/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/ |
D | inspectable.h | 94 : value_(std::move(initial_value)), in value_() 105 : value_(std::move(initial_value)), convert_(std::move(convert)) {} in value_()
|
/external/cronet/stable/base/memory/ |
D | structured_shared_memory.h | 235 U&& initial_value) { in Create() 258 StructuredSharedMemory<T>::CreateWithCustomMapper(U&& initial_value, in CreateWithCustomMapper()
|
/external/cronet/tot/base/memory/ |
D | structured_shared_memory.h | 235 U&& initial_value) { in Create() 258 StructuredSharedMemory<T>::CreateWithCustomMapper(U&& initial_value, in CreateWithCustomMapper()
|
/external/pytorch/test/ |
D | test_segment_reductions.py | 24 def get_default_value(initial_value, reduction): argument 47 initial_value, argument
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_resource.cc | 53 string name, DataType type, TensorShape shape, xla::XlaOp initial_value, in CreateTensorArray() 64 xla::XlaOp initial_value, int64_t max_array_size, in XlaResource()
|
/external/libchrome/base/ |
D | atomic_ref_count.h | 18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
D | atomic_ref_count.h | 18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ |
D | atomic_ref_count.h | 18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/external/federated-compute/fcp/secagg/server/ |
D | secagg_scheduler.h | 67 std::unique_ptr<T> initial_value, in Accumulator() 324 std::unique_ptr<T> initial_value, in CreateAccumulator()
|
/external/python/cpython3/Lib/test/test_free_threading/ |
D | test_slots.py | 27 def __init__(self, initial_value): argument
|
/external/cronet/stable/base/ |
D | atomic_ref_count.h | 22 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/external/cronet/tot/base/ |
D | atomic_ref_count.h | 22 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_sync_dummy.c | 29 uint64_t initial_value) in vk_sync_dummy_init()
|
D | vk_sync_binary.c | 39 uint64_t initial_value) in vk_sync_binary_init()
|
/external/tensorflow/tensorflow/python/distribute/ |
D | values_v2_test.py | 41 def create_variable(self, initial_value=1., **kwargs): argument 364 def create_variable(self, initial_value=1., **kwargs): argument 388 def create_variable(self, strategy, initial_value, enable_packed_handle, argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/ |
D | devious_baton.h | 31 int initial_value, int count) in DeviousBatonSessionVisitor()
|
D | web_transport_test_server.cc | 45 DeviousBatonValue initial_value = in ProcessRequest() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/ |
D | devious_baton.h | 31 int initial_value, int count) in DeviousBatonSessionVisitor()
|
D | web_transport_test_server.cc | 45 DeviousBatonValue initial_value = in ProcessRequest() local
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
D | fcs.cc | 81 FrameCheckSequence initial_value) { in ComputeFcs()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | tree_reduction_rewriter.cc | 47 HloInstruction *initial_value = hlo->mutable_operand(1); in HandleReduce() local
|
/external/tensorflow/tensorflow/python/framework/ |
D | graph_to_function_def.py | 65 initial_value=None): argument
|