Home
last modified time | relevance | path

Searched refs:Ice (Results 1 – 25 of 6765) sorted by relevance

12345678910>>...271

/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/optional/
H A DTestI.cs8 namespace Ice namespace
19 public override Ice.Value pingPong(Ice.Value obj, Ice.Current current) in pingPong()
60 public override Ice.Optional<byte> opByte(Ice.Optional<byte> p1, in opByte()
68 public override Ice.Optional<bool> opBool(Ice.Optional<bool> p1, in opBool()
84 public override Ice.Optional<int> opInt(Ice.Optional<int> p1, in opInt()
92 public override Ice.Optional<long> opLong(Ice.Optional<long> p1, in opLong()
164 public override Ice.Optional<Ice.ObjectPrx>
165 opOneOptionalProxy(Ice.Optional<Ice.ObjectPrx> p1, in opOneOptionalProxy()
166 out Ice.Optional<Ice.ObjectPrx> p3, in opOneOptionalProxy()
363 opMSeq2(Ice.Optional<string[]> p1, Ice.Current current) in opMSeq2()
[all …]
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/optional/
H A DTestI.cs8 namespace Ice namespace
19 public override Ice.Value pingPong(Ice.Value obj, Ice.Current current) in pingPong()
60 public override Ice.Optional<byte> opByte(Ice.Optional<byte> p1, in opByte()
68 public override Ice.Optional<bool> opBool(Ice.Optional<bool> p1, in opBool()
84 public override Ice.Optional<int> opInt(Ice.Optional<int> p1, in opInt()
92 public override Ice.Optional<long> opLong(Ice.Optional<long> p1, in opLong()
164 public override Ice.Optional<Ice.ObjectPrx>
165 opOneOptionalProxy(Ice.Optional<Ice.ObjectPrx> p1, in opOneOptionalProxy()
166 out Ice.Optional<Ice.ObjectPrx> p3, in opOneOptionalProxy()
363 opMSeq2(Ice.Optional<string[]> p1, Ice.Current current) in opMSeq2()
[all …]
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/optional/
H A DTestI.cs8 namespace Ice namespace
19 public override Ice.Value pingPong(Ice.Value obj, Ice.Current current) in pingPong()
60 public override Ice.Optional<byte> opByte(Ice.Optional<byte> p1, in opByte()
68 public override Ice.Optional<bool> opBool(Ice.Optional<bool> p1, in opBool()
84 public override Ice.Optional<int> opInt(Ice.Optional<int> p1, in opInt()
92 public override Ice.Optional<long> opLong(Ice.Optional<long> p1, in opLong()
164 public override Ice.Optional<Ice.ObjectPrx>
165 opOneOptionalProxy(Ice.Optional<Ice.ObjectPrx> p1, in opOneOptionalProxy()
166 out Ice.Optional<Ice.ObjectPrx> p3, in opOneOptionalProxy()
363 opMSeq2(Ice.Optional<string[]> p1, Ice.Current current) in opMSeq2()
[all …]
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/optional/
H A DInitialI.java20 pingPong(Ice.Object obj, Ice.Current current) in pingPong()
27 …opOptionalException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cu… in opOptionalException()
52 …opDerivedException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cur… in opDerivedException()
83 …opRequiredException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cu… in opRequiredException()
110 opByte(Ice.ByteOptional p1, Ice.ByteOptional p3, Ice.Current current) in opByte()
118 opByteReq(Ice.ByteOptional p1, Ice.ByteHolder p3, Ice.Current current) in opByteReq()
142 opShort(Ice.ShortOptional p1, Ice.ShortOptional p3, Ice.Current current) in opShort()
158 opInt(Ice.IntOptional p1, Ice.IntOptional p3, Ice.Current current) in opInt()
166 opIntReq(Ice.IntOptional p1, Ice.IntHolder p3, Ice.Current current) in opIntReq()
174 opLong(Ice.LongOptional p1, Ice.LongOptional p3, Ice.Current current) in opLong()
[all …]
H A DAMDInitialI.java5 package test.Ice.optional;
7 import test.Ice.optional.AMD.Test.*;
21 pingPong_async(AMD_Initial_pingPong cb, Ice.Object obj, Ice.Current current) in pingPong_async()
29 Ice.Optional<OneOptional> o, Ice.Current current) in opOptionalException_async()
55 Ice.Optional<OneOptional> o, Ice.Current current) in opDerivedException_async()
87 Ice.Optional<OneOptional> o, Ice.Current current) in opRequiredException_async()
114 opByte_async(AMD_Initial_opByte cb, Ice.ByteOptional p1, Ice.Current current) in opByte_async()
128 opBool_async(AMD_Initial_opBool cb, Ice.BooleanOptional p1, Ice.Current current) in opBool_async()
156 opInt_async(AMD_Initial_opInt cb, Ice.IntOptional p1, Ice.Current current) in opInt_async()
170 opLong_async(AMD_Initial_opLong cb, Ice.LongOptional p1, Ice.Current current) in opLong_async()
[all …]
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/optional/
H A DInitialI.java20 pingPong(Ice.Object obj, Ice.Current current) in pingPong()
27 …opOptionalException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cu… in opOptionalException()
52 …opDerivedException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cur… in opDerivedException()
83 …opRequiredException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cu… in opRequiredException()
110 opByte(Ice.ByteOptional p1, Ice.ByteOptional p3, Ice.Current current) in opByte()
118 opByteReq(Ice.ByteOptional p1, Ice.ByteHolder p3, Ice.Current current) in opByteReq()
142 opShort(Ice.ShortOptional p1, Ice.ShortOptional p3, Ice.Current current) in opShort()
158 opInt(Ice.IntOptional p1, Ice.IntOptional p3, Ice.Current current) in opInt()
166 opIntReq(Ice.IntOptional p1, Ice.IntHolder p3, Ice.Current current) in opIntReq()
174 opLong(Ice.LongOptional p1, Ice.LongOptional p3, Ice.Current current) in opLong()
[all …]
H A DAMDInitialI.java5 package test.Ice.optional;
7 import test.Ice.optional.AMD.Test.*;
21 pingPong_async(AMD_Initial_pingPong cb, Ice.Object obj, Ice.Current current) in pingPong_async()
29 Ice.Optional<OneOptional> o, Ice.Current current) in opOptionalException_async()
55 Ice.Optional<OneOptional> o, Ice.Current current) in opDerivedException_async()
87 Ice.Optional<OneOptional> o, Ice.Current current) in opRequiredException_async()
114 opByte_async(AMD_Initial_opByte cb, Ice.ByteOptional p1, Ice.Current current) in opByte_async()
128 opBool_async(AMD_Initial_opBool cb, Ice.BooleanOptional p1, Ice.Current current) in opBool_async()
156 opInt_async(AMD_Initial_opInt cb, Ice.IntOptional p1, Ice.Current current) in opInt_async()
170 opLong_async(AMD_Initial_opLong cb, Ice.LongOptional p1, Ice.Current current) in opLong_async()
[all …]
/dports/devel/py-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/optional/
H A DInitialI.java20 pingPong(Ice.Object obj, Ice.Current current) in pingPong()
27 …opOptionalException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cu… in opOptionalException()
52 …opDerivedException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cur… in opDerivedException()
83 …opRequiredException(Ice.IntOptional a, Ice.Optional<String> b, Ice.Optional<OneOptional> o, Ice.Cu… in opRequiredException()
110 opByte(Ice.ByteOptional p1, Ice.ByteOptional p3, Ice.Current current) in opByte()
118 opByteReq(Ice.ByteOptional p1, Ice.ByteHolder p3, Ice.Current current) in opByteReq()
142 opShort(Ice.ShortOptional p1, Ice.ShortOptional p3, Ice.Current current) in opShort()
158 opInt(Ice.IntOptional p1, Ice.IntOptional p3, Ice.Current current) in opInt()
166 opIntReq(Ice.IntOptional p1, Ice.IntHolder p3, Ice.Current current) in opIntReq()
174 opLong(Ice.LongOptional p1, Ice.LongOptional p3, Ice.Current current) in opLong()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DTestAMDI.h25 …virtual void opOptionalExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::optio…
29 …virtual void opDerivedExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::option…
33 …virtual void opRequiredExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::optio…
37 virtual void opByteAsync(Ice::optional<::Ice::Byte>,
38 … ::std::function<void(const Ice::optional<::Ice::Byte>&, const Ice::optional<::Ice::Byte>&)>,
42 … ::std::function<void(const Ice::optional<bool>&, const Ice::optional<bool>&)>,
50 … ::std::function<void(const Ice::optional<int>&, const Ice::optional<int>&)>,
93 virtual void opOneOptionalProxyAsync(Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>,
94 …::std::function<void(const Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>&, const Ice::optiona…
97 virtual void opByteSeqAsync(Ice::optional<::std::pair<const ::Ice::Byte*, const ::Ice::Byte*>>,
[all …]
H A DTestAMDI.cpp10 using namespace Ice;
41 InitialI::opOptionalExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::optio… in opOptionalExceptionAsync()
49 InitialI::opDerivedExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::option… in opDerivedExceptionAsync()
57 InitialI::opRequiredExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::optio… in opRequiredExceptionAsync()
78 InitialI::opByteAsync(Ice::optional<::Ice::Byte> p1, in opByteAsync()
79 …::std::function<void(const Ice::optional<::Ice::Byte>&, const Ice::optional<::Ice::Byte>&)> respon… in opByteAsync()
103 … ::std::function<void(const Ice::optional<int>&, const Ice::optional<int>&)> response, in opIntAsync()
190 InitialI::opOneOptionalProxyAsync(Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>> p1, in opOneOptionalProxyAsync()
191 …::std::function<void(const Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>&, const Ice::optiona… in opOneOptionalProxyAsync()
198 InitialI::opByteSeqAsync(Ice::optional<::std::pair<const ::Ice::Byte*, const ::Ice::Byte*>> p1, in opByteSeqAsync()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DTestAMDI.h25 …virtual void opOptionalExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::optio…
29 …virtual void opDerivedExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::option…
33 …virtual void opRequiredExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::optio…
37 virtual void opByteAsync(Ice::optional<::Ice::Byte>,
38 … ::std::function<void(const Ice::optional<::Ice::Byte>&, const Ice::optional<::Ice::Byte>&)>,
42 … ::std::function<void(const Ice::optional<bool>&, const Ice::optional<bool>&)>,
50 … ::std::function<void(const Ice::optional<int>&, const Ice::optional<int>&)>,
93 virtual void opOneOptionalProxyAsync(Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>,
94 …::std::function<void(const Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>&, const Ice::optiona…
97 virtual void opByteSeqAsync(Ice::optional<::std::pair<const ::Ice::Byte*, const ::Ice::Byte*>>,
[all …]
H A DTestAMDI.cpp10 using namespace Ice;
41 InitialI::opOptionalExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::optio… in opOptionalExceptionAsync()
49 InitialI::opDerivedExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::option… in opDerivedExceptionAsync()
57 InitialI::opRequiredExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::optio… in opRequiredExceptionAsync()
78 InitialI::opByteAsync(Ice::optional<::Ice::Byte> p1, in opByteAsync()
79 …::std::function<void(const Ice::optional<::Ice::Byte>&, const Ice::optional<::Ice::Byte>&)> respon… in opByteAsync()
103 … ::std::function<void(const Ice::optional<int>&, const Ice::optional<int>&)> response, in opIntAsync()
190 InitialI::opOneOptionalProxyAsync(Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>> p1, in opOneOptionalProxyAsync()
191 …::std::function<void(const Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>&, const Ice::optiona… in opOneOptionalProxyAsync()
198 InitialI::opByteSeqAsync(Ice::optional<::std::pair<const ::Ice::Byte*, const ::Ice::Byte*>> p1, in opByteSeqAsync()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DTestAMDI.h25 …virtual void opOptionalExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::optio…
29 …virtual void opDerivedExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::option…
33 …virtual void opRequiredExceptionAsync(Ice::optional<int>, Ice::optional<::std::string>, Ice::optio…
37 virtual void opByteAsync(Ice::optional<::Ice::Byte>,
38 … ::std::function<void(const Ice::optional<::Ice::Byte>&, const Ice::optional<::Ice::Byte>&)>,
42 … ::std::function<void(const Ice::optional<bool>&, const Ice::optional<bool>&)>,
50 … ::std::function<void(const Ice::optional<int>&, const Ice::optional<int>&)>,
93 virtual void opOneOptionalProxyAsync(Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>,
94 …::std::function<void(const Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>&, const Ice::optiona…
97 virtual void opByteSeqAsync(Ice::optional<::std::pair<const ::Ice::Byte*, const ::Ice::Byte*>>,
[all …]
H A DTestAMDI.cpp10 using namespace Ice;
41 InitialI::opOptionalExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::optio… in opOptionalExceptionAsync()
49 InitialI::opDerivedExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::option… in opDerivedExceptionAsync()
57 InitialI::opRequiredExceptionAsync(Ice::optional<int> a, Ice::optional<::std::string> b, Ice::optio… in opRequiredExceptionAsync()
78 InitialI::opByteAsync(Ice::optional<::Ice::Byte> p1, in opByteAsync()
79 …::std::function<void(const Ice::optional<::Ice::Byte>&, const Ice::optional<::Ice::Byte>&)> respon… in opByteAsync()
103 … ::std::function<void(const Ice::optional<int>&, const Ice::optional<int>&)> response, in opIntAsync()
190 InitialI::opOneOptionalProxyAsync(Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>> p1, in opOneOptionalProxyAsync()
191 …::std::function<void(const Ice::optional<::std::shared_ptr<::Ice::ObjectPrx>>&, const Ice::optiona… in opOneOptionalProxyAsync()
198 InitialI::opByteSeqAsync(Ice::optional<::std::pair<const ::Ice::Byte*, const ::Ice::Byte*>> p1, in opByteSeqAsync()
[all …]
/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/number/
H A DClient.ts5 import {Ice} from "ice";
54 test(Ice.LongHelper.validate(new Ice.Long(0))); // 0
55 test(Ice.LongHelper.validate(new Ice.Long(1))); // 1
56 test(Ice.LongHelper.validate(new Ice.Long(1024))); // 1024
58 test(Ice.LongHelper.validate(new Ice.Long(Math.pow(2, 32)))); // 2^32
75 test(Ice.LongHelper.validate(new Ice.Long(-1)));
76 test(Ice.LongHelper.validate(new Ice.Long(-2)));
77 test(Ice.LongHelper.validate(new Ice.Long(-100)));
78 test(Ice.LongHelper.validate(new Ice.Long(-Math.pow(2, 32)))); // -(2^32)
79 test(Ice.LongHelper.validate(new Ice.Long(-Math.pow(2, 33)))); // -(2^33)
[all …]
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/number/
H A DClient.ts5 import {Ice} from "ice";
54 test(Ice.LongHelper.validate(new Ice.Long(0))); // 0
55 test(Ice.LongHelper.validate(new Ice.Long(1))); // 1
56 test(Ice.LongHelper.validate(new Ice.Long(1024))); // 1024
58 test(Ice.LongHelper.validate(new Ice.Long(Math.pow(2, 32)))); // 2^32
75 test(Ice.LongHelper.validate(new Ice.Long(-1)));
76 test(Ice.LongHelper.validate(new Ice.Long(-2)));
77 test(Ice.LongHelper.validate(new Ice.Long(-100)));
78 test(Ice.LongHelper.validate(new Ice.Long(-Math.pow(2, 32)))); // -(2^32)
79 test(Ice.LongHelper.validate(new Ice.Long(-Math.pow(2, 33)))); // -(2^33)
[all …]
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/number/
H A DClient.ts5 import {Ice} from "ice";
54 test(Ice.LongHelper.validate(new Ice.Long(0))); // 0
55 test(Ice.LongHelper.validate(new Ice.Long(1))); // 1
56 test(Ice.LongHelper.validate(new Ice.Long(1024))); // 1024
58 test(Ice.LongHelper.validate(new Ice.Long(Math.pow(2, 32)))); // 2^32
75 test(Ice.LongHelper.validate(new Ice.Long(-1)));
76 test(Ice.LongHelper.validate(new Ice.Long(-2)));
77 test(Ice.LongHelper.validate(new Ice.Long(-100)));
78 test(Ice.LongHelper.validate(new Ice.Long(-Math.pow(2, 32)))); // -(2^32)
79 test(Ice.LongHelper.validate(new Ice.Long(-Math.pow(2, 33)))); // -(2^33)
[all …]
/dports/audio/murmur/mumble-1.3.3/src/murmur/
H A DMurmurI.h34 const Ice::Current&);
53 ::Ice::Int,
54 ::Ice::Int,
81 ::Ice::Int,
90 …async(const ::Murmur::AMD_Server_hasPermissionPtr&, ::Ice::Int, ::Ice::Int, ::Ice::Int, const ::Ic…
91 …sync(const ::Murmur::AMD_Server_effectivePermissionsPtr&, ::Ice::Int, ::Ice::Int, const ::Ice::Cur…
97 ::Ice::Int,
128 ::Ice::Int,
132 ::Ice::Int,
138 … ::Murmur::AMD_Server_removeUserFromGroupPtr&, ::Ice::Int, ::Ice::Int, const ::std::string&, const…
[all …]
/dports/audio/mumble/mumble-1.3.3/src/murmur/
H A DMurmurI.h34 const Ice::Current&);
53 ::Ice::Int,
54 ::Ice::Int,
81 ::Ice::Int,
90 …async(const ::Murmur::AMD_Server_hasPermissionPtr&, ::Ice::Int, ::Ice::Int, ::Ice::Int, const ::Ic…
91 …sync(const ::Murmur::AMD_Server_effectivePermissionsPtr&, ::Ice::Int, ::Ice::Int, const ::Ice::Cur…
97 ::Ice::Int,
128 ::Ice::Int,
132 ::Ice::Int,
138 … ::Murmur::AMD_Server_removeUserFromGroupPtr&, ::Ice::Int, ::Ice::Int, const ::std::string&, const…
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/exceptions/
H A DTestI.h22 virtual void throwAasA(Ice::Int, const Ice::Current&);
23 virtual void throwAorDasAorD(Ice::Int, const Ice::Current&);
24 virtual void throwBasA(Ice::Int, Ice::Int, const Ice::Current&);
25 virtual void throwCasA(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
26 virtual void throwBasB(Ice::Int, Ice::Int, const Ice::Current&);
27 virtual void throwCasB(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
28 virtual void throwCasC(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
30 virtual void throwModA(Ice::Int, Ice::Int, const Ice::Current&);
33 virtual void throwUndeclaredB(Ice::Int, Ice::Int, const Ice::Current&);
34 virtual void throwUndeclaredC(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
[all …]
H A DTestAMDI.h140 Ice::Int, const Ice::Current&);
142 Ice::Int, const Ice::Current&);
144 Ice::Int, Ice::Int, const Ice::Current&);
146 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
148 Ice::Int, Ice::Int, const Ice::Current&);
150 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
152 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
155 Ice::Int, Ice::Int, const Ice::Current&);
158 Ice::Int, const Ice::Current&);
160 Ice::Int, Ice::Int, const Ice::Current&);
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/exceptions/
H A DTestI.h22 virtual void throwAasA(Ice::Int, const Ice::Current&);
23 virtual void throwAorDasAorD(Ice::Int, const Ice::Current&);
24 virtual void throwBasA(Ice::Int, Ice::Int, const Ice::Current&);
25 virtual void throwCasA(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
26 virtual void throwBasB(Ice::Int, Ice::Int, const Ice::Current&);
27 virtual void throwCasB(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
28 virtual void throwCasC(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
30 virtual void throwModA(Ice::Int, Ice::Int, const Ice::Current&);
33 virtual void throwUndeclaredB(Ice::Int, Ice::Int, const Ice::Current&);
34 virtual void throwUndeclaredC(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
[all …]
H A DTestAMDI.h140 Ice::Int, const Ice::Current&);
142 Ice::Int, const Ice::Current&);
144 Ice::Int, Ice::Int, const Ice::Current&);
146 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
148 Ice::Int, Ice::Int, const Ice::Current&);
150 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
152 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
155 Ice::Int, Ice::Int, const Ice::Current&);
158 Ice::Int, const Ice::Current&);
160 Ice::Int, Ice::Int, const Ice::Current&);
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/exceptions/
H A DTestI.h22 virtual void throwAasA(Ice::Int, const Ice::Current&);
23 virtual void throwAorDasAorD(Ice::Int, const Ice::Current&);
24 virtual void throwBasA(Ice::Int, Ice::Int, const Ice::Current&);
25 virtual void throwCasA(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
26 virtual void throwBasB(Ice::Int, Ice::Int, const Ice::Current&);
27 virtual void throwCasB(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
28 virtual void throwCasC(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
30 virtual void throwModA(Ice::Int, Ice::Int, const Ice::Current&);
33 virtual void throwUndeclaredB(Ice::Int, Ice::Int, const Ice::Current&);
34 virtual void throwUndeclaredC(Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
[all …]
H A DTestAMDI.h140 Ice::Int, const Ice::Current&);
142 Ice::Int, const Ice::Current&);
144 Ice::Int, Ice::Int, const Ice::Current&);
146 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
148 Ice::Int, Ice::Int, const Ice::Current&);
150 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
152 Ice::Int, Ice::Int, Ice::Int, const Ice::Current&);
155 Ice::Int, Ice::Int, const Ice::Current&);
158 Ice::Int, const Ice::Current&);
160 Ice::Int, Ice::Int, const Ice::Current&);
[all …]

12345678910>>...271