Home
last modified time | relevance | path

Searched refs:__typeCode (Results 1 – 25 of 150) sorted by relevance

123456

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DContextIdSeqHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in ContextIdSeqHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.IdentifierHelper.id … in type()
63__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.ContextIdentifierHel… in type()
64 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
65__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.ContextIdSeqHelper.i… in type()
67 return __typeCode; in type()
H A DRepositoryIdSeqHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in RepositoryIdSeqHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.RepositoryIdHelper.i… in type()
63 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
64__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.RepositoryIdSeqHelpe… in type()
66 return __typeCode; in type()
H A DContextIdentifierHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in ContextIdentifierHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.IdentifierHelper.id … in type()
63__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.ContextIdentifierHel… in type()
65 return __typeCode; in type()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DContextIdSeqHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in ContextIdSeqHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.IdentifierHelper.id … in type()
63__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.ContextIdentifierHel… in type()
64 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
65__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.ContextIdSeqHelper.i… in type()
67 return __typeCode; in type()
H A DRepositoryIdSeqHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in RepositoryIdSeqHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.RepositoryIdHelper.i… in type()
63 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
64__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.CORBA.RepositoryIdSeqHelpe… in type()
66 return __typeCode; in type()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/
H A DURLSeqHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in URLSeqHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePac… in type()
63 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
64__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePac… in type()
66 return __typeCode; in type()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/
H A DURLSeqHelper.java56 private static org.omg.CORBA.TypeCode __typeCode = null; field in URLSeqHelper
59 if (__typeCode == null) in type()
61 __typeCode = org.omg.CORBA.ORB.init ().create_string_tc (0); in type()
62__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePac… in type()
63 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
64__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (com.sun.org.omg.SendingContext.CodeBasePac… in type()
66 return __typeCode; in type()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DWCharSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in WCharSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_wchar); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.WCharSeqHelper.id (), "WChar… in type()
76 return __typeCode; in type()
H A DDoubleSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in DoubleSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_double); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.DoubleSeqHelper.id (), "Doub… in type()
76 return __typeCode; in type()
H A DLongLongSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in LongLongSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_longlong); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.LongLongSeqHelper.id (), "Lo… in type()
76 return __typeCode; in type()
H A DShortSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in ShortSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_short); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.ShortSeqHelper.id (), "Short… in type()
76 return __typeCode; in type()
H A DULongSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in ULongSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_ulong); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.ULongSeqHelper.id (), "ULong… in type()
76 return __typeCode; in type()
H A DCharSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in CharSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_char); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.CharSeqHelper.id (), "CharSe… in type()
76 return __typeCode; in type()
H A DOctetSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in OctetSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_octet); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.OctetSeqHelper.id (), "Octet… in type()
76 return __typeCode; in type()
H A DFloatSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in FloatSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_float); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.FloatSeqHelper.id (), "Float… in type()
76 return __typeCode; in type()
H A DLongSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in LongSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_long); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.LongSeqHelper.id (), "LongSe… in type()
76 return __typeCode; in type()
H A DULongLongSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in ULongLongSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_ulonglong); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.ULongLongSeqHelper.id (), "U… in type()
76 return __typeCode; in type()
H A DUShortSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in UShortSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_ushort); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.UShortSeqHelper.id (), "USho… in type()
76 return __typeCode; in type()
H A DBooleanSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in BooleanSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_boolean); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.BooleanSeqHelper.id (), "Boo… in type()
76 return __typeCode; in type()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/org/omg/CORBA/
H A DBooleanSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in BooleanSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_boolean); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.BooleanSeqHelper.id (), "Boo… in type()
76 return __typeCode; in type()
H A DCharSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in CharSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_char); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.CharSeqHelper.id (), "CharSe… in type()
76 return __typeCode; in type()
H A DLongLongSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in LongLongSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_longlong); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.LongLongSeqHelper.id (), "Lo… in type()
76 return __typeCode; in type()
H A DUShortSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in UShortSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_ushort); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.UShortSeqHelper.id (), "USho… in type()
76 return __typeCode; in type()
H A DDoubleSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in DoubleSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_double); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.DoubleSeqHelper.id (), "Doub… in type()
76 return __typeCode; in type()
H A DLongSeqHelper.java67 private static org.omg.CORBA.TypeCode __typeCode = null; field in LongSeqHelper
70 if (__typeCode == null) in type()
72__typeCode = org.omg.CORBA.ORB.init ().get_primitive_tc (org.omg.CORBA.TCKind.tk_long); in type()
73 __typeCode = org.omg.CORBA.ORB.init ().create_sequence_tc (0, __typeCode); in type()
74__typeCode = org.omg.CORBA.ORB.init ().create_alias_tc (org.omg.CORBA.LongSeqHelper.id (), "LongSe… in type()
76 return __typeCode; in type()

123456