Searched defs:that (Results 26 - 50 of 216) sorted by relevance

123456789

/openjdk7/corba/src/share/classes/com/sun/org/omg/CORBA/
H A DInitializerSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.Initializer[] that) argument
47 write (out, that);
H A DOpDescriptionSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.OperationDescription[] that) argument
47 write (out, that);
H A DOperationDescriptionHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.OperationDescription that) argument
47 write (out, that);
H A DOperationModeHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.OperationMode that) argument
47 write (out, that);
H A DParDescriptionSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ParameterDescription[] that) argument
47 write (out, that);
H A DParameterDescriptionHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ParameterDescription that) argument
47 write (out, that);
H A DParameterModeHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ParameterMode that) argument
47 write (out, that);
H A DRepositoryHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
35 public static void insert (org.omg.CORBA.Any a, Repository that) argument
39 write (out, that);
H A DRepositoryIdHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, String that) argument
47 write (out, that);
H A DRepositoryIdSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, String[] that) argument
47 write (out, that);
H A DStructMemberHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
46 //public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.StructMember that)
47 public static void insert (org.omg.CORBA.Any a, org.omg.CORBA.StructMember that) argument
51 write (out, that);
H A DStructMemberSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
46 //public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.StructMember[] that)
47 public static void insert (org.omg.CORBA.Any a, org.omg.CORBA.StructMember[] that) argument
51 write (out, that);
H A DValueMemberHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
46 //public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ValueMember that)
47 public static void insert (org.omg.CORBA.Any a, org.omg.CORBA.ValueMember that) argument
51 write (out, that);
H A DValueMemberSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
46 //public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ValueMember[] that)
47 public static void insert (org.omg.CORBA.Any a, org.omg.CORBA.ValueMember[] that) argument
51 write (out, that);
H A DVersionSpecHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, String that) argument
47 write (out, that);
H A DVisibilityHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
45 public static void insert (org.omg.CORBA.Any a, short that) argument
49 write (out, that);
/openjdk7/corba/src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/
H A DURLHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, String that) argument
47 write (out, that);
H A DURLSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, String[] that) argument
47 write (out, that);
H A DValueDescSeqHelper.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
43 public static void insert (org.omg.CORBA.Any a, com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription[] that) argument
47 write (out, that);
/openjdk7/corba/src/share/classes/com/sun/tools/corba/se/idl/
H A DConstEntry.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
55 protected ConstEntry (ConstEntry that) argument
57 super (that);
62 _value = that._value;
66 protected ConstEntry (SymtabEntry that, IDLID clone) argument
68 super (that, clone);
H A DEnumEntry.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
54 protected EnumEntry (EnumEntry that) argument
56 super (that);
57 _elements = (Vector)that._elements.clone ();
60 protected EnumEntry (SymtabEntry that, IDLID clone) argument
62 super (that, clone);
H A DModuleEntry.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
54 protected ModuleEntry (ModuleEntry that) argument
56 super (that);
57 _contained = (Vector)that._contained.clone ();
60 protected ModuleEntry (SymtabEntry that, IDLID clone) argument
62 super (that, clone);
H A DParameterEntry.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
59 protected ParameterEntry (ParameterEntry that) argument
61 super (that);
62 _passType = that._passType;
65 protected ParameterEntry (SymtabEntry that, IDLID clone) argument
67 super (that, clone);
H A DPragmaEntry.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
54 protected PragmaEntry (SymtabEntry that) argument
56 super (that, new IDLID ());
57 module (that.name ());
61 protected PragmaEntry (PragmaEntry that) argument
63 super (that);
H A DStringEntry.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
58 protected StringEntry (StringEntry that) argument
60 super (that);
61 _maxSize = that._maxSize;
64 protected StringEntry (SymtabEntry that, IDLID clone) argument
66 super (that, clone);

Completed in 956 milliseconds

123456789