Searched defs:newData (Results 1 - 25 of 47) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DIntArray.h82 int[] newData = new int[newSize]; local
83 System.arraycopy(data, 0, newData, 0, data.length);
84 data = newData;
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DContentData.cpp61 OwnPtr<ContentData> newData = contentData->cloneInternal(); local
62 lastNewData->setNext(newData.release());
/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebCString.cpp65 char* newData; local
67 WTF::CString::newUninitialized(length, newData).buffer();
68 memcpy(newData, data, length);
/external/chromium_org/third_party/icu/source/test/perf/usetperf/
H A Dbitset.cpp53 int32_t* newData = (int32_t*) uprv_malloc(newLen * BYTES_PER_WORD); local
54 uprv_memcpy(newData, data, len * BYTES_PER_WORD);
56 data = newData;
/external/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.cpp53 int32_t* newData = (int32_t*) uprv_malloc(newLen * BYTES_PER_WORD); local
54 uprv_memcpy(newData, data, len * BYTES_PER_WORD);
56 data = newData;
/external/chromium_org/third_party/angle/tests/angle_tests/
H A DBufferDataTest.cpp316 unsigned char newData[] = { 0, 255, 0 }; local
317 glBufferSubData(GL_ARRAY_BUFFER, 3, 3, newData);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DCharacterData.cpp173 void CharacterData::setDataAndUpdate(const String& newData, unsigned offsetOfReplacedData, unsigned oldLength, unsigned newLength, RecalcStyleBehavior recalcStyleBehavior) argument
176 m_data = newData;
H A DDocument.cpp4282 void Document::setEncodingData(const DocumentEncodingData& newData) argument
4291 && encoding() != newData.encoding()
4297 OwnPtr<TextCodec> codec = newTextCodec(newData.encoding());
4302 m_encodingData = newData;
/external/chromium_org/third_party/skia/bench/
H A DETCBitmapBench.cpp52 etc1_byte* newData = reinterpret_cast<etc1_byte *>( local
54 etc1_pkm_format_header(newData, newWidth, newHeight);
56 etc1_byte* copyInto = newData;
73 return newData;
/external/chromium_org/third_party/skia/gm/
H A Detc1bitmap.cpp51 etc1_byte *newData = reinterpret_cast<etc1_byte *>(am.get()); local
53 etc1_pkm_format_header(newData, newWidth, newHeight);
54 newData += ETC_PKM_HEADER_SIZE;
58 memcpy(newData, origData, (blockWidth - 1)*ETC1_ENCODED_BLOCK_SIZE);
60 newData += (blockWidth - 1)*ETC1_ENCODED_BLOCK_SIZE;
/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp71 Int32 *newData, Int32 *newProps, UInt32 *indexInArchive)
76 if (newData != NULL) *newData = BoolToInt(up.NewData);
70 GetUpdateItemInfo(UInt32 index, Int32 *newData, Int32 *newProps, UInt32 *indexInArchive) argument
/external/skia/bench/
H A DETCBitmapBench.cpp52 etc1_byte* newData = reinterpret_cast<etc1_byte *>( local
54 etc1_pkm_format_header(newData, newWidth, newHeight);
56 etc1_byte* copyInto = newData;
73 return newData;
/external/skia/gm/
H A Detc1bitmap.cpp51 etc1_byte *newData = reinterpret_cast<etc1_byte *>(am.get()); local
53 etc1_pkm_format_header(newData, newWidth, newHeight);
54 newData += ETC_PKM_HEADER_SIZE;
58 memcpy(newData, origData, (blockWidth - 1)*ETC1_ENCODED_BLOCK_SIZE);
60 newData += (blockWidth - 1)*ETC1_ENCODED_BLOCK_SIZE;
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_cnt.cpp31 uint32_t *newData = (uint32_t *)uprv_realloc(tbl->CEs, 2*tbl->size*sizeof(uint32_t)); local
32 if(newData == NULL) {
38 uprv_free(newData);
42 tbl->CEs = newData;
H A Ducol_elm.cpp98 uint32_t *newData = (uint32_t *)uprv_realloc(expansions->CEs, 2*expansions->size*sizeof(uint32_t)); local
99 if(newData == NULL) {
106 expansions->CEs = newData;
/external/chromium_org/third_party/skia/tools/
H A DPictureResultsWriter.h209 Json::Value newData = data->getJSON(timerTypes, result, numInnerLoops); variable
216 for(Json::ValueIterator iter = newData.begin(); iter != newData.end();
/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp211 Int32 newData, newProps; local
215 RINOK(updateCallback->GetUpdateItemInfo(i, &newData, &newProps, &indexInArchive));
218 ui.NewData = IntToBool(newData);
/external/srec/portable/src/
H A Dpmemory.c740 MemoryData* newData; local
793 newData = (MemoryData *) PortNew(actualSize);
794 if (newData == NULL)
802 memcpy(newData, oldData, actualSize);
806 memcpy(newData, oldData, oldSize);
810 newData = (MemoryData *) realloc(oldData, actualSize);
816 newData = oldData;
820 if (newData != NULL && bMalloc)
834 newData->stackTrace = oldStackTrace;
835 newData
[all...]
/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp447 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive);
504 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive)
506 if (newData != NULL)
507 *newData = BoolToInt(true);
503 GetUpdateItemInfo(UInt32 , Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive) argument
/external/chromium_org/third_party/icu/source/common/
H A Dnormalizer2impl.cpp1832 CanonIterData &newData,
1844 uint32_t oldValue=utrie2_get32(newData.trie, c);
1878 newData.addToStartSet(c, c2, errorCode);
1885 uint32_t c2Value=utrie2_get32(newData.trie, c2);
1887 utrie2_set32(newData.trie, c2, c2Value|CANON_NOT_SEGMENT_STARTER,
1895 newData.addToStartSet(c, c2, errorCode);
1899 utrie2_set32(newData.trie, c, newValue, &errorCode);
1831 makeCanonIterDataFromNorm16(UChar32 start, UChar32 end, uint16_t norm16, CanonIterData &newData, UErrorCode &errorCode) const argument
/external/deqp/framework/qphelper/
H A DqpTestLog.c654 deUint8* newData = (deUint8*)deMalloc(newCapacity); local
655 if (!newData)
658 memcpy(newData, buffer->data, buffer->size);
660 buffer->data = newData;
/external/icu/icu4c/source/common/
H A Dnormalizer2impl.cpp1934 CanonIterData &newData,
1946 uint32_t oldValue=utrie2_get32(newData.trie, c);
1980 newData.addToStartSet(c, c2, errorCode);
1987 uint32_t c2Value=utrie2_get32(newData.trie, c2);
1989 utrie2_set32(newData.trie, c2, c2Value|CANON_NOT_SEGMENT_STARTER,
1997 newData.addToStartSet(c, c2, errorCode);
2001 utrie2_set32(newData.trie, c, newValue, &errorCode);
1933 makeCanonIterDataFromNorm16(UChar32 start, UChar32 end, uint16_t norm16, CanonIterData &newData, UErrorCode &errorCode) const argument
/external/robolectric/lib/main/
H A Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 454 milliseconds

12