/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/skia/src/core/ |
D | SkBitmapScaler.cpp | 208 bool SkBitmapScaler::Resize(const SkPixmap& result, const SkPixmap& source, ResizeMethod method) { in Resize() function in SkBitmapScaler 232 bool SkBitmapScaler::Resize(SkBitmap* resultPtr, const SkPixmap& source, ResizeMethod method, in Resize() function in SkBitmapScaler
|
/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/fmtlib/test/ |
D | string-test.cc | 38 TEST(StringBufferTest, Resize) { in TEST() argument
|
/external/gemmlowp/test/ |
D | test.h | 77 void Resize(int rows, int cols) { in Resize() function
|
/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/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/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/v8/src/ |
D | identity-map.cc | 255 void IdentityMapBase::Resize(int new_capacity) { in Resize() function in v8::internal::IdentityMapBase
|
D | list-inl.h | 70 void List<T, P>::Resize(int new_capacity, P alloc) { 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/base/ |
D | hashmap.h | 348 void TemplateHashMapImpl<Key, Value, MatchFun, AllocationPolicy>::Resize( in Resize() function
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationKeys.java | 133 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/ |
D | CollationKeys.java | 129 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
|
/external/libchrome/base/ |
D | pickle.cc | 380 void Pickle::Resize(size_t new_capacity) { in Resize() function in base::Pickle
|
D | pickle_unittest.cc | 392 TEST(PickleTest, Resize) { in TEST() argument
|
/external/icu/icu4c/source/i18n/ |
D | rulebasedcollator.cpp | 86 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { in Resize() function in __anon83cbdc7e0111::FixedSortKeyByteSink 118 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize() function in CollationKeyByteSink
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common.h | 562 void Resize(uptr new_capacity) { in Resize() function
|
/external/v8/src/crankshaft/ |
D | hydrogen-gvn.cc | 216 void HInstructionMap::Resize(int new_size, Zone* zone) { in Resize() function in v8::internal::HInstructionMap
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RuleBasedCollator.java | 1091 protected boolean Resize(int appendCapacity, int length) { in Resize() method in RuleBasedCollator.CollationKeyByteSink
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | RuleBasedCollator.java | 1117 protected boolean Resize(int appendCapacity, int length) { in Resize() method in RuleBasedCollator.CollationKeyByteSink
|