Home
last modified time | relevance | path

Searched refs:read_ulong (Results 1 – 25 of 312) sorted by last modified time

12345678910>>...13

/dports/editors/madedit/madedit-0.2.9/syntax/
H A Dsyntax_java.syn77 …y read_Principal read_short read_short_array read_string read_TypeCode read_ulong read_ulong_array…
H A Dsyntax_jsp.syn84 …y read_Principal read_short read_short_array read_string read_TypeCode read_ulong read_ulong_array…
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpInputStream.java691 public long read_ulong() throws OtpErlangDecodeException { in read_ulong() method in OtpInputStream
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpInputStream.java705 public long read_ulong() throws OtpErlangDecodeException { in read_ulong() method in OtpInputStream
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpInputStream.java705 public long read_ulong() throws OtpErlangDecodeException { in read_ulong() method in OtpInputStream
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpInputStream.java705 public long read_ulong() throws OtpErlangDecodeException { in read_ulong() method in OtpInputStream
/dports/lang/erlang/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpInputStream.java705 public long read_ulong() throws OtpErlangDecodeException { in read_ulong() method in OtpInputStream
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpInputStream.java705 public long read_ulong() throws OtpErlangDecodeException { in read_ulong() method in OtpInputStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/remote/protocol/iiop/
H A DProxyInputStream.java73 public int read_ulong() { in read_ulong() method in ProxyInputStream
74 return in.read_ulong(); in read_ulong()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DDataInputStream.java106 int read_ulong (); in read_ulong() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DCDRInputStreamBase.java68 public abstract int read_ulong(); in read_ulong() method in CDRInputStreamBase
H A DCDRInputStream_1_0.java490 public final int read_ulong() { in read_ulong() method in CDRInputStream_1_0
H A DWrapperInputStream.java99 public int read_ulong() { return stream.read_ulong(); } in read_ulong() method in WrapperInputStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/protocol/giopmsgheaders/
H A DIORAddressingInfoHelper.java96 value.selected_profile_index = istream.read_ulong (); in read()
H A DLocateRequestMessage_1_1.java83 this.request_id = istream.read_ulong(); in read()
H A DReplyMessage_1_0.java128 this.request_id = istream.read_ulong(); in read()
H A DRequestMessage_1_0.java124 this.request_id = istream.read_ulong(); in read()
H A DRequestMessage_1_1.java126 this.request_id = istream.read_ulong(); in read()
H A DCancelRequestMessage_1_0.java63 this.request_id = istream.read_ulong(); in read()
H A DLocateReplyMessage_1_0.java101 this.request_id = istream.read_ulong(); in read()
H A DLocateReplyMessage_1_1.java101 this.request_id = istream.read_ulong(); in read()
H A DLocateReplyMessage_1_2.java115 this.request_id = istream.read_ulong(); in read()
H A DLocateRequestMessage_1_0.java81 this.request_id = istream.read_ulong(); in read()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/ior/iiop/
H A DIIOPFactories.java77 int threadPoolToUse = in.read_ulong(); in makeRequestPartitioningComponentFactory()
148 int type = in.read_ulong() ;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/io/
H A DValueHandlerImpl.java598 int length = in.read_ulong(); in read_Array()

12345678910>>...13