Home
last modified time | relevance | path

Searched refs:readInfo (Results 1 – 12 of 12) sorted by relevance

/external/libvncserver/webclients/novnc/include/chrome-app/
Dtcp-client.js228 TcpClient.prototype._onDataRead = function(readInfo) { argument
230 if (readInfo.resultCode > 0) {
244 this.callbacks.recvBuffer(readInfo.data);
248 this._arrayBufferToString(readInfo.data, function(str) {
/external/proguard/src/proguard/classfile/instruction/
DLookUpSwitchInstruction.java83 protected void readInfo(byte[] code, int offset) in readInfo() method in LookUpSwitchInstruction
DBranchInstruction.java115 protected void readInfo(byte[] code, int offset) in readInfo() method in BranchInstruction
DTableSwitchInstruction.java87 protected void readInfo(byte[] code, int offset) in readInfo() method in TableSwitchInstruction
DSimpleInstruction.java186 protected void readInfo(byte[] code, int offset) in readInfo() method in SimpleInstruction
DInstruction.java930 protected abstract void readInfo(byte[] code, int offset); in readInfo() method in Instruction
DConstantInstruction.java124 protected void readInfo(byte[] code, int offset) in readInfo() method in ConstantInstruction
DVariableInstruction.java256 protected void readInfo(byte[] code, int offset) in readInfo() method in VariableInstruction
DInstructionFactory.java296 instruction.readInfo(code, index); in create()
/external/skia/tests/
DSurfaceTest.cpp121 SkImageInfo readInfo = SkImageInfo::MakeN32Premul(kW, kH); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
122 surface->readPixels(readInfo, pixels.get(), kW * sizeof(uint32_t), 0, 0); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java1210 protected void readInfo(byte[] code, int offset) in readInfo() method in CodeAttributeEditor.CompositeInstruction
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter ...