Home
last modified time | relevance | path

Searched refs:currentBuffer (Results 1 – 13 of 13) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/io/
DMemoryDeferredOutputStream.java17 private byte[] currentBuffer; field in MemoryDeferredOutputStream
25 currentBuffer = new byte[bufferSize]; in MemoryDeferredOutputStream()
33 output.write(currentBuffer, 0, currentPosition); in writeTo()
41 buffers.add(currentBuffer); in write()
42 currentBuffer = new byte[currentBuffer.length]; in write()
45 currentBuffer[currentPosition++] = (byte)i; in write()
57 System.arraycopy(bytes, offset + written, currentBuffer, currentPosition, toWrite); in write()
63 buffers.add(currentBuffer); in write()
64 currentBuffer = new byte[currentBuffer.length]; in write()
66 remaining = currentBuffer.length; in write()
[all …]
/external/nist-sip/java/gov/nist/javax/sip/parser/
DPipeline.java46 private Buffer currentBuffer; field in Pipeline
165 if (currentBuffer != null in read()
166 && currentBuffer.ptr < currentBuffer.length) { in read()
167 int retval = currentBuffer.getNextByte(); in read()
168 if (currentBuffer.ptr == currentBuffer.length) in read()
169 this.currentBuffer = null; in read()
182 currentBuffer = (Buffer) this.buffList.removeFirst(); in read()
183 int retval = currentBuffer.getNextByte(); in read()
184 if (currentBuffer.ptr == currentBuffer.length) in read()
185 this.currentBuffer = null; in read()
/external/deqp/modules/egl/
DteglPartialUpdateTests.cpp503 tcu::Surface currentBuffer (width, height); in iterate() local
561 readPixels(m_gl, &currentBuffer); in iterate()
563 if (!compareToReference(log, refBuffer, currentBuffer, frameNdx, frameNdx)) in iterate()
676 tcu::Surface currentBuffer (width, height); in iterate() local
705 readPixels(m_gl, &currentBuffer); in iterate()
707 if (!compareToReference(log, refBuffer, currentBuffer, 0, 0)) in iterate()
738 tcu::Surface currentBuffer (width, height); in iterate() local
766 readPixels(m_gl, &currentBuffer); in iterate()
768 if (!compareToReference(log, refBuffer, currentBuffer, 0, 0)) in iterate()
DteglBufferAgeTests.cpp505 tcu::Surface currentBuffer (width, height); in iterate() local
571 readPixels(m_gl, &currentBuffer); in iterate()
577 …if (compareToReference(log, refBuffer, currentBuffer, frameNdx, frameNdx-currentBufferAge) == fals… in iterate()
592 readPixels(m_gl, &currentBuffer); in iterate()
594 if (compareToReference(log, refBuffer, currentBuffer, frameNdx, frameNdx) == false) in iterate()
/external/guice/extensions/persist/lib/
Dcommons-io.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/guice/extensions/struts2/lib/
Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/libphonenumber/demo/war/WEB-INF/lib/
Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...