Home
last modified time | relevance | path

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/ObjectReference/
DInvokeMethodDefault002Debuggee.java30 public static final int RETURN_VALUE = 123; field
48 public static final int RETURN_VALUE = 456; field in InvokeMethodDefault002Debuggee.TestClass
DInvokeMethodDefaultDebuggee.java30 public static final int RETURN_VALUE = 123; field
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTestInterface.java25 public static final int RETURN_VALUE = 567; field
/external/v8/src/
Dapi-arguments-inl.h50 #define PREPARE_CALLBACK_INFO(ISOLATE, F, RETURN_VALUE, API_RETURN_TYPE, \ argument
/external/python/cpython2/Include/
Dopcode.h86 #define RETURN_VALUE 83 macro
/external/python/cpython3/Include/
Dopcode.h61 #define RETURN_VALUE 83 macro