Searched defs:arg_list (Results 1 - 7 of 7) sorted by path

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/protocol/
H A DCorbaClientDelegateImpl.java353 create_request(org.omg.CORBA.Object obj, Context ctx, String operation, NVList arg_list, NamedValue result) argument
363 create_request(org.omg.CORBA.Object obj, Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist) argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/presentation/rmi/
H A DStubWrapper.java134 public Request _create_request( Context ctx, String operation, NVList arg_list, argument
140 public Request _create_request( Context ctx, String operation, NVList arg_list, argument
/openjdk9/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DLocalObject.java198 _create_request(Context ctx, String operation, NVList arg_list, NamedValue result) argument
230 _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts) argument
H A DObject.java191 _create_request(Context ctx, String operation, NVList arg_list, NamedValue result) argument
223 _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist) argument
/openjdk9/corba/src/java.corba/share/classes/org/omg/CORBA/portable/
H A DDelegate.java130 create_request(org.omg.CORBA.Object obj, Context ctx, String operation, NVList arg_list, NamedValue result) argument
153 create_request(org.omg.CORBA.Object obj, Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist) argument
H A DObjectImpl.java199 _create_request(Context ctx, String operation, NVList arg_list, NamedValue result) argument
238 _create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts) argument
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp2885 void LIRGenerator::invoke_load_arguments(Invoke* x, LIRItemList* args, const LIR_OprList* arg_list) { argument
2963 LIR_OprList* arg_list = cc->args(); local
[all...]

Completed in 128 milliseconds