Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 3358) sorted by relevance

12345678910>>...135

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcvexpr.c276 void use (void *p) in use() function
282 use (&v_char); in main()
286 use (&v_short); in main()
290 use (&v_int); in main()
294 use (&v_long); in main()
302 use (&v_float); in main()
303 use (&v_double); in main()
400 use (&v_struct1); in main()
404 use (&v_union); in main()
405 use (&v_union2); in main()
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/strict/
H A Drefs21 use strict ;
29 use strict ;
37 use strict ;
44 use strict ;
52 use strict ;
60 use strict 'refs' ;
68 use strict 'refs' ;
77 use strict 'refs' ;
123 use strict ;
239 use abc;
[all …]
H A Dsubs20 use strict ;
63 use strict ;
211 use abc;
310 use strict;
332 use strict;
341 use strict;
351 use strict;
371 use strict;
386 use utf8;
429 use strict;
[all …]
H A Dvars20 use strict ;
49 use strict ;
87 use utf8;
147 use utf8;
152 use utf8;
168 use abc;
178 use utf8;
183 use utf8;
186 use abc;
204 use abc;
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A D9enabled14 use abc0 ;
28 use abc1 ;
42 use abc2 ;
86 use abc5 ;
104 use abc6 ;
157 use abc9 ;
161 use def ;
178 use abc10 ;
182 use def ;
201 use abc11 ;
[all …]
H A Dperl101 use utf8;
112 use utf8;
121 use utf8;
132 use utf8;
145 use utf8;
153 use utf8;
162 use utf8;
174 use utf8;
186 use utf8;
196 use utf8;
[all …]
H A Dpad355 use strict;
356 use warnings;
378 use utf8;
388 use utf8;
399 use utf8;
410 use utf8;
447 use utf8;
463 use utf8;
474 use utf8;
509 use utf8;
[all …]
H A D7fatal6 use warnings FATAL => 'syntax' ;
98 use warnings 'syntax' ;
112 use warnings 'syntax' ;
117 use abc;
282 use warnings 'void' ;
301 use warnings ;
442 use warnings ;
456 # 'use warnings NONFATAL=>"all"' should be the same as 'use warnings'
511 use warnings ;
526 use warnings ;
[all …]
H A D3both5 # Check interaction of $^W and use warnings
7 use warnings ;
21 use warnings ;
62 use warnings ;
72 use warnings ;
106 use warnings ;
115 use warnings ;
139 use warnings ;
149 use warnings ;
190 use warnings ;
[all …]
H A Dgv115 use utf8;
123 use warnings;
177 use utf8;
189 use utf8;
202 use utf8;
218 use utf8;
235 use utf8;
248 use utf8;
262 use utf8;
279 use utf8;
[all …]
H A Dbuiltin5 use strict;
6 use warnings qw(all -void);
34 use strict;
35 use warnings qw(all -void);
61 use strict;
62 use warnings qw(all -void);
88 use strict;
89 use warnings qw(all);
90 use builtin qw(indexed);
100 use builtin ':5.39';
[all …]
H A Dop197 use utf8;
210 use utf8;
426 use 5.015;
780 use utf8;
788 use utf8;
807 use warnings 'misc' ; use utf8;
1138 use utf8;
1146 use utf8;
1277 use warnings 'syntax'; use 5.01;
1363 use utf8;
[all …]
H A Dtoke132 use utf8;
140 use utf8;
157 use utf8;
166 use utf8;
180 use utf8;
213 use utf8;
300 use utf8;
310 use utf8;
437 use warnings 'syntax'; use utf8;
804 use utf8;
[all …]
H A D2use16 use warnings 'syntax' ;
70 use warnings 'syntax' ;
172 use abc;
180 use warnings;
193 use warnings;
235 use warnings;
248 use warnings;
290 use warnings;
303 use warnings;
345 use warnings;
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/feature/
H A Dimplicit11 use 5.9.5;
17 use v5.9.5;
23 use 5.009005;
36 use 5.9.5;
65 use 5;
67 use 5.015;
69 use 5.014;
78 use v5.10;
81 use v5.14;
91 use v5.10;
[all …]
H A Dswitch6 use warnings; no warnings 'deprecated';
13 use warnings; no warnings 'deprecated';
20 use warnings; no warnings 'deprecated';
57 use feature 'switch';
64 { use feature 'switch';
75 { use feature 'switch';
86 { use feature 'switch';
97 { use feature 'switch';
107 use feature 'switch';
118 use feature 'switch';
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/charnames/
H A Dalias4 use warnings;
44 use warnings;
52 use warnings;
60 use warnings;
69 use warnings;
78 use warnings;
87 use warnings;
376 use utf8;
384 use utf8;
396 use utf8;
[all …]
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dlabelconst.t1 use warnings;
2 use strict;
4 use Test::More tests => 32;
12 use XS::APItest qw(labelconst);
22 use XS::APItest qw(labelconst);
32 use XS::APItest qw(labelconst);
42 use XS::APItest qw(labelconst);
52 use XS::APItest qw(labelconst);
97 use utf8;
98 use open qw( :utf8 :std );
[all …]
H A Dswaplabel.t1 use warnings;
2 use strict;
4 use Test::More tests => 56;
12 use XS::APItest qw(swaplabel);
24 use XS::APItest qw(swaplabel);
36 use XS::APItest qw(swaplabel);
49 use XS::APItest qw(swaplabel);
62 use XS::APItest qw(swaplabel);
75 use XS::APItest qw(swaplabel);
88 use XS::APItest qw(swaplabel);
[all …]
H A Dswaptwostmts.t1 use warnings;
2 use strict;
4 use Test::More tests => 32;
12 use XS::APItest ();
23 use XS::APItest qw(swaptwostmts);
35 use XS::APItest qw(swaptwostmts);
47 use XS::APItest qw(swaptwostmts);
59 use XS::APItest qw(swaptwostmts);
77 use XS::APItest qw(swaptwostmts);
88 use XS::APItest qw(swaptwostmts);
[all …]
/openbsd/gnu/usr.bin/perl/cpan/bignum/t/
H A Dscope-nested-const.t3 use strict;
4 use warnings;
6 use Test::More;
15 note "use bigint;";
16 use bigint;
22 use bigfloat;
60 use bigint;
104 use bigfloat;
148 use bigfloat;
192 use bigrat;
[all …]
H A Dscope-nested-hex-oct.t3 use strict;
4 use warnings;
6 use Test::More;
15 note "use bigint;";
16 use bigint;
22 use bigfloat;
60 use bigint;
104 use bigfloat;
148 use bigfloat;
192 use bigrat;
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/croak/
H A Dclass4 use feature 'class';
12 use feature 'class';
20 use feature 'class';
28 use feature 'class';
36 use feature 'class';
91 use strict;
110 use strict;
120 use strict;
132 use strict;
142 use v5.36;
[all …]
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/t/
H A D111const-deflate.t8 use lib qw(t t/compress);
9 use strict;
10 use warnings;
11 use bytes;
13 use Test::More ;
14 use CompTestUtils;
28 use Compress::Raw::Zlib ;
44 use Test::More ;
45 use CompTestUtils;
74 use Test::More ;
[all …]
/openbsd/gnu/usr.bin/perl/cpan/JSON-PP/t/
H A D113_overloaded_eq.t1 use strict;
2 use warnings;
3 use Test::More tests => 4;
9 use JSON::PP;
29 use strict;
30 use warnings;
31 use overload (
43 use strict;
44 use warnings;
45 use overload (
[all …]

12345678910>>...135