Home
last modified time | relevance | path

Searched refs:gimme (Results 1 – 25 of 778) sorted by relevance

12345678910>>...32

/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/t/
H A Dmulticall.t87 if ($gimme == G_VOID) {
90 elsif ($gimme == G_SCALAR) {
105 @a = multicall_return {()} $gimme;
106 gimme_check($gimme, \@a, [], "()");
108 @a = multicall_return \&f1, $gimme;
114 @a = multicall_return \&f2, $gimme;
121 @a = multicall_return \&f3, $gimme;
129 @a = multicall_return \&f4, $gimme;
135 @a = multicall_return \&f5, $gimme;
141 @a = multicall_return \&f6, $gimme;
[all …]
/dports/lang/perl5.30/perl-5.30.3/ext/XS-APItest/t/
H A Dmulticall.t87 if ($gimme == G_VOID) {
90 elsif ($gimme == G_SCALAR) {
105 @a = multicall_return {()} $gimme;
106 gimme_check($gimme, \@a, [], "()");
108 @a = multicall_return \&f1, $gimme;
114 @a = multicall_return \&f2, $gimme;
121 @a = multicall_return \&f3, $gimme;
129 @a = multicall_return \&f4, $gimme;
135 @a = multicall_return \&f5, $gimme;
141 @a = multicall_return \&f6, $gimme;
[all …]
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/t/
H A Dmulticall.t87 if ($gimme == G_VOID) {
90 elsif ($gimme == G_SCALAR) {
105 @a = multicall_return {()} $gimme;
106 gimme_check($gimme, \@a, [], "()");
108 @a = multicall_return \&f1, $gimme;
114 @a = multicall_return \&f2, $gimme;
121 @a = multicall_return \&f3, $gimme;
129 @a = multicall_return \&f4, $gimme;
135 @a = multicall_return \&f5, $gimme;
141 @a = multicall_return \&f6, $gimme;
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/t/
H A Dmulticall.t87 if ($gimme == G_VOID) {
90 elsif ($gimme == G_SCALAR) {
105 @a = multicall_return {()} $gimme;
106 gimme_check($gimme, \@a, [], "()");
108 @a = multicall_return \&f1, $gimme;
114 @a = multicall_return \&f2, $gimme;
121 @a = multicall_return \&f3, $gimme;
129 @a = multicall_return \&f4, $gimme;
135 @a = multicall_return \&f5, $gimme;
141 @a = multicall_return \&f6, $gimme;
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/test/basic_SUITE_data/
H A Dbasic_pattern_match.erl23 String = gimme(string),
24 String = atom_to_list(gimme(atom)),
25 String = binary_to_list(gimme(binary)),
26 true = (list_to_atom(String) =:= gimme(atom)),
27 true = (list_to_binary(String) =:= gimme(binary)),
30 gimme(string) -> function
32 gimme(atom) -> function
34 gimme(binary) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_pattern_match.erl23 String = gimme(string),
24 String = atom_to_list(gimme(atom)),
25 String = binary_to_list(gimme(binary)),
26 true = (list_to_atom(String) =:= gimme(atom)),
27 true = (list_to_binary(String) =:= gimme(binary)),
30 gimme(string) -> function
32 gimme(atom) -> function
34 gimme(binary) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/test/basic_SUITE_data/
H A Dbasic_pattern_match.erl23 String = gimme(string),
24 String = atom_to_list(gimme(atom)),
25 String = binary_to_list(gimme(binary)),
26 true = (list_to_atom(String) =:= gimme(atom)),
27 true = (list_to_binary(String) =:= gimme(binary)),
30 gimme(string) -> function
32 gimme(atom) -> function
34 gimme(binary) -> function
/dports/audio/gnupod/gnupod-0.99.8/src/
H A Dgnupod_convert_FLAC.pl30 my $gimme = $ARGV[1];
37 elsif($gimme eq "GET_META") {
64 elsif($gimme eq "GET_PCM") {
74 elsif($gimme eq "GET_MP3") {
89 elsif($gimme eq "GET_AAC" or $gimme eq "GET_AACBM") {
92 $tmpout = GNUpod::FooBar::get_u_path("/tmp/gnupod_faac", "m4b") if $gimme eq "GET_AACBM";
106 elsif($gimme eq "GET_ALAC") {
118 warn "$0 can't encode into $gimme\n";
H A Dgnupod_convert_APE.pl30 my $gimme = $ARGV[1];
37 elsif($gimme eq "GET_META") {
42 elsif($gimme eq "GET_PCM") {
53 elsif($gimme eq "GET_MP3") {
68 elsif($gimme eq "GET_AAC" or $gimme eq "GET_AACBM") {
71 $tmpout = GNUpod::FooBar::get_u_path("/tmp/gnupod_faac", "m4b") if $gimme eq "GET_AACBM";
86 warn "$0 can't encode into $gimme\n";
H A Dgnupod_convert_MIDI.pl30 my $gimme = $ARGV[1];
38 elsif($gimme eq "GET_META") {
42 elsif($gimme eq "GET_PCM") {
55 elsif($gimme eq "GET_MP3") {
70 elsif($gimme eq "GET_AAC" or $gimme eq "GET_AACBM") {
72 $tmpout = GNUpod::FooBar::get_u_path("/tmp/gnupod_faac", "m4b") if $gimme eq "GET_AACBM";
88 warn "$0 can't encode into $gimme\n";
H A Dgnupod_convert_OGG.pl29 my $gimme = $ARGV[1];
37 elsif($gimme eq "GET_META") {
70 elsif($gimme eq "GET_PCM") {
83 elsif($gimme eq "GET_MP3") {
98 elsif($gimme eq "GET_AAC" or $gimme eq "GET_AACBM") {
101 $tmpout = GNUpod::FooBar::get_u_path("/tmp/gnupod_faac", "m4b") if $gimme eq "GET_AACBM";
117 warn "$0 can't encode into $gimme\n";
/dports/lang/perl5.34/perl-5.34.0/t/op/
H A Dgrep.t171 my $gimme;
173 sub gimme {
176 $gimme = $want ? 'list' : 'scalar';
178 $gimme = 'void';
184 undef $gimme; gimme for @list; cmp_ok($gimme, 'eq', 'void', 'gimme a V!');
185 undef $gimme; grep { gimme } @list; cmp_ok($gimme, 'eq', 'scalar', 'gimme an S!');
186 undef $gimme; map { gimme } @list; cmp_ok($gimme, 'eq', 'list', 'gimme an L!');
/dports/lang/perl5.30/perl-5.30.3/t/op/
H A Dgrep.t171 my $gimme;
173 sub gimme {
176 $gimme = $want ? 'list' : 'scalar';
178 $gimme = 'void';
184 undef $gimme; gimme for @list; cmp_ok($gimme, 'eq', 'void', 'gimme a V!');
185 undef $gimme; grep { gimme } @list; cmp_ok($gimme, 'eq', 'scalar', 'gimme an S!');
186 undef $gimme; map { gimme } @list; cmp_ok($gimme, 'eq', 'list', 'gimme an L!');
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/op/
H A Dgrep.t171 my $gimme;
173 sub gimme {
176 $gimme = $want ? 'list' : 'scalar';
178 $gimme = 'void';
184 undef $gimme; gimme for @list; cmp_ok($gimme, 'eq', 'void', 'gimme a V!');
185 undef $gimme; grep { gimme } @list; cmp_ok($gimme, 'eq', 'scalar', 'gimme an S!');
186 undef $gimme; map { gimme } @list; cmp_ok($gimme, 'eq', 'list', 'gimme an L!');
/dports/lang/perl5.32/perl-5.32.1/t/op/
H A Dgrep.t171 my $gimme;
173 sub gimme {
176 $gimme = $want ? 'list' : 'scalar';
178 $gimme = 'void';
184 undef $gimme; gimme for @list; cmp_ok($gimme, 'eq', 'void', 'gimme a V!');
185 undef $gimme; grep { gimme } @list; cmp_ok($gimme, 'eq', 'scalar', 'gimme an S!');
186 undef $gimme; map { gimme } @list; cmp_ok($gimme, 'eq', 'list', 'gimme an L!');
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/chalkify/
H A Dgeneric_impls.rs7 fn gimme<F: Foo>() { } in gimme() function
10 gimme::<(T, u32)>(); in foo()
11 gimme::<(Option<T>, u32)>(); in foo()
12 gimme::<(Option<T>, f32)>(); //~ ERROR in foo()
16 gimme::<(i32, u32)>(); in main()
17 gimme::<(i32, f32)>(); //~ ERROR in main()
H A Dgeneric_impls.stderr4 LL | gimme::<(Option<T>, f32)>();
9 note: required by a bound in `gimme`
12 LL | fn gimme<F: Foo>() { }
13 | ^^^ required by this bound in `gimme`
18 LL | gimme::<(i32, f32)>();
23 note: required by a bound in `gimme`
26 LL | fn gimme<F: Foo>() { }
27 | ^^^ required by this bound in `gimme`
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/data/
H A Dtest141219 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
32 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
33 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
34 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
67 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
68 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
69 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
117 Authorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/%…
[all …]
H A Dtest107519 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
29 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
30 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
31 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
37 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
38 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
39 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/data/
H A Dtest141219 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
32 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
33 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
34 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
67 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
68 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
69 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
117 Authorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/1…
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/data/
H A Dtest141219 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
32 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
33 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
34 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
67 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
68 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
69 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
117 Authorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/%…
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/data/
H A Dtest141219 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
32 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
33 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
34 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
67 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
68 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
69 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
117 Authorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/1…
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/data/
H A Dtest141219 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
32 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
33 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
34 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
67 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
68 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
69 WWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
117 Authorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/%…
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/data/
H A Dtest107519 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
29 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
30 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
31 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
37 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
38 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
39 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/data/
H A Dtest107519 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
20 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
21 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
29 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
30 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
31 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
37 WWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
38 WWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
39 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"

12345678910>>...32