/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/ |
D | BsPatch.java | 69 RandomAccessFile oldData, OutputStream newData, InputStream patchData) in applyPatch() argument 74 applyPatchInternal(oldData, newData, patchData); in applyPatch() 84 final RandomAccessFile oldData, in applyPatchInternal() argument 101 final long oldSize = oldData.length(); in applyPatchInternal() 162 oldData.seek(oldDataOffset); in applyPatchInternal() 164 transformBytes((int) diffSegmentLength, patchData, oldData, newData, buffer1, buffer2); in applyPatchInternal() local 199 final RandomAccessFile oldData, in transformBytes() argument 207 oldData.readFully(buffer1, 0, numBytesThisRound); in transformBytes()
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_receiver_help.cc | 57 uint8_t* oldData = applicationData; in AddApplicationData() local 69 if (oldData) in AddApplicationData() 71 memcpy(applicationData, oldData, oldLength); in AddApplicationData() 73 delete [] oldData; in AddApplicationData()
|
/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/bsdiff/ |
D | BsPatchTest.java | 84 RandomAccessFile oldData = new RandomAccessFile(oldFile, "r"); in testTransformBytes() local 87 BsPatch.transformBytes(patchInput.length, patchInputStream, oldData, newData, buffer1, buffer2); in testTransformBytes() 98 RandomAccessFile oldData = new RandomAccessFile(oldFile, "r"); in testTransformBytes_Error_NotEnoughBytes() local 100 BsPatch.transformBytes(2, patchIn, oldData, new ByteArrayOutputStream(), buffer1, buffer2); in testTransformBytes_Error_NotEnoughBytes() 112 RandomAccessFile oldData = new RandomAccessFile(oldFile, "r"); in testTransformBytes_Error_JunkPatch() local 116 patchInput.length, patchInputStream, oldData, newData, buffer1, buffer2); in testTransformBytes_Error_JunkPatch() 128 RandomAccessFile oldData = new RandomAccessFile(oldFile, "r"); in testTransformBytes_Error_JunkPatch_Underflow() local 135 patchInput.length + 1, patchInputStream, oldData, newData, buffer1, buffer2); in testTransformBytes_Error_JunkPatch_Underflow() 657 RandomAccessFile oldData = new RandomAccessFile(oldFile, "r"); in invokeApplyPatch() local 661 BsPatch.applyPatch(oldData, actualNewData, patchInputStream); in invokeApplyPatch()
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | ReportAPI.java | 46 APIData oldData; field in ReportAPI 137 ReportAPI(APIData oldData, APIData newData) { in ReportAPI() argument 138 this.oldData = oldData; in ReportAPI() 141 removed = (TreeSet<APIInfo>)oldData.set.clone(); in ReportAPI() 145 added.removeAll(oldData.set); in ReportAPI() 209 tempRemoved.addAll(oldData.set); in ReportAPI() 289 String title = "ICU4J API Comparison: " + oldData.name + " with " + newData.name; in writeReport() 310 pw.println("<h2>Removed from " + oldData.name +"</h2>"); in writeReport() 379 pw.println("=== Removed from " + oldData.name + " ==="); in writeReport()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
D | IntArrayList.java | 92 int oldData[] = elements; in ensureCapacity() local 94 System.arraycopy(oldData, 0, elements, 0, n); in ensureCapacity()
|
/external/deqp/scripts/khr_util/ |
D | format.py | 80 oldData = readFile(filename) 81 if data != oldData:
|
/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/ |
D | FileByFileV1DeltaApplierTest.java | 222 byte[] oldData = new byte[oldSize]; in applyDelta() 225 oldBlobDataIn.readFully(oldData); in applyDelta() 226 Assert.assertArrayEquals(expectedDeltaFriendlyOldFileBytes, oldData); in applyDelta()
|
/external/skia/src/core/ |
D | SkMipMap.h | 68 void onDataChange(void* oldData, void* newData) override { in onDataChange() argument
|
D | SkCachedData.h | 40 virtual void onDataChange(void* oldData, void* newData) {} in onDataChange() argument
|
/external/icu/icu4c/source/data/ |
D | cldr-icu-readme.txt | 152 make all 2>&1 | tee /tmp/icu4c-oldData-makeAll.txt 153 make check 2>&1 | tee /tmp/icu4c-oldData-makeCheck.txt 220 ant all 2>&1 | tee /tmp/icu4j-oldData-antAll.txt 221 ant check 2>&1 | tee /tmp/icu4j-oldData-antCheck.txt
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |