Searched defs:result (Results 1 - 25 of 982) sorted by path

1234567891011>>

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/corba/
H A DRequestImpl.java163 public NamedValue result() method in class:RequestImpl
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DClientRequestInfoImpl.java667 public Any result (){ method in class:ClientRequestInfoImpl
[all...]
H A DRequestInfoImpl.java304 abstract public Any result (); method in class:RequestInfoImpl
[all...]
H A DServerRequestInfoImpl.java586 public Any result (){ method in class:ServerRequestInfoImpl
[all...]
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/ior/
H A DStubIORImpl.java238 private void appendByteArray( StringBuffer result, byte[] data ) argument
[all...]
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/
H A DObjectWriter.java72 protected StringBuffer result ; field in class:ObjectWriter
[all...]
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/presentation/rmi/
H A DDynamicMethodMarshallerImpl.java429 public Object copyResult( Object result, ORB orb ) throws RemoteException argument
[all...]
/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 DDynamicMethodMarshaller.java67 Object copyResult( Object result, ORB orb ) throws RemoteException ; argument
H A DStubWrapper.java134 _create_request( Context ctx, String operation, NVList arg_list, NamedValue result) argument
140 _create_request( Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist) argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/org/omg/CORBA/
H A DOperationDescription.java41 public org.omg.CORBA.TypeCode result = null; field in class:OperationDescription
/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
H A DRequest.java108 public abstract NamedValue result(); method in class:Request
H A DServerRequest.java206 public void result(An method in class:ServerRequest
[all...]
/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
[all...]
/openjdk9/corba/src/jdk.rmic/share/classes/sun/rmi/rmic/iiop/
H A DContextStack.java358 private String toResultString (TypeContext it, boolean result, boolean preExisting) { argument
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dassembler_aarch64.cpp1461 unsigned result = encoding_for_fp_immediate(imm); local
1509 unsigned result = encoding_for_fp_immediate(val); local
H A Dassembler_aarch64.hpp192 uint32_t result = val >> lsb; local
[all...]
H A Dc1_CodeStubs_aarch64.cpp121 NewInstanceStub::NewInstanceStub(LIR_Opr klass_reg, LIR_Opr result, ciInstanceKlass* klass, CodeEmitInfo* info, Runtime1::StubID stub_id) { argument
151 NewTypeArrayStub::NewTypeArrayStub(LIR_Opr klass_reg, LIR_Opr length, LIR_Opr result, CodeEmitInfo* info) { argument
174 NewObjectArrayStub::NewObjectArrayStub(LIR_Opr klass_reg, LIR_Opr length, LIR_Opr result, CodeEmitInfo* info) { argument
H A Dc1_LIRAssembler_aarch64.cpp166 jlong result; local
533 void LIR_Assembler::return_op(LIR_Opr result) { argument
1623 cmove(LIR_Condition condition, LIR_Opr opr1, LIR_Opr opr2, LIR_Opr result, BasicType type) argument
1895 arithmetic_idiv(LIR_Code code, LIR_Opr left, LIR_Opr right, LIR_Opr temp, LIR_Opr result, CodeEmitInfo* info) argument
2857 rt_call(LIR_Opr result, address dest, const LIR_OprList* args, LIR_Opr tmp, CodeEmitInfo* info) argument
[all...]
H A Dc1_LIRGenerator_aarch64.cpp288 bool LIRGenerator::strength_reduce_multiply(LIR_Opr left, int c, LIR_Opr result, LIR_Opr tmp) { argument
384 LIR_Opr result = maybe_mask_boolean(x, array.result(), value.result(), null_check_info); local
433 LIR_Opr result = rlock_result(x); local
470 LIR_Opr result = rlock_result(x); local
824 LIR_Opr result = rlock_result(x); local
899 LIR_Opr result = call_runtime(x->argument_at(0), runtime_entry, x->type(), NULL); local
906 LIR_Opr result = call_runtime(x->argument_at(0), x->argument_at(1), runtime_entry, x->type(), NULL); local
958 LIR_Opr result = rlock_result(x); local
1069 LIR_Opr result = rlock(x); local
1096 LIR_Opr result = rlock_result(x); local
1120 LIR_Opr result = rlock_result(x); local
1153 LIR_Opr result = rlock_result(x); local
1204 LIR_Opr result = rlock_result(x); local
1348 volatile_field_load(LIR_Address* address, LIR_Opr result, CodeEmitInfo* info) argument
[all...]
H A Dc1_MacroAssembler_aarch64.cpp40 float_cmp(bool is_float, int unordered_result, FloatRegister f0, FloatRegister f1, Register result) argument
H A Dframe_aarch64.cpp327 BasicObjectLock* result = (BasicObjectLock*) *addr_at(interpreter_frame_monitor_block_top_offset); local

Completed in 357 milliseconds

1234567891011>>