Home
last modified time | relevance | path

Searched refs:ISA (Results 1 – 25 of 2862) sorted by relevance

12345678910>>...115

/dports/net/packter-agent/PackterAgent-2.5/packter_tc/
H A DIPTB.pm18 our @ISA=qw(XML::Pastor::Builtin::unsignedInt);
66 our @ISA=qw(XML::Pastor::Builtin::string);
102 our @ISA=qw(XML::Pastor::ComplexType);
145 our @ISA=qw(XML::Pastor::ComplexType);
462 our @ISA=qw(XML::Pastor::ComplexType);
537 our @ISA=qw(XML::Pastor::ComplexType);
758 our @ISA=qw(XML::Pastor::ComplexType);
919 our @ISA=qw(XML::Pastor::ComplexType);
962 our @ISA=qw(XML::Pastor::ComplexType);
1161 our @ISA=qw(XML::Pastor::ComplexType);
[all …]
/dports/textproc/p5-XML-Grove/XML-Grove-0.46alpha/lib/XML/
H A DGrove.pm15 use vars qw{$VERSION @ISA};
19 @ISA = qw{Data::Grove};
23 @ISA = qw{XML::Grove};
59 @ISA = qw{XML::Grove};
64 @ISA = qw{XML::Grove};
69 @ISA = qw{XML::Grove};
74 @ISA = qw{XML::Grove};
79 @ISA = qw{XML::Grove};
84 @ISA = qw{XML::Grove};
89 @ISA = qw{XML::Grove};
[all …]
/dports/devel/agar/agar-1.5.0/p5-Agar/
H A DAgar.pm7 our @ISA = qw(DynaLoader);
10 @Agar::Widget::ISA = qw(Agar::Object);
11 @Agar::Window::ISA = qw(Agar::Widget);
12 @Agar::Box::ISA = qw(Agar::Widget);
13 @Agar::Button::ISA = qw(Agar::Widget);
15 @Agar::Combo::ISA = qw(Agar::Widget);
19 @Agar::Fixed::ISA = qw(Agar::Widget);
20 @Agar::Label::ISA = qw(Agar::Widget);
21 @Agar::Menu::ISA = qw(Agar::Widget);
22 @Agar::MPane::ISA = qw(Agar::Widget);
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/internal/inst/
H A Dztable.go215 ISA: []string{"ADX"},
222 ISA: []string{"ADX"},
235 ISA: []string{"ADX"},
242 ISA: []string{"ADX"},
371 ISA: []string{"SSE"},
378 ISA: []string{"SSE"},
465 ISA: []string{"SSE"},
472 ISA: []string{"SSE"},
579 ISA: []string{"ADX"},
586 ISA: []string{"ADX"},
[all …]
/dports/x11-toolkits/p5-Gtk2-Ex-FormFactory/Gtk2-Ex-FormFactory-0.67/lib/Gtk2/Ex/FormFactory/
H A DLoader.pm5 @Gtk2::Ex::FormFactory::Button::ISA = qw( Gtk2::Ex::FormFactory::Loader );
7 @Gtk2::Ex::FormFactory::CheckButton::ISA = qw( Gtk2::Ex::FormFactory::Loader );
8 @Gtk2::Ex::FormFactory::Combo::ISA = qw( Gtk2::Ex::FormFactory::Loader );
10 @Gtk2::Ex::FormFactory::Entry::ISA = qw( Gtk2::Ex::FormFactory::Loader );
11 @Gtk2::Ex::FormFactory::Expander::ISA = qw( Gtk2::Ex::FormFactory::Loader );
13 @Gtk2::Ex::FormFactory::Form::ISA = qw( Gtk2::Ex::FormFactory::Loader );
15 @Gtk2::Ex::FormFactory::HBox::ISA = qw( Gtk2::Ex::FormFactory::Loader );
17 @Gtk2::Ex::FormFactory::Image::ISA = qw( Gtk2::Ex::FormFactory::Loader );
18 @Gtk2::Ex::FormFactory::Label::ISA = qw( Gtk2::Ex::FormFactory::Loader );
19 @Gtk2::Ex::FormFactory::List::ISA = qw( Gtk2::Ex::FormFactory::Loader );
[all …]
/dports/lang/perl5.34/perl-5.34.0/t/mro/
H A Disarev_utf8.t37 @팟tРṉ::ISA = ();
47 @훗ㄎએỲ::ISA = "독";
48 @독::ISA = "ㄘა읻";
49 @ວlƑ::ISA = "ㄘა읻";
65 @ごଅt::ISA = "ぅงலҬ";
130 @α::ISA = 'β';
132 undef *α::ISA;
134 @aᙇ::ISA = '붘ㆉ';
135 $_ = \*aᙇ::ISA;
141 @Ƚ::ISA = 'ภɵ';
[all …]
H A Disarev.t34 @Pastern::ISA = ();
44 @Huskey::ISA = "Dog";
45 @Dog::ISA = "Canid";
46 @Wolf::ISA = "Canid";
106 @Null::ISA = "Empty";
127 @alpha::ISA = 'beta';
129 undef *alpha::ISA;
131 @az::ISA = 'buki';
132 $_ = \*az::ISA;
138 @bar::ISA = 'phoo';
[all …]
H A Drecursion_dfs_utf8.t32 our @ISA = qw/f/;
46 our @ISA = qw//;
48 our @ISA = qw//;
50 our @ISA = qw//;
57 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
58 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
59 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
60 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
61 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
62 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
H A Drecursion_c3_utf8.t36 our @ISA = qw/f/;
42 our @ISA = qw/ᶢ/;
57 our @ISA = qw//;
60 our @ISA = qw//;
70 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
71 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
72 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
73 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
74 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
75 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
/dports/lang/perl5.30/perl-5.30.3/t/mro/
H A Disarev_utf8.t37 @팟tРṉ::ISA = ();
47 @훗ㄎએỲ::ISA = "독";
48 @독::ISA = "ㄘა읻";
49 @ວlƑ::ISA = "ㄘა읻";
65 @ごଅt::ISA = "ぅงலҬ";
130 @α::ISA = 'β';
132 undef *α::ISA;
134 @aᙇ::ISA = '붘ㆉ';
135 $_ = \*aᙇ::ISA;
141 @Ƚ::ISA = 'ภɵ';
[all …]
H A Disarev.t34 @Pastern::ISA = ();
44 @Huskey::ISA = "Dog";
45 @Dog::ISA = "Canid";
46 @Wolf::ISA = "Canid";
106 @Null::ISA = "Empty";
127 @alpha::ISA = 'beta';
129 undef *alpha::ISA;
131 @az::ISA = 'buki';
132 $_ = \*az::ISA;
138 @bar::ISA = 'phoo';
[all …]
H A Drecursion_dfs_utf8.t32 our @ISA = qw/f/;
46 our @ISA = qw//;
48 our @ISA = qw//;
50 our @ISA = qw//;
57 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
58 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
59 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
60 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
61 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
62 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
H A Drecursion_c3_utf8.t36 our @ISA = qw/f/;
42 our @ISA = qw/ᶢ/;
57 our @ISA = qw//;
60 our @ISA = qw//;
70 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
71 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
72 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
73 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
74 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
75 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/mro/
H A Disarev_utf8.t37 @팟tРṉ::ISA = ();
47 @훗ㄎએỲ::ISA = "독";
48 @독::ISA = "ㄘა읻";
49 @ວlƑ::ISA = "ㄘა읻";
65 @ごଅt::ISA = "ぅงலҬ";
130 @α::ISA = 'β';
132 undef *α::ISA;
134 @aᙇ::ISA = '붘ㆉ';
135 $_ = \*aᙇ::ISA;
141 @Ƚ::ISA = 'ภɵ';
[all …]
H A Disarev.t34 @Pastern::ISA = ();
44 @Huskey::ISA = "Dog";
45 @Dog::ISA = "Canid";
46 @Wolf::ISA = "Canid";
106 @Null::ISA = "Empty";
127 @alpha::ISA = 'beta';
129 undef *alpha::ISA;
131 @az::ISA = 'buki';
132 $_ = \*az::ISA;
138 @bar::ISA = 'phoo';
[all …]
H A Drecursion_dfs_utf8.t32 our @ISA = qw/f/;
46 our @ISA = qw//;
48 our @ISA = qw//;
50 our @ISA = qw//;
57 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
58 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
59 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
60 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
61 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
62 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
H A Drecursion_c3_utf8.t36 our @ISA = qw/f/;
42 our @ISA = qw/ᶢ/;
57 our @ISA = qw//;
60 our @ISA = qw//;
70 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
71 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
72 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
73 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
74 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
75 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
/dports/lang/perl5.32/perl-5.32.1/t/mro/
H A Disarev_utf8.t37 @팟tРṉ::ISA = ();
47 @훗ㄎએỲ::ISA = "독";
48 @독::ISA = "ㄘა읻";
49 @ວlƑ::ISA = "ㄘა읻";
65 @ごଅt::ISA = "ぅงலҬ";
130 @α::ISA = 'β';
132 undef *α::ISA;
134 @aᙇ::ISA = '붘ㆉ';
135 $_ = \*aᙇ::ISA;
141 @Ƚ::ISA = 'ภɵ';
[all …]
H A Disarev.t34 @Pastern::ISA = ();
44 @Huskey::ISA = "Dog";
45 @Dog::ISA = "Canid";
46 @Wolf::ISA = "Canid";
106 @Null::ISA = "Empty";
127 @alpha::ISA = 'beta';
129 undef *alpha::ISA;
131 @az::ISA = 'buki';
132 $_ = \*az::ISA;
138 @bar::ISA = 'phoo';
[all …]
H A Drecursion_dfs_utf8.t32 our @ISA = qw/f/;
46 our @ISA = qw//;
48 our @ISA = qw//;
50 our @ISA = qw//;
57 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
58 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
59 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
60 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
61 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
62 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
H A Drecursion_c3_utf8.t36 our @ISA = qw/f/;
42 our @ISA = qw/ᶢ/;
57 our @ISA = qw//;
60 our @ISA = qw//;
70 sub { @ǝ::ISA = qw/ᛞ/; @ʗ::ISA = qw/f/ },
71 sub { @ʗ::ISA = qw//; @Ạ::ISA = qw/ƙ/ },
72 sub { @Ạ::ISA = qw//; @ᶨ::ISA = qw/f ƙ/ },
73 sub { @ᶨ::ISA = qw/f/; @ʰ::ISA = qw/ƙ ᶢ/ },
74 sub { @ʰ::ISA = qw/ᶢ/; @B::ISA = qw/B/ },
75 sub { @B::ISA = qw//; @ƙ::ISA = qw/ƙ ᶨ ィ/ },
[all …]
/dports/mail/p5-Mail-SPF/Mail-SPF-v2.9.0/lib/Mail/SPF/
H A DException.pm48 our @ISA = qw(Mail::SPF::Exception);
60 our @ISA = qw(Mail::SPF::Exception);
72 our @ISA = qw(Mail::SPF::Exception);
82 our @ISA = qw(Mail::SPF::Exception);
86 our @ISA = qw(Mail::SPF::Exception);
90 our @ISA = qw(Mail::SPF::Exception);
98 our @ISA = qw(Mail::SPF::Exception);
102 our @ISA = qw(Mail::SPF::EDNSError);
106 our @ISA = qw(Mail::SPF::Exception);
118 our @ISA = qw(Mail::SPF::Exception);
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/riscv/
H A Dpriv-reg-fail-rv32-only.l4 .*Warning: invalid CSR `timeh' for the current ISA
6 .*Warning: invalid CSR `hpmcounter3h' for the current ISA
8 .*Warning: invalid CSR `hpmcounter5h' for the current ISA
10 .*Warning: invalid CSR `hpmcounter7h' for the current ISA
12 .*Warning: invalid CSR `hpmcounter9h' for the current ISA
14 .*Warning: invalid CSR `hpmcounter11h' for the current ISA
16 .*Warning: invalid CSR `hpmcounter13h' for the current ISA
18 .*Warning: invalid CSR `hpmcounter15h' for the current ISA
20 .*Warning: invalid CSR `hpmcounter17h' for the current ISA
36 .*Warning: invalid CSR `pmpcfg3' for the current ISA
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/riscv/
H A Dpriv-reg-fail-rv32-only.l4 .*Warning: invalid CSR `timeh' for the current ISA
6 .*Warning: invalid CSR `hpmcounter3h' for the current ISA
8 .*Warning: invalid CSR `hpmcounter5h' for the current ISA
10 .*Warning: invalid CSR `hpmcounter7h' for the current ISA
12 .*Warning: invalid CSR `hpmcounter9h' for the current ISA
14 .*Warning: invalid CSR `hpmcounter11h' for the current ISA
16 .*Warning: invalid CSR `hpmcounter13h' for the current ISA
18 .*Warning: invalid CSR `hpmcounter15h' for the current ISA
20 .*Warning: invalid CSR `hpmcounter17h' for the current ISA
36 .*Warning: invalid CSR `pmpcfg3' for the current ISA
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/riscv/
H A Dpriv-reg-fail-rv32-only.l4 .*Warning: invalid CSR `timeh' for the current ISA
6 .*Warning: invalid CSR `hpmcounter3h' for the current ISA
8 .*Warning: invalid CSR `hpmcounter5h' for the current ISA
10 .*Warning: invalid CSR `hpmcounter7h' for the current ISA
12 .*Warning: invalid CSR `hpmcounter9h' for the current ISA
14 .*Warning: invalid CSR `hpmcounter11h' for the current ISA
16 .*Warning: invalid CSR `hpmcounter13h' for the current ISA
18 .*Warning: invalid CSR `hpmcounter15h' for the current ISA
20 .*Warning: invalid CSR `hpmcounter17h' for the current ISA
36 .*Warning: invalid CSR `pmpcfg3' for the current ISA
[all …]

12345678910>>...115