| /external/webrtc/webrtc/common_audio/ |
| D | ring_buffer.c | 28 size_t element_count; member 40 size_t element_count, in GetBufferReadRegions() 68 RingBuffer* WebRtc_CreateBuffer(size_t element_count, size_t element_size) { in WebRtc_CreateBuffer() 115 size_t element_count) { in WebRtc_ReadBuffer() 160 size_t element_count) { in WebRtc_WriteBuffer() 192 int WebRtc_MoveReadPtr(RingBuffer* self, int element_count) { in WebRtc_MoveReadPtr()
|
| /external/libcxxabi/src/ |
| D | cxa_vector.cpp | 29 inline static void __set_element_count ( void *p, size_t element_count ) { in __set_element_count() 118 __cxa_vec_new(size_t element_count, size_t element_size, size_t padding_size, in __cxa_vec_new() 143 __cxa_vec_new2(size_t element_count, size_t element_size, size_t padding_size, in __cxa_vec_new2() 171 __cxa_vec_new3(size_t element_count, size_t element_size, size_t padding_size, in __cxa_vec_new3() argument 207 size_t element_count, in __cxa_vec_cctor() 233 __cxa_vec_ctor(void *array_address, size_t element_count, size_t element_size, in __cxa_vec_ctor() 254 size_t element_count, in __cxa_vec_dtor() 280 size_t element_count, in __cxa_vec_cleanup() 355 const size_t element_count = padding_size ? __get_element_count ( vec_base ) : 0; in __cxa_vec_delete3() local
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream_executor_pimpl.h | 127 ScopedDeviceMemory<T> AllocateOwnedArray(uint64 element_count) { in AllocateOwnedArray() 799 inline DeviceMemory<T> StreamExecutor::AllocateArray(uint64 element_count, in AllocateArray() 856 uint64 element_count) { in GetSubBuffer()
|
| D | temporary_memory_manager.h | 136 TemporaryMemoryManager::AllocateArray(uint64 element_count) { in AllocateArray()
|
| D | device_description.cc | 150 int64 element_count, int64 *threads_per_block, in CalculateDimensionality()
|
| D | temporary_memory_manager.cc | 93 TemporaryMemoryManager::AllocateArrayBase(uint64 element_count, in AllocateArrayBase()
|
| D | stream.h | 2113 Stream::AllocateTemporaryArray(uint64 element_count) { in AllocateTemporaryArray()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | dummy_all_reduce_thunk.cc | 45 int64 replica_count, int64 element_count, in NcclAllReduceThunk()
|
| /external/tensorflow/tensorflow/core/kernels/hexagon/ |
| D | graph_transfer_utils.cc | 34 const int element_count) { in GetTopNFloatResults() 46 const int element_count, const int top_n) { in DumpTopNFloatResults()
|
| D | hexagon_graph_execution_test.cc | 88 const int element_count = byte_size / sizeof(float); in DumpTop10Results() local 112 const int element_count = byte_size / sizeof(float); in CheckFirstResult() local
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_rng.cc | 172 uint64 element_count = v->ElementCount(); in DoPopulateRandUniformInternal() local 228 uint64 element_count = v->ElementCount(); in DoPopulateRandGaussianInternal() local
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_rng.cc | 118 uint64 element_count = v->ElementCount(); in DoPopulateRandUniformInternal() local 174 uint64 element_count = v->ElementCount(); in DoPopulateRandGaussianInternal() local
|
| /external/tensorflow/tensorflow/lite/micro/ |
| D | memory_helpers.cc | 81 int element_count = 1; in BytesRequiredForTensor() local
|
| /external/deqp-deps/amber/src/vulkan/ |
| D | buffer_descriptor.cc | 153 Result BufferDescriptor::SetSizeInElements(uint32_t element_count) { in SetSizeInElements()
|
| /external/v8/src/builtins/ |
| D | growable-fixed-array-gen.cc | 84 const TNode<IntPtrT> element_count, const TNode<IntPtrT> new_capacity) { in ResizeFixedArray()
|
| /external/deqp-deps/amber/src/ |
| D | buffer.cc | 305 uint32_t element_count = value_count; in RecalculateMaxSizeInBytes() local 421 void Buffer::SetSizeInElements(uint32_t element_count) { in SetSizeInElements()
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_construct_composites.cpp | 273 auto element_count = vector_type_instruction.GetSingleWordInOperand(1); in FindComponentsToConstructVector() local
|
| /external/angle/third_party/spirv-tools/src/source/fuzz/ |
| D | fuzzer_pass_construct_composites.cpp | 273 auto element_count = vector_type_instruction.GetSingleWordInOperand(1); in FindComponentsToConstructVector() local
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | reduce_test.cc | 93 void RunR1ToR0Test(int64 element_count) { in RunR1ToR0Test() 121 const int element_count = input_data.size(); in RunR1ToR0PredTest() local 409 constexpr int element_count = 10; in XLA_TEST_F() local 415 constexpr int element_count = 10; in XLA_TEST_F() local 424 constexpr int element_count = 10; in XLA_TEST_F() local 430 constexpr int element_count = 10; in XLA_TEST_F() local 989 constexpr int element_count = 127; in XLA_TEST_F() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_construct_composites.cpp | 260 auto element_count = vector_type.element_count(); in TryConstructingVectorComposite() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | collective_ops_utils.h | 152 int64 element_count; member
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | types.h | 269 uint32_t element_count() const { return count_; } in element_count() function 291 uint32_t element_count() const { return count_; } in element_count() function
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | types.h | 272 uint32_t element_count() const { return count_; } in element_count() function 294 uint32_t element_count() const { return count_; } in element_count() function
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | types.h | 272 uint32_t element_count() const { return count_; } in element_count() function 294 uint32_t element_count() const { return count_; } in element_count() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | debug_ops.h | 296 int64 element_count = 0; in Compute() local
|