Home
last modified time | relevance | path

Searched refs:Bob (Results 1 – 25 of 6230) sorted by relevance

12345678910>>...250

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp7 namespace Bob { namespace
19 using enum Bob::A;
23 using enum Bob::B; // expected-error{{no enum named 'B'}}
37 using enum Bob::D;
151 enum class Bob : int {}; enum
152 using enum Bob;
170 enum class Bob { a }; enum
177 using enum Bob;
191 using enum Bob;
200 enum class Bob { a }; // expected-note{{target of using}} enum
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp7 namespace Bob { namespace
19 using enum Bob::A;
23 using enum Bob::B; // expected-error{{no enum named 'B'}}
37 using enum Bob::D;
151 enum class Bob : int {}; enum
152 using enum Bob;
170 enum class Bob { a }; enum
177 using enum Bob;
191 using enum Bob;
200 enum class Bob { a }; // expected-note{{target of using}} enum
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp7 namespace Bob { namespace
19 using enum Bob::A;
23 using enum Bob::B; // expected-error{{no enum named 'B'}}
37 using enum Bob::D;
151 enum class Bob : int {}; enum
152 using enum Bob;
170 enum class Bob { a }; enum
177 using enum Bob;
191 using enum Bob;
200 enum class Bob { a }; // expected-note{{target of using}} enum
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp7 namespace Bob { namespace
19 using enum Bob::A;
23 using enum Bob::B; // expected-error{{no enum named 'B'}}
37 using enum Bob::D;
151 enum class Bob : int {}; enum
152 using enum Bob;
170 enum class Bob { a }; enum
177 using enum Bob;
191 using enum Bob;
200 enum class Bob { a }; // expected-note{{target of using}} enum
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp7 namespace Bob { namespace
19 using enum Bob::A;
23 using enum Bob::B; // expected-error{{no enum named 'B'}}
37 using enum Bob::D;
151 enum class Bob : int {}; enum
152 using enum Bob;
170 enum class Bob { a }; enum
177 using enum Bob;
191 using enum Bob;
200 enum class Bob { a }; // expected-note{{target of using}} enum
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dcxx20-using-enum.cpp7 namespace Bob { namespace
19 using enum Bob::A;
23 using enum Bob::B; // expected-error{{no enum named 'B'}}
37 using enum Bob::D;
151 enum class Bob : int {}; enum
152 using enum Bob;
170 enum class Bob { a }; enum
177 using enum Bob;
191 using enum Bob;
200 enum class Bob { a }; // expected-note{{target of using}} enum
[all …]
/dports/textproc/py-pandocfilters/pandocfilters-1.4.3/examples/
H A Dplantuml-sample.md5 Alice -> Bob: Authentication Request
6 Bob --> Alice: Authentication Response
8 Alice -> Bob: Another authentication Request
9 Alice <-- Bob: another authentication Response
15 Alice -> Bob: Authentication Request
16 Bob --> Alice: Authentication Response
18 Alice -> Bob: Another authentication Request
25 Älöc -> Bob: Authentication Request
26 Bob --> Älöc: Authentication Response
35 Alice -> Bob: Authentication Request
[all …]
/dports/net-im/tox/c-toxcore-0.2.13/auto_tests/
H A Dtoxav_basic_test.c104 tox_iterate(Bob, nullptr); in iterate_tox()
108 Tox *Alice, Tox *Bob, Tox *bootstrap, in regular_call_flow() argument
150 iterate_tox(bootstrap, Alice, Bob); in regular_call_flow()
158 Tox *Alice, *Bob, *bootstrap; in test_av_flows() local
199 iterate_tox(bootstrap, Alice, Bob); in test_av_flows()
222 BobAV = toxav_new(Bob, &error); in test_av_flows()
373 iterate_tox(bootstrap, Alice, Bob); in test_av_flows()
378 iterate_tox(bootstrap, Alice, Bob); in test_av_flows()
381 iterate_tox(bootstrap, Alice, Bob); in test_av_flows()
387 iterate_tox(bootstrap, Alice, Bob); in test_av_flows()
[all …]
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/20-unit/Type-Tiny/
H A Dparameterization.t44 my $p5 = ArrayRef[sub { $_ eq "Bob" or die "not Bob" }];
45 my $p6 = ArrayRef[Str & +sub { $_ eq "Bob" or die "not Bob" }];
47 should_pass(["Bob"], $p4);
48 should_pass(["Bob", "Bob"], $p4);
49 should_fail(["Bob", "Bob", "Suzie"], $p4);
51 should_pass(["Bob"], $p5);
52 should_pass(["Bob", "Bob"], $p5);
53 should_fail(["Bob", "Bob", "Suzie"], $p5);
56 should_pass(["Bob", "Bob"], $p6);
57 should_fail(["Bob", "Bob", "Suzie"], $p6);
[all …]
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/examples/
H A Dascii_art.bob5 |Bob| / \
13 |Bob| ,-.
59 participant "Bob on\nseveral lines" as Bob
62 Bob -> Alice : hello
83 Last --> Bob : done
87 Last --> Bob : None
89 Last --> Bob : None
90 Last -> Bob : None
92 Last -> Bob : None
97 Last -> Bob : None
[all …]
/dports/devel/p5-Class-InsideOut/Class-InsideOut-1.14/t/
H A D11_storable_refs.t93 "Freezing Bob"
98 "... Thawing the frozen Bob"
101 "... Thawed Bob is a $class"
108 is( $bob2->name(), "Bob",
109 "... Thawed Bob is also named Bob (hereafter Bob2)"
156 is( $bob2->name(), "Bob",
157 "... Thawed Bob is also named Bob (hereafter Bob2)"
161 "... Bob2 is not Bob"
223 is( $bob2->name(), "Bob",
228 "... Bob2 is not Bob"
[all …]
/dports/games/widelands/widelands-build21/src/logic/map_objects/
H A Dbob.cc85 Bob::Bob(const BobDescr& init_descr) in Bob() function in Widelands::Bob
103 Bob::~Bob() { in ~Bob()
272 Bob::State* Bob::get_state(const Task& task) { in get_state()
285 Bob::State const* Bob::get_state(const Task& task) const { in get_state()
355 Bob::Task const Bob::taskIdle = {"idle", &Bob::idle_update,
402 Bob::Task const Bob::taskMovepath = {"movepath", &Bob::movepath_update,
466 Bob& bob_;
662 Bob::Task const Bob::taskMove = {"move", &Bob::move_update, nullptr, nullptr, true};
989 Bob& bob = get<Bob>(); in load()
1084 Bob& bob = get<Bob>(); in load_pointers()
[all …]
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-c-verb-rename-regex.sh.out5 Bob,2015-05-11,bar
11 Bob,2015-06-19,d00d
16 Bob,2015-05-11,bar
24 Bob,2015-06-19,d00d
29 Bob,2015-05-11,bar
37 Bob,2015-06-19,d00d
42 Bob,2015-05-11,bar
50 Bob,2015-06-19,d00d
55 Bob,2015-05-11,bar
62 Bob,2015-05-11,bar
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/testdata/
H A Dpoints.geojson6 …mportance": 3.0, "Pilots": 2, "Cabin Crew": 0, "Staff": 2, "StaffNames": ["Bob", "Alice"], "StaffA…
7 …mportance": 1.0, "Pilots": 3, "Cabin Crew": 3, "Staff": 6, "StaffNames": ["Bob", "Alice"], "StaffA…
8 …mportance": 3.0, "Pilots": 1, "Cabin Crew": 1, "Staff": 2, "StaffNames": ["Bob", "Alice"], "StaffA…
9 …mportance": 3.0, "Pilots": 1, "Cabin Crew": 1, "Staff": 2, "StaffNames": ["Bob", "Alice"], "StaffA…
10 …mportance": 3.0, "Pilots": 1, "Cabin Crew": 0, "Staff": 1, "StaffNames": ["Bob", "Alice"], "StaffA…
11 …mportance": 1.0, "Pilots": 3, "Cabin Crew": 3, "Staff": 6, "StaffNames": ["Bob", "Alice"], "StaffA…
12 …mportance": 1.0, "Pilots": 3, "Cabin Crew": 2, "Staff": 5, "StaffNames": ["Bob", "Alice"], "StaffA…
15 …portance": 10.0, "Pilots": 2, "Cabin Crew": 1, "Staff": 3, "StaffNames": ["Bob", "Alice"], "StaffA…
17 …portance": 10.0, "Pilots": 2, "Cabin Crew": 1, "Staff": 3, "StaffNames": ["Bob", "Alice"], "StaffA…
18 …portance": 10.0, "Pilots": 2, "Cabin Crew": 1, "Staff": 3, "StaffNames": ["Bob", "Alice"], "StaffA…
[all …]
/dports/games/pcgen/pcgen/data/zen_test/pcgen_test_advanced/
H A Dpcgen_test_advanced_templates_global.lst81 ###Block: Bob Test v1.2 - PCGEN v. 5.17.2-3 Cycle Testing
82 # Bob Template Testers - #1 is for the PCG file, it will apply ALL abilities, along with the PRExxx…
83 # Bob #2 Is for Granting all the Feats and Abilities, but leaves the PRExxx testing the user.
84 # Bob #3 is for testing the PRExxx are working, in conjunction with Bob #2
134Bob Tests ~ ALL BONUS:ABILITYPOOL|Test Choosers|3 …
148Bob Tests ~ ALL Abilities w/ out prexxx ABIL…
152 # End Bob Templates
189 # ABILITY:Special Ability|AUTOMATIC|Bob Test ~
191 # ABILITY:Special Ability|AUTOMATIC|Bob Test ~ Chooser ~ NoChoice CHOOSE:NOCHOICE MULT:YES CAT…
266 Template Choice for Bob ~ 1
[all …]
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/cmd/shooter/
H A Dbob.go9 type Bob struct { struct
16 func NewBob() *Bob {
17 return &Bob{
27 func (b *Bob) ToggleColor() { argument
37 func (b *Bob) ToggleState() { argument
47 func (b *Bob) Draw(c *vt100.Canvas) { argument
51 func (b *Bob) Right(c *vt100.Canvas) bool { argument
63 func (b *Bob) Left(c *vt100.Canvas) bool { argument
74 func (b *Bob) Up(c *vt100.Canvas) bool { argument
85 func (b *Bob) Down(c *vt100.Canvas) bool { argument
[all …]
/dports/devel/py-behave/behave-1.2.6/features/
H A Drunner.select_scenarios_by_name.feature40 Feature: Bob
75 Feature: Bob
98 Feature: Bob
113 Feature: Bob
136 Feature: Bob
150 Feature: Bob
172 Feature: Bob
198 Scenario: Bob in
216 Feature: Bob
244 Feature: Bob
[all …]
/dports/sysutils/consul/consul-1.10.3/test/hostname/
H A Dgenerate.sh16 if [[ ! -f Bob.crt ]] || [[ ! -f Bob.key ]]; then
18 rm -f Bob.crt Bob.key
19 openssl req -new -sha256 -nodes -out Bob.csr -newkey rsa:2048 -keyout Bob.key -config Bob.cfg
20 openssl ca -batch -config myca.conf -extfile Bob.ext -notext -in Bob.csr -out Bob.crt
21 rm -f Bob.csr
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/test/hostname/
H A Dgenerate.sh16 if [[ ! -f Bob.crt ]] || [[ ! -f Bob.key ]]; then
18 rm -f Bob.crt Bob.key
19 openssl req -new -sha256 -nodes -out Bob.csr -newkey rsa:2048 -keyout Bob.key -config Bob.cfg
20 openssl ca -batch -config myca.conf -extfile Bob.ext -notext -in Bob.csr -out Bob.crt
21 rm -f Bob.csr
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/test/hostname/
H A Dgenerate.sh16 if [[ ! -f Bob.crt ]] || [[ ! -f Bob.key ]]; then
18 rm -f Bob.crt Bob.key
19 openssl req -new -sha256 -nodes -out Bob.csr -newkey rsa:2048 -keyout Bob.key -config Bob.cfg
20 openssl ca -batch -config myca.conf -extfile Bob.ext -notext -in Bob.csr -out Bob.crt
21 rm -f Bob.csr
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/test/hostname/
H A Dgenerate.sh16 if [[ ! -f Bob.crt ]] || [[ ! -f Bob.key ]]; then
18 rm -f Bob.crt Bob.key
19 openssl req -new -sha256 -nodes -out Bob.csr -newkey rsa:2048 -keyout Bob.key -config Bob.cfg
20 openssl ca -batch -config myca.conf -extfile Bob.ext -notext -in Bob.csr -out Bob.crt
21 rm -f Bob.csr
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/Magick++/
H A DChangeLog1 2017-03-04 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
9 2014-11-28 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
14 limitPixels() by Bob Friesenhahn.
20 Subsequently modified by Bob Friesenhahn.
28 Subsequently modified by Bob Friesenhahn.
30 2014-01-05 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
35 2013-12-15 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
42 2012-11-15 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
48 2012-04-19 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
53 2012-03-17 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
[all …]
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/www/Magick++/
H A DChangeLog.rst1 2017-03-04 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
9 2014-11-28 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
14 limitPixels() by Bob Friesenhahn.
20 Subsequently modified by Bob Friesenhahn.
28 Subsequently modified by Bob Friesenhahn.
30 2014-01-05 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
35 2013-12-15 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
42 2012-11-15 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
48 2012-04-19 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
53 2012-03-17 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
[all …]
/dports/net-im/tox/c-toxcore-0.2.13/docs/updates/
H A DCrypto.md12 Alice adds Bob to her friend list by adding his 32 byte public key (client_id) to her friend list.
14 case 1: Alice adds the public key of Bob, then Bob waits for Alice to attempt to connect to him.
15 case 2: Bob and Alice add their respective public keys to their friend lists at the same time.
18 Alice sends an onion data (see: Prevent_tracking.txt) packet to Bob with the encrypted part contain…
23 Ex message: hello Bob it's me Alice -_- add me pl0x.
27 Bob receives the request and decrypts the message using the function crypto_box_open()
30 If Alice is already in Bob's friend list: case 2
31 If Alice is not in Bob's friend list and the nospam is good: Bob is prompt to add Alice and is show…
32 If Bob accepts Alice friend request he adds her public key to his friend list.
35 Bob and Alice both have the others public key in their friend list, they are ready for the next ste…
[all …]
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/
H A Doperator_overload2.chai1 def Bob::Bob() { }
2 attr Bob::x
3 def `-`(a, b) : is_type(a, "Bob") && is_type(b, "Bob") { a.x - b.x }
4 auto b = Bob()
5 auto c = Bob()

12345678910>>...250