Home
last modified time | relevance | path

Searched refs:bob2 (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/p5-Class-InsideOut/Class-InsideOut-1.14/t/
H A D11_storable_refs.t56 my ($alice2, $bob2, $charlie2);
100 is( ref $bob2, $class,
108 is( $bob2->name(), "Bob",
145 is( ref $bob2, $class,
156 is( $bob2->name(), "Bob",
203 is( ref $bob2, $class,
206 is( ref $bob2, $class,
223 is( $bob2->name(), "Bob",
348 is( ref $bob2, $class,
356 ($bob2) = $alice2->friends;
[all …]
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/
H A Dobject_attr_same_name.chai4 attr bob2::z
5 def bob2::bob2() { this.z = 12 }
8 auto b2 = bob2();
H A Dlambda.chai5 auto bob2 = fun[y](x) { x + y }
6 assert_equal(7, bob2(4))
H A Dmap.chai39 v = "bob2"
40 assert_equal("bob2", m["d"])
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/3.x/
H A Dobject_attr_same_name.chai4 attr bob2::z
5 def bob2::bob2() { this.z = 12 }
8 var b2 = bob2();
/dports/math/frobby/frobby-0.9.1/src/test/
H A Dtestmain.cpp33 TEST(bob2, bab1) { in TEST() argument
38 TEST(bob2, bab2) { in TEST() argument
42 TEST_SUITE2(bob2,bob1) in TEST_SUITE2() argument
43 TEST_SUITE(bob2) in TEST_SUITE2()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-shadow.cpp146 using bob2=int; // expected-note 2 {{previous declaration is here}} typedef
156 int bob2; // no warning in test8() local
162 typedef int bob2; // expected-warning {{declaration shadows a type alias in the global namespace}} in test9() typedef
168 using bob2=int; // expected-warning {{declaration shadows a type alias in the global namespace}} in test10() typedef
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/maps/
H A DMockStendhalRPRuleProcessorTest.java70 final Player bob2 = PlayerTestHelper.createPlayer("bob"); in testAddPlayer() local
71 processor.addPlayer(bob2); in testAddPlayer()
73 assertSame(bob2, processor.getPlayer("bob")); in testAddPlayer()
/dports/security/py-libnacl/libnacl-1.6.1/tests/unit/
H A Dtest_save.py49 bob2 = libnacl.utils.load_key(bob_path)
50 self.assertEqual(bob.sk, bob2.sk)
51 self.assertEqual(bob.pk, bob2.pk)
52 self.assertEqual(bob.vk, bob2.vk)
/dports/devel/py-xcaplib/python-xcaplib-1.2.2/test/
H A Dtest_client.py80 bob2 = '<entry uri="%s"/>' % bob_uri
81 res = client.insert('resource-lists', bob2, node_selector, etag=res.etag)
86 print client.insert('resource-lists', bob2, node_selector)

123