/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 | 117 ScopedDeviceMemory<T> AllocateOwnedArray(uint64 element_count) { in AllocateOwnedArray() 162 uint64 element_count) { in AllocateOwnedSubBuffer() 668 inline DeviceMemory<T> StreamExecutor::AllocateArray(uint64 element_count) { in AllocateArray() 758 uint64 element_count) { in AllocateSubBuffer()
|
D | temporary_memory_manager.h | 137 TemporaryMemoryManager::AllocateArray(uint64 element_count) { in AllocateArray()
|
D | temporary_memory_manager.cc | 94 TemporaryMemoryManager::AllocateArrayBase(uint64 element_count, in AllocateArrayBase()
|
D | device_description.cc | 143 uint64 element_count, uint64 *threads_per_block, in CalculateDimensionality()
|
D | stream.h | 2035 Stream::AllocateTemporaryArray(uint64 element_count) { in AllocateTemporaryArray()
|
/external/tensorflow/tensorflow/core/kernels/hexagon/ |
D | graph_transfer_utils.cc | 32 const int element_count) { in GetTopNFloatResults() 44 const int element_count, const int top_n) { in DumpTopNFloatResults()
|
D | hexagon_graph_execution_test.cc | 86 const int element_count = byte_size / sizeof(float); in DumpTop10Results() local 110 const int element_count = byte_size / sizeof(float); in CheckFirstResult() local
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_rng.cc | 163 uint64 element_count = v->ElementCount(); in DoPopulateRandUniformInternal() local 219 uint64 element_count = v->ElementCount(); in DoPopulateRandGaussianInternal() local
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
D | ilo_state_vf.h | 102 uint8_t element_count; member 164 ilo_state_vf_data_size(const struct ilo_dev *dev, uint8_t element_count) in ilo_state_vf_data_size()
|
D | ilo_state_vf.c | 804 uint8_t element_count) in ilo_state_vf_init_for_rectlist()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | reduce_test.cc | 83 void RunR1ToR0Test(int64 element_count) { in RunR1ToR0Test() 113 const int element_count = input_data.size(); in RunR1ToR0PredTest() local 405 constexpr int element_count = 10; in XLA_TEST_F() local 411 constexpr int element_count = 10; in XLA_TEST_F() local 420 constexpr int element_count = 10; in XLA_TEST_F() local 426 constexpr int element_count = 10; in XLA_TEST_F() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantize_op_test.cc | 243 const int element_count = 8; in TEST_F() local
|
D | debug_ops.h | 280 int64 element_count = 0; in Compute() local
|
/external/v8/src/ |
D | code-stub-assembler.h | 1176 Node* GetArrayAllocationSize(Node* element_count, ElementsKind kind, in GetArrayAllocationSize() 1181 Node* GetFixedArrayAllocationSize(Node* element_count, ElementsKind kind, in GetFixedArrayAllocationSize()
|
/external/v8/src/builtins/ |
D | builtins-arguments.cc | 70 Node* element_count = arguments_count; in AllocateArgumentsObject() local
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_eq.h | 141 WORD32 element_count; member
|
/external/libffi/src/aarch64/ |
D | ffi.c | 290 element_count (ffi_type *ty) in element_count() function
|
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/ |
D | ffi.c | 287 element_count (ffi_type *ty) in element_count() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_cost_analysis.cc | 242 const int64 element_count = ShapeUtil::ElementsIn(map->shape()); in HandleMap() local
|
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/ |
D | ffi.c | 287 element_count (ffi_type *ty) in element_count() function
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | literal_util.h | 703 int64 element_count() const { return ShapeUtil::ElementsIn(subshape()); } in element_count() function
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
D | llvm_util.cc | 386 llvm::Type* type, llvm::Value* element_count, tensorflow::StringPiece name, in EmitAllocaAtFunctionEntryWithCount()
|
/external/python/cpython2/RISCOS/Modules/ |
D | drawfmodule.c | 156 int n,i,element_count; in DrawF_Path() local
|