Searched defs:RETURN_VALUE (Results 1 - 6 of 6) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
H A DInvokeMethodTestInterface.java25 public static final int RETURN_VALUE = 567; field in interface:InvokeMethodTestInterface
30 return InvokeMethodTestInterface.RETURN_VALUE;
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DInvokeMethodDefault002Debuggee.java30 public static final int RETURN_VALUE = 123; field in interface:InvokeMethodDefault002Debuggee.TestInterface
40 return TestInterface.RETURN_VALUE;
48 public static final int RETURN_VALUE = 456; field in class:InvokeMethodDefault002Debuggee.TestClass
54 return TestClass.RETURN_VALUE;
H A DInvokeMethodDefaultDebuggee.java30 public static final int RETURN_VALUE = 123; field in interface:InvokeMethodDefaultDebuggee.TestInterface
40 return TestInterface.RETURN_VALUE;
/external/python/cpython2/Include/
H A Dopcode.h86 #define RETURN_VALUE 83 macro
/external/python/cpython3/Include/
H A Dopcode.h61 #define RETURN_VALUE 83 macro
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 627 milliseconds