/external/grpc-grpc/src/cpp/common/ |
D | resource_quota_cc.cc | 31 ResourceQuota& ResourceQuota::Resize(size_t new_size) { in Resize() function in grpc::ResourceQuota
|
/external/tensorflow/tensorflow/core/lib/gtl/ |
D | stl_util.h | 63 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
|
D | flatrep.h | 234 void Resize(size_t N) { in Resize() function
|
/external/libbrillo/brillo/streams/ |
D | memory_containers.cc | 84 bool ContiguousReadOnlyBufferBase::Resize(size_t /* new_size */, in Resize() function in brillo::data_container::ContiguousReadOnlyBufferBase 106 bool StringPtr::Resize(size_t new_size, ErrorPtr* /* error */) { in Resize() function in brillo::data_container::StringPtr
|
D | memory_containers.h | 158 bool Resize(size_t new_size, ErrorPtr* /* error */) override { in Resize() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_vector.h | 80 void Resize(uptr size) { in Resize() function
|
D | tsan_clock.cc | 300 void SyncClock::Resize(ClockCache *c, uptr nclk) { in Resize() function in __tsan::SyncClock
|
/external/webrtc/webrtc/test/linux/ |
D | glx_renderer.cc | 119 void GlxRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::GlxRenderer
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | sparse_index_array.cc | 76 void SparseIndexArray::Resize(int64 num_indices) { in Resize() function in xla::SparseIndexArray
|
/external/v8/src/compiler/ |
D | node-cache.cc | 32 bool NodeCache<Key, Hash, Pred>::Resize(Zone* zone) { in Resize() function in v8::internal::compiler::NodeCache
|
/external/gemmlowp/test/ |
D | test.h | 77 void Resize(int rows, int cols) { in Resize() function
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | matrix.h | 109 void Resize(size_t num_rows, size_t num_columns) { in Resize() function 305 void Resize() { in Resize() function
|
/external/tensorflow/tensorflow/core/lib/random/ |
D | weighted_picker.cc | 182 void WeightedPicker::Resize(int new_size) { in Resize() function in tensorflow::random::WeightedPicker
|
/external/webrtc/webrtc/test/win/ |
D | d3d_renderer.cc | 162 void D3dRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::D3dRenderer
|
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/ |
D | heap.h | 91 void Resize(size_t new_size) { v_.resize(new_size); } in Resize() function
|
/external/v8/src/zone/ |
D | zone-list-inl.h | 66 void ZoneList<T>::Resize(int new_capacity, ZoneAllocationPolicy alloc) { in Resize() function
|
/external/tensorflow/tensorflow/contrib/lite/kernels/ |
D | lsh_projection.cc | 73 TfLiteStatus Resize(TfLiteContext* context, TfLiteNode* node) { in Resize() function
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | lsh_projection.cc | 73 TfLiteStatus Resize(TfLiteContext* context, TfLiteNode* node) { in Resize() function
|
D | sparse_to_dense.cc | 44 TfLiteStatus Resize(TfLiteContext* context, const TfLiteTensor* output_shape, in Resize() function
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTArray.h | 198 EPVRTError Resize(const unsigned int uiSize) in Resize() function
|
/external/webrtc/webrtc/base/ |
D | bytebuffer.cc | 195 void ByteBuffer::Resize(size_t size) { in Resize() function in rtc::ByteBuffer
|
/external/v8/src/ |
D | identity-map.cc | 259 void IdentityMapBase::Resize(int new_capacity) { in Resize() function in v8::internal::IdentityMapBase
|
D | bit-vector.h | 112 void Resize(int new_length, Zone* zone) { in Resize() function
|
/external/tensorflow/tensorflow/lite/experimental/kernels/ |
D | ctc_beam_search_decoder.cc | 98 TfLiteStatus Resize(TfLiteContext* context, in Resize() function
|
/external/libchrome/base/ |
D | pickle.cc | 336 void Pickle::Resize(size_t new_capacity) { in Resize() function in base::Pickle
|