| /external/lzma/CPP/Common/ |
| D | Buffer.h | 31 T *newBuffer; in SetCapacity() local
|
| D | MyString.h | 172 T *newBuffer = new T[realCapacity]; in SetCapacity() local
|
| /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/ |
| D | tb_I420_codec.cc | 105 uint8_t* newBuffer = new uint8_t[newSize]; in InitEncode() local 150 uint8_t* newBuffer = new uint8_t[reqSize]; in Encode() local
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| D | ArrayBufferBuilder.cpp | 67 RefPtr<ArrayBuffer> newBuffer = ArrayBuffer::create(newBufferSize, 1); in expandCapacity() local
|
| /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
| D | encoded_frame.cc | 157 uint8_t* newBuffer = new uint8_t[minimumSize]; in VerifyAndAllocate() local
|
| /external/deqp/framework/delibs/decpp/ |
| D | deArrayBuffer.hpp | 143 ArrayBuffer<T,Alignment,Stride> newBuffer(numElements); in setStorage() local
|
| /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/i420/main/source/ |
| D | i420.cc | 60 uint8_t* newBuffer = new uint8_t[newSize]; in InitEncode() local
|
| /external/icu/icu4c/source/i18n/ |
| D | ucoleitr.cpp | 95 RCEI *newBuffer = NEW_ARRAY(RCEI, bufferSize + BUFFER_GROW); in put() local 150 PCEI *newBuffer = NEW_ARRAY(PCEI, bufferSize + BUFFER_GROW); in put() local
|
| D | digitlst.cpp | 885 decNumber *newBuffer = fStorage.resize(requestedCapacity, fStorage.getCapacity()); in ensureCapacity() local
|
| D | collationiterator.cpp | 133 UnicodeString newBuffer; member in SkippedState
|
| D | rulebasedcollator.cpp | 130 uint8_t *newBuffer = key_.reallocate(newCapacity, length); in Resize() local
|
| /external/eigen/Eigen/src/SparseCore/ |
| D | AmbiVector.h | 92 Scalar* newBuffer = new Scalar[allocSize]; in reallocateSparse() local
|
| /external/chromium_org/third_party/icu/source/common/ |
| D | ustr_wcs.c | 39 void *newBuffer=uprv_malloc(reqCapacity*size); in u_growAnyBufferFromStatic() local
|
| /external/chromium_org/third_party/icu/source/i18n/ |
| D | ucoleitr.cpp | 92 RCEI *newBuffer = NEW_ARRAY(RCEI, bufferSize + BUFFER_GROW); in put() local 170 PCEI *newBuffer = NEW_ARRAY(PCEI, bufferSize + BUFFER_GROW); in put() local
|
| D | digitlst.cpp | 812 decNumber *newBuffer = fStorage.resize(requestedCapacity, fStorage.getCapacity()); in ensureCapacity() local
|
| D | ucol.cpp | 305 int32_t *newBuffer = reinterpret_cast<int32_t *>(uprv_malloc(newCapacity * 4)); in appendOffset() local
|
| /external/icu/icu4c/source/common/ |
| D | ustr_wcs.cpp | 42 char *newBuffer=(char *)uprv_malloc(reqCapacity*size); in u_growAnyBufferFromStatic() local
|
| D | simplepatternformatter.cpp | 310 int32_t *newBuffer = (int32_t *) uprv_malloc(2 * newCapacity * sizeof(int32_t)); in ensureCapacity() local
|
| /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/ |
| D | normal_async_test.cc | 233 VideoFrame *newBuffer = new VideoFrame(); in Encoded() local
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | imports.c | 218 void *newBuffer = malloc(newSize); in _mesa_realloc() local
|
| /external/mesa3d/src/mesa/main/ |
| D | imports.c | 218 void *newBuffer = malloc(newSize); in _mesa_realloc() local
|
| /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/ |
| D | BufferStorage11.cpp | 639 ID3D11Buffer *newBuffer; in resize() local
|
| /external/smali/smali/src/main/java/org/jf/smali/ |
| D | smaliFlexLexer.java | 3050 char newBuffer[] = new char[zzCurrentPos*2]; in zzRefill() local
|
| /external/libcxxabi/src/Unwind/ |
| D | UnwindCursor.hpp | 119 entry *newBuffer = (entry *)malloc(newSize * sizeof(entry)); in add() local
|