Home
last modified time | relevance | path

Searched refs:cao (Results 1 – 25 of 1292) sorted by relevance

12345678910>>...52

/dports/devel/ice37/ice-3.7.2/ruby/test/Ice/inheritance/
H A DAllTests.rb56 test(cao == ca)
58 test(cao == cb)
60 test(cao == cc)
62 test(cao == ca)
64 test(cao == cb)
66 test(cao == cc)
68 test(cao == ca)
70 test(cao == cb)
72 test(cao == cc)
75 test(cao == cb)
[all …]
/dports/devel/php-ice37/ice-3.7.2/ruby/test/Ice/inheritance/
H A DAllTests.rb56 test(cao == ca)
58 test(cao == cb)
60 test(cao == cc)
62 test(cao == ca)
64 test(cao == cb)
66 test(cao == cc)
68 test(cao == ca)
70 test(cao == cb)
72 test(cao == cc)
75 test(cao == cb)
[all …]
/dports/devel/py-ice37/ice-3.7.2/ruby/test/Ice/inheritance/
H A DAllTests.rb56 test(cao == ca)
58 test(cao == cb)
60 test(cao == cc)
62 test(cao == ca)
64 test(cao == cb)
66 test(cao == cc)
68 test(cao == ca)
70 test(cao == cb)
72 test(cao == cc)
75 test(cao == cb)
[all …]
/dports/devel/php-ice37/ice-3.7.2/php/test/Ice/inheritance/
H A DClient.php56 test($cao == $ca);
58 test($cao == $cb);
60 test($cao == $cc);
62 test($cao == $ca);
64 test($cao == $cb);
66 test($cao == $cc);
68 test($cao == $ca);
70 test($cao == $cb);
72 test($cao == $cc);
75 test($cao == $cb);
[all …]
/dports/devel/ice37/ice-3.7.2/php/test/Ice/inheritance/
H A DClient.php56 test($cao == $ca);
58 test($cao == $cb);
60 test($cao == $cc);
62 test($cao == $ca);
64 test($cao == $cb);
66 test($cao == $cc);
68 test($cao == $ca);
70 test($cao == $cb);
72 test($cao == $cc);
75 test($cao == $cb);
[all …]
/dports/devel/py-ice37/ice-3.7.2/php/test/Ice/inheritance/
H A DClient.php56 test($cao == $ca);
58 test($cao == $cb);
60 test($cao == $cc);
62 test($cao == $ca);
64 test($cao == $cb);
66 test($cao == $cc);
68 test($cao == $ca);
70 test($cao == $cb);
72 test($cao == $cc);
75 test($cao == $cb);
[all …]
/dports/devel/php-ice37/ice-3.7.2/matlab/test/Ice/inheritance/
H A DAllTests.m55 cao = []; variable
59 cao = ca.caop(ca); variable
60 assert(cao == ca);
61 cao = ca.caop(cb); variable
62 assert(cao == cb);
63 cao = ca.caop(cc); variable
64 assert(cao == cc);
65 cao = cb.caop(ca); variable
66 assert(cao == ca);
67 cao = cb.caop(cb); variable
[all …]
/dports/devel/ice37/ice-3.7.2/matlab/test/Ice/inheritance/
H A DAllTests.m55 cao = []; variable
59 cao = ca.caop(ca); variable
60 assert(cao == ca);
61 cao = ca.caop(cb); variable
62 assert(cao == cb);
63 cao = ca.caop(cc); variable
64 assert(cao == cc);
65 cao = cb.caop(ca); variable
66 assert(cao == ca);
67 cao = cb.caop(cb); variable
[all …]
/dports/devel/py-ice37/ice-3.7.2/matlab/test/Ice/inheritance/
H A DAllTests.m55 cao = []; variable
59 cao = ca.caop(ca); variable
60 assert(cao == ca);
61 cao = ca.caop(cb); variable
62 assert(cao == cb);
63 cao = ca.caop(cc); variable
64 assert(cao == cc);
65 cao = cb.caop(ca); variable
66 assert(cao == ca);
67 cao = cb.caop(cb); variable
[all …]
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/inheritance/
H A DAllTests.py56 test(cao == ca)
58 test(cao == cb)
60 test(cao == cc)
62 test(cao == ca)
64 test(cao == cb)
66 test(cao == cc)
68 test(cao == ca)
70 test(cao == cb)
72 test(cao == cc)
75 test(cao == cb)
[all …]
/dports/devel/ice37/ice-3.7.2/python/test/Ice/inheritance/
H A DAllTests.py56 test(cao == ca)
58 test(cao == cb)
60 test(cao == cc)
62 test(cao == ca)
64 test(cao == cb)
66 test(cao == cc)
68 test(cao == ca)
70 test(cao == cb)
72 test(cao == cc)
75 test(cao == cb)
[all …]
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/inheritance/
H A DAllTests.py56 test(cao == ca)
58 test(cao == cb)
60 test(cao == cc)
62 test(cao == ca)
64 test(cao == cb)
66 test(cao == cc)
68 test(cao == ca)
70 test(cao == cb)
72 test(cao == cc)
75 test(cao == cb)
[all …]
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/inheritance/
H A DAllTests.cs58 Test.MA.CAPrx cao;
62 cao = ca.caop(ca);
64 cao = ca.caop(cb);
66 cao = ca.caop(cc);
68 cao = cb.caop(ca);
70 cao = cb.caop(cb);
72 cao = cb.caop(cc);
74 cao = cc.caop(ca);
76 cao = cc.caop(cb);
78 cao = cc.caop(cc);
[all …]
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/inheritance/
H A DAllTests.cs58 Test.MA.CAPrx cao; in allTests()
62 cao = ca.caop(ca); in allTests()
64 cao = ca.caop(cb); in allTests()
66 cao = ca.caop(cc); in allTests()
68 cao = cb.caop(ca); in allTests()
70 cao = cb.caop(cb); in allTests()
72 cao = cb.caop(cc); in allTests()
74 cao = cc.caop(ca); in allTests()
76 cao = cc.caop(cb); in allTests()
78 cao = cc.caop(cc); in allTests()
[all …]
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/inheritance/
H A DAllTests.cs58 Test.MA.CAPrx cao; in allTests()
62 cao = ca.caop(ca); in allTests()
64 cao = ca.caop(cb); in allTests()
66 cao = ca.caop(cc); in allTests()
68 cao = cb.caop(ca); in allTests()
70 cao = cb.caop(cb); in allTests()
72 cao = cb.caop(cc); in allTests()
74 cao = cc.caop(ca); in allTests()
76 cao = cc.caop(cb); in allTests()
78 cao = cc.caop(cc); in allTests()
[all …]
/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/inheritance/
H A DClient.ts57 test(cao.equals(ca));
59 test(cao.equals(cb));
61 test(cao.equals(cc));
63 test(cao.equals(ca));
65 test(cao.equals(cb));
67 test(cao.equals(cc));
69 test(cao.equals(ca));
71 test(cao.equals(cb));
73 test(cao.equals(cc));
76 test(cao.equals(cb));
[all …]
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/inheritance/
H A DClient.ts57 test(cao.equals(ca));
59 test(cao.equals(cb));
61 test(cao.equals(cc));
63 test(cao.equals(ca));
65 test(cao.equals(cb));
67 test(cao.equals(cc));
69 test(cao.equals(ca));
71 test(cao.equals(cb));
73 test(cao.equals(cc));
76 test(cao.equals(cb));
[all …]
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/inheritance/
H A DClient.ts57 test(cao.equals(ca));
59 test(cao.equals(cb));
61 test(cao.equals(cc));
63 test(cao.equals(ca));
65 test(cao.equals(cb));
67 test(cao.equals(cc));
69 test(cao.equals(ca));
71 test(cao.equals(cb));
73 test(cao.equals(cc));
76 test(cao.equals(cb));
[all …]
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/inheritance/
H A DAllTests.java76 CAPrx cao; in allTests() local
80 cao = ca.caop(ca); in allTests()
82 cao = ca.caop(cb); in allTests()
84 cao = ca.caop(cc); in allTests()
86 cao = cb.caop(ca); in allTests()
88 cao = cb.caop(cb); in allTests()
90 cao = cb.caop(cc); in allTests()
92 cao = cc.caop(ca); in allTests()
94 cao = cc.caop(cb); in allTests()
96 cao = cc.caop(cc); in allTests()
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/inheritance/
H A DAllTests.m54 cao = [ca caop:ca];
56 cao = [ca caop:cb];
58 cao = [ca caop:cc];
60 cao = [cb caop:ca];
62 cao = [cb caop:cb];
64 cao = [cb caop:cc];
66 cao = [cc caop:ca];
68 cao = [cc caop:cb];
70 cao = [cc caop:cc];
73 cao = [cb cbop:cb];
[all …]
/dports/devel/php-ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/inheritance/
H A DAllTests.java79 CAPrx cao; in allTests() local
83 cao = ca.caop(ca); in allTests()
85 cao = ca.caop(cb); in allTests()
87 cao = ca.caop(cc); in allTests()
89 cao = cb.caop(ca); in allTests()
91 cao = cb.caop(cb); in allTests()
93 cao = cb.caop(cc); in allTests()
95 cao = cc.caop(ca); in allTests()
97 cao = cc.caop(cb); in allTests()
99 cao = cc.caop(cc); in allTests()
[all …]
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/inheritance/
H A DAllTests.m54 cao = [ca caop:ca];
56 cao = [ca caop:cb];
58 cao = [ca caop:cc];
60 cao = [cb caop:ca];
62 cao = [cb caop:cb];
64 cao = [cb caop:cc];
66 cao = [cc caop:ca];
68 cao = [cc caop:cb];
70 cao = [cc caop:cc];
73 cao = [cb cbop:cb];
[all …]
/dports/devel/ice37/ice-3.7.2/java/test/src/main/java/test/Ice/inheritance/
H A DAllTests.java76 CAPrx cao; in allTests() local
80 cao = ca.caop(ca); in allTests()
82 cao = ca.caop(cb); in allTests()
84 cao = ca.caop(cc); in allTests()
86 cao = cb.caop(ca); in allTests()
88 cao = cb.caop(cb); in allTests()
90 cao = cb.caop(cc); in allTests()
92 cao = cc.caop(ca); in allTests()
94 cao = cc.caop(cb); in allTests()
96 cao = cc.caop(cc); in allTests()
[all …]
/dports/devel/ice37/ice-3.7.2/java-compat/test/src/main/java/test/Ice/inheritance/
H A DAllTests.java79 CAPrx cao; in allTests() local
83 cao = ca.caop(ca); in allTests()
85 cao = ca.caop(cb); in allTests()
87 cao = ca.caop(cc); in allTests()
89 cao = cb.caop(ca); in allTests()
91 cao = cb.caop(cb); in allTests()
93 cao = cb.caop(cc); in allTests()
95 cao = cc.caop(ca); in allTests()
97 cao = cc.caop(cb); in allTests()
99 cao = cc.caop(cc); in allTests()
[all …]
/dports/devel/py-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/inheritance/
H A DAllTests.java76 CAPrx cao; in allTests() local
80 cao = ca.caop(ca); in allTests()
82 cao = ca.caop(cb); in allTests()
84 cao = ca.caop(cc); in allTests()
86 cao = cb.caop(ca); in allTests()
88 cao = cb.caop(cb); in allTests()
90 cao = cb.caop(cc); in allTests()
92 cao = cc.caop(ca); in allTests()
94 cao = cc.caop(cb); in allTests()
96 cao = cc.caop(cc); in allTests()
[all …]

12345678910>>...52