Home
last modified time | relevance | path

Searched refs:Grandchild (Results 1 – 25 of 274) sorted by relevance

1234567891011

/dports/devel/p5-Hash-AutoHash/Hash-AutoHash-1.17/t/
H A Dautohash.050.grandchild.t37 cmp_set(\@Grandchild::EXPORT_OK,\@export_ok,'Grandchild @EXPORT_OK');
39 cmp_deeply(\%Grandchild::EXPORT_OK,\%export_ok,'Grandchild %EXPORT_OK');
60 my $isa=isa Grandchild('Grandchild');
61 ok($isa,'Grandchild isa: is Grandchild');
71 ok($isa,'Grandchild object isa: is Grandchild');
80 my $does=DOES Grandchild('Grandchild');
81 is($does,1,'Grandchild DOES: is Grandchild');
82 my $does=DOES Grandchild('Grandchild');
83 is($does,1,'Grandchild DOES: is Grandchild');
91 is($does,1,'Grandchild object DOES: is Grandchild');
[all …]
H A Dautohash.050.subclass.pm35 package Grandchild; package
43 our @EXPORT_OK=Grandchild::helper->EXPORT_OK;
44 our @SUBCLASS_EXPORT_OK=Grandchild::helper->SUBCLASS_EXPORT_OK;
53 package Grandchild::helper;
60 new Grandchild @_;
/dports/misc/ruut/ruut-0.6.1/
H A DREADME.md20 Parent (Child 1, Child 2 (Grandchild 1, Grandchild 2), Child 3)
29 │ ├── Grandchild 1
30 │ └── Grandchild 2
42 $ ruut 'Parent (Child 1, Child 2 (Grandchild 1, Grandchild 2), Child 3)'
44 $ echo 'Parent (Child 1, Child 2 (Grandchild 1, Grandchild 2), Child 3)' | ruut
66 │ ├── Grandchild 1
67 │ └── Grandchild 2
69 └── Grandchild 3
75 Parent (Child 1, Child 2 (Grandchild 1, Grandchild 2), Child 3 (Grandchild 3))
99 "Grandchild 1": null,
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/examples/
H A Dtreetest.asy9 TreeNode gchild1 = makeNode( child1, "Grandchild\_1" );
10 TreeNode gchild2 = makeNode( child1, "Grandchild\_2" );
12 TreeNode gchild3 = makeNode( child1, "Grandchild\_3" );
13 TreeNode gchild4 = makeNode( child1, "Grandchild\_4" );
16 TreeNode gchild11 = makeNode( child2, "Grandchild\_1" );
17 TreeNode gchild22 = makeNode( child2, "Grandchild\_2" );
19 TreeNode ggchild1 = makeNode( gchild1, "Great Grandchild\_1" );
/dports/math/asymptote/asymptote-2.67/examples/
H A Dtreetest.asy9 TreeNode gchild1 = makeNode( child1, "Grandchild\_1" );
10 TreeNode gchild2 = makeNode( child1, "Grandchild\_2" );
12 TreeNode gchild3 = makeNode( child1, "Grandchild\_3" );
13 TreeNode gchild4 = makeNode( child1, "Grandchild\_4" );
16 TreeNode gchild11 = makeNode( child2, "Grandchild\_1" );
17 TreeNode gchild22 = makeNode( child2, "Grandchild\_2" );
19 TreeNode ggchild1 = makeNode( gchild1, "Great Grandchild\_1" );
/dports/devel/p5-Data-Section/Data-Section-0.200007/t/
H A Dbasic.t8 use Grandchild;
12 use I::Grandchild;
25 Grandchild => { a => \"111\n", d => \q{} },
52 is_deeply(Grandchild->section_data('a'), \"111\n", "Grandchild's a");
53 is_deeply(Grandchild->section_data('b'), undef, "Grandchild's b (none)");
93 is_deeply(I::Grandchild->section_data('a'), \"111\n", "I::Grandchild's a");
94 is_deeply(I::Grandchild->section_data('b'), \"22\n", "I::Grandchild's b (via Child)");
133 I::Grandchild->merged_section_data,
135 "I::Grandchild->merged_section_data",
/dports/devel/p5-Inline-CPP/Inline-CPP-0.80/t/classes/
H A D10auto_inherit.t32 can_ok 'Inline::Test::Grandchild', 'new';
33 my $grandchild_object = new_ok 'Inline::Test::Grandchild';
34 …ef($grandchild_object), 'Inline::Test::Grandchild', 'Our "Inline__Test__Grandchild" is a "Inline::…
35 can_ok 'Inline::Test::Grandchild', 'grandchild_method';
36 …ETVAL FROM grandchild_method()', 'Proper object method association from Inline::Test::Grandchild.';
37 can_ok 'Inline::Test::Grandchild', 'child1_method';
38 …>child1_method(), 'RETVAL FROM child1_method()', 'Proper Inline::Test::Grandchild object method in…
39 can_ok 'Inline::Test::Grandchild', 'parent_method';
40 …>parent_method(), 'RETVAL FROM parent_method()', 'Proper Inline::Test::Grandchild object method in…
/dports/net/openldap25-client/openldap-2.5.9/tests/data/
H A Dsubtree-rename.out16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
18 ou: Grandchild
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
37 ou: Grandchild
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
61 ou: Grandchild
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
86 ou: Grandchild
/dports/net/openldap24-client/openldap-2.4.59/tests/data/
H A Dsubtree-rename.out16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
18 ou: Grandchild
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
37 ou: Grandchild
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
61 ou: Grandchild
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
86 ou: Grandchild
/dports/net/openldap24-server/openldap-2.4.59/tests/data/
H A Dsubtree-rename.out16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
18 ou: Grandchild
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
37 ou: Grandchild
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
61 ou: Grandchild
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
86 ou: Grandchild
/dports/net/openldap25-server/openldap-2.5.9/tests/data/
H A Dsubtree-rename.out16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
18 ou: Grandchild
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
37 ou: Grandchild
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
61 ou: Grandchild
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
86 ou: Grandchild
/dports/net/openldap26-server/openldap-2.6.0/tests/data/
H A Dsubtree-rename.out16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
18 ou: Grandchild
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
37 ou: Grandchild
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
61 ou: Grandchild
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
86 ou: Grandchild
/dports/net/openldap26-client/openldap-2.6.0/tests/data/
H A Dsubtree-rename.out16 dn: ou=Grandchild,ou=Child,ou=Parent,dc=example,dc=com
18 ou: Grandchild
35 dn: ou=Grandchild,ou=Renamed child,ou=Parent,dc=example,dc=com
37 ou: Grandchild
59 dn: ou=Grandchild,ou=Renamed child,ou=Renamed parent,dc=example,dc=com
61 ou: Grandchild
84 dn: ou=Grandchild,ou=Renamed child,ou=Another parent,dc=example,dc=com
86 ou: Grandchild
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dextends_16.f9015 type, extends(Child) :: Grandchild type
19 type(Grandchild), parameter :: object = Grandchild(23, 42, -99)

1234567891011