/external/lzma/CPP/7zip/Common/ |
D | CreateCoder.cpp | 92 CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams) in FindMethod() argument 100 methodId = codec.Id; in FindMethod() 113 methodId = codec.Id; in FindMethod() 127 CMethodId methodId, UString &name) in FindMethod() argument 133 if (methodId == codec.Id) in FindMethod() 144 if (methodId == codec.Id) in FindMethod() 156 CMethodId methodId, in CreateCoder() 167 if (codec.Id == methodId) in CreateCoder() 199 if (codec.Id == methodId) in CreateCoder() 256 CMethodId methodId, in CreateCoder() [all …]
|
D | CreateCoder.h | 65 const UString &name, CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams); 69 CMethodId methodId, UString &name); 74 CMethodId methodId, 82 CMethodId methodId, 89 CMethodId methodId, 94 CMethodId methodId,
|
/external/dexmaker/src/test/java/com/google/dexmaker/ |
D | DexMakerTest.java | 89 MethodId<?, Constructable> methodId = GENERATED.getMethod( in testNewInstance() local 91 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testNewInstance() 119 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call"); in testVoidNoArgMemberMethod() local 120 Code code = dexMaker.declare(methodId, PUBLIC); in testVoidNoArgMemberMethod() 138 MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TypeId.INT); in testInvokeStatic() local 139 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeStatic() 156 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call", TypeId.INT); in testCreateLocalMethodAsNull() local 158 Code code = dexMaker.declare(methodId, PUBLIC); in testCreateLocalMethodAsNull() 183 … MethodId<?, Integer> methodId = GENERATED.getMethod(TypeId.INT, "call", TEST_TYPE, TypeId.INT); in testInvokeVirtual() local 184 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeVirtual() [all …]
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/ |
D | ObjectStore.java | 211 short methodId = methodIdInt.shortValue(); in invokeRemoteMethod() local 213 call.methodId = methodId; in invokeRemoteMethod() 276 if (call.methodId < 0 || call.methodId >= localObj.methods.length) in onMessage() 280 Method method = localObj.methods[call.methodId]; in onMessage()
|
D | RemoteMethodCallMessage.java | 58 public short methodId; field in RemoteMethodCallMessage 77 .append(methodId); in toString()
|
D | RmiSerializer.java | 180 buffer.putShort(call.methodId); in writeMethodCall() 204 call.methodId = buffer.getShort(); in readMethodCall()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | EventLocationEventTestCase.java | 95 long methodId = getMethodID(typeId, getExpectedLocationMethodName()); in requestEventForAllLocations() local 98 ReplyPacket replyPacket = getLineTable(typeId, methodId); in requestEventForAllLocations() 111 typeId, methodId, idx); in requestEventForAllLocations()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
D | NewInstanceWithSuspensionTest.java | 38 long methodId, int invoke_options) { in buildInvokeCommand() argument 44 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
|
D | InvokeMethodWithSuspensionTest.java | 39 long methodId, int invoke_options) { in buildInvokeCommand() argument 45 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
|
/external/lzma/C/ |
D | XzDec.c | 56 UInt32 methodId; member 77 if (p->methodId == XZ_ID_Delta) in BraState_SetProps() 88 switch(p->methodId) in BraState_SetProps() 118 if (p->methodId == XZ_ID_Delta) in BraState_Init() 164 switch(p->methodId) in BraState_Code() 213 decoder->methodId = (UInt32)id; in BraState_SetFromMethod() 359 SRes MixCoder_SetFromMethod(CMixCoder *p, int coderIndex, UInt64 methodId) in MixCoder_SetFromMethod() argument 362 p->ids[coderIndex] = methodId; in MixCoder_SetFromMethod() 363 switch(methodId) in MixCoder_SetFromMethod() 372 return BraState_SetFromMethod(sc, methodId, p->alloc); in MixCoder_SetFromMethod()
|
D | Xz.h | 177 SRes MixCoder_SetFromMethod(CMixCoder *p, int coderIndex, UInt64 methodId);
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
D | InvokeMethodWithSuspensionTest.java | 39 long methodId, int invoke_options) { in buildInvokeCommand() argument 56 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
|
/external/javassist/src/main/javassist/tools/rmi/ |
D | AppletServer.java | 150 int methodId = in.readInt(); in processRMI() local 157 rvalue = convertRvalue(eo.methods[methodId].invoke(eo.object, in processRMI()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
D | JDWPInvokeMethodWithSuspensionTestCase.java | 162 long methodId, int invokeOptions); in buildInvokeCommand() argument
|
/external/dexmaker/src/main/java/com/google/dexmaker/stock/ |
D | ProxyBuilder.java | 422 MethodId<?, ?> methodId = generatedType.getMethod(resultType, name, argTypes); in generateCodeForAllMethods() local 423 Code code = dexMaker.declare(methodId, PUBLIC); in generateCodeForAllMethods()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
D | jdimodel.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |