Searched refs:readData (Results 1 - 24 of 24) sorted by relevance

/external/chromium/webkit/glue/
H A Dwebclipboard_impl.h49 virtual bool readData(Buffer, const WebKit::WebString& type,
H A Dwebclipboard_impl.cc208 bool WebClipboardImpl::readData(Buffer buffer, const WebString& type, function in class:webkit_glue::WebClipboardImpl
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
H A DHttpZipLocator.java168 private InputStream readData(int offset, int length) throws IOException{ method in class:HttpZipLocator
255 InputStream in = readData(tableOffset, tableLength);
275 // InputStream in = readData(Integer.MAX_VALUE, ENDHDR);
291 InputStream in = readData(Integer.MAX_VALUE, 200);
323 InputStream in = readData(entry.offset, entry.compSize);
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
H A DWireFormatNano.java190 result.add(readData(extension.fieldType, data.bytes));
198 return readData(extension.fieldType, lastData.bytes);
206 private static <T> T readData(Class<T> clazz, byte[] data) { method in class:WireFormatNano
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DScenarioResults.java304 void readData(DataInputStream stream) throws IOException { method in class:ScenarioResults
315 configResults.readData(stream);
H A DConfigResults.java603 void readData(DataInputStream stream) throws IOException { method in class:ConfigResults
607 buildResults.readData(stream);
H A DComponentResults.java292 // scenarioResults.readData(stream);
298 scenarioResults.readData(stream);
H A DBuildResults.java382 void readData(DataInputStream stream) throws IOException { method in class:BuildResults
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/
H A DDDSLoader.java134 ArrayList<ByteBuffer> data = readData(((TextureKey) info.getKey()).isFlipY());
146 ArrayList<ByteBuffer> data = readData(false);
729 public ArrayList<ByteBuffer> readData(boolean flip) throws IOException { method in class:DDSLoader
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/export/binary/
H A DByteUtils.java467 public static byte[] readData(byte[] store, int bytes, InputStream is) throws IOException { method in class:ByteUtils
/external/chromium_org/third_party/skia/include/core/
H A DSkStream.h96 SkData* readData();
227 * out of the stream using SkStream::readData().
/external/chromium_org/third_party/skia/src/core/
H A DSkData.cpp303 fPairs[i].fValue = stream->readData();
H A DSkStream.cpp74 SkData* SkStream::readData() { function in class:SkStream
/external/skia/include/core/
H A DSkStream.h96 SkData* readData();
229 * out of the stream using SkStream::readData().
/external/skia/src/core/
H A DSkData.cpp303 fPairs[i].fValue = stream->readData();
H A DSkStream.cpp74 SkData* SkStream::readData() { function in class:SkStream
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/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 ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.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/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 528 milliseconds