Home
last modified time | relevance | path

Searched defs:Resize (Results 1 – 25 of 34) sorted by relevance

12

/external/libbrillo/brillo/streams/
Dmemory_containers.cc84 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
Dmemory_containers.h158 bool Resize(size_t new_size, ErrorPtr* /* error */) override { in Resize() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_vector.h80 void Resize(uptr size) { in Resize() function
Dtsan_clock.cc300 void SyncClock::Resize(ClockCache *c, uptr nclk) { in Resize() function in __tsan::SyncClock
/external/webrtc/webrtc/test/linux/
Dglx_renderer.cc119 void GlxRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::GlxRenderer
/external/tensorflow/tensorflow/compiler/xla/
Dsparse_index_array.cc77 void SparseIndexArray::Resize(int64 num_indices) { in Resize() function in xla::SparseIndexArray
/external/v8/src/compiler/
Dnode-cache.cc32 bool NodeCache<Key, Hash, Pred>::Resize(Zone* zone) { in Resize() function in v8::internal::compiler::NodeCache
/external/gemmlowp/test/
Dtest.h77 void Resize(int rows, int cols) { in Resize() function
Dbenchmark_all_sizes.cc79 void Resize(int rows, int cols) { in Resize() function in gemmlowp::Matrix
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dmatrix.h109 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/
Dweighted_picker.cc182 void WeightedPicker::Resize(int new_size) { in Resize() function in tensorflow::random::WeightedPicker
/external/webrtc/webrtc/test/win/
Dd3d_renderer.cc162 void D3dRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::D3dRenderer
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dheap.h91 void Resize(size_t new_size) { v_.resize(new_size); } in Resize() function
/external/tensorflow/tensorflow/contrib/lite/kernels/
Dlsh_projection.cc74 TfLiteStatus Resize(TfLiteContext* context, TfLiteNode* node) { in Resize() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTArray.h198 EPVRTError Resize(const unsigned int uiSize) in Resize() function
/external/v8/src/
Didentity-map.cc255 void IdentityMapBase::Resize(int new_capacity) { in Resize() function in v8::internal::IdentityMapBase
Dlist-inl.h70 void List<T, P>::Resize(int new_capacity, P alloc) { in Resize() function
/external/webrtc/webrtc/base/
Dbytebuffer.cc195 void ByteBuffer::Resize(size_t size) { in Resize() function in rtc::ByteBuffer
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatrep.h215 void Resize(size_t N) { in Resize() function
Dinlined_vector.h457 void Resize(size_t n, const T* elem) { in Resize() function
/external/v8/src/base/
Dhashmap.h348 void TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::Resize( in Resize() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationKeys.java133 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationKeys.java129 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
/external/libchrome/base/
Dpickle.cc379 void Pickle::Resize(size_t new_capacity) { in Resize() function in base::Pickle
/external/icu/icu4c/source/i18n/
Drulebasedcollator.cpp86 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { in Resize() function in __anon22b9733c0111::FixedSortKeyByteSink
118 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize() function in CollationKeyByteSink

12