Home
last modified time | relevance | path

Searched refs:Existing (Results 101 – 125 of 11300) sorted by relevance

12345678910>>...452

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/test/resources/org/jivesoftware/openfire/ldap/
H A DflattenNestedGroups.ldif109 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
119 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
129 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
139 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
148 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
159 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
169 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
178 uniqueMember: cn=Not Existing User,ou=users,dc=mobikat,dc=net
/dports/devel/R-cran-diffobj/diffobj/man/
H A Ddiffobj_s4method_doc.Rd7 \title{Dummy Doc File for S4 Methods with Existing Generics}
14 Dummy Doc File for S4 Methods with Existing Generics
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/forum/
H A DSidebar_with_links__63__.mdwn9 <li>\[[Existing internal link|exists]]</li>
20 <li><a href="../exists.html">Existing internal link</a></li>
43 <li><span class="selflink">Existing internal link</span></li>
49 Note that the `Existing internal link` is no longer a link. It is only text.
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/test/eunit/
H A Dcouch_key_tree_prop_tests.erl298 g_revs(Size, Existing) when is_integer(Size), is_list(Existing) ->
300 Revs = revs(Expected, Existing),
341 revs(Expected, Existing) when is_integer(Expected), is_list(Existing) ->
342 Need = Expected - length(Existing),
343 lists:usort(lists:append(Existing, rand_list(Need))).
/dports/sysutils/terraform/terraform-1.0.11/website/docs/language/state/
H A Dimport.html.md3 page_title: "State: Import Existing Resources"
9 # Import Existing Resources
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/nodelifecycle/
H A Dnode_lifecycle_controller_test.go230 Existing: []*v1.Node{
278 Existing: []*v1.Node{
314 Existing: []*v1.Node{
382 Existing: []*v1.Node{
477 Existing: []*v1.Node{
545 Existing: []*v1.Node{
613 Existing: []*v1.Node{
2635 Existing: []*v1.Node{
2790 Existing: []*v1.Node{
2913 fakeNodeHandler.Existing = append(fakeNodeHandler.Existing, []*v1.Node{
[all …]
/dports/mail/p5-Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.5111/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-DBIx-Class-Schema-PopulateMore/DBIx-Class-Schema-PopulateMore-0.19/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-SQL-Abstract-Classic/SQL-Abstract-Classic-1.91/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-SQL-Abstract-More/SQL-Abstract-More-1.37/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-DBIx-SearchBuilder/DBIx-SearchBuilder-1.68/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/deskutils/p5-Data-ICal/Data-ICal-0.24/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-AnyEvent-Memcached/AnyEvent-Memcached-0.08/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-Jifty-DBI/Jifty-DBI-0.78/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/databases/p5-DBIx-Class-Cursor-Cached/DBIx-Class-Cursor-Cached-1.001004/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/www/p5-RT-Extension-RepeatTicket2/RT-Extension-RepeatTicket-2.00/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/net/p5-Mojo-RabbitMQ-Client/Mojo-RabbitMQ-Client-0.3.1/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/net/p5-perl-ldap/perl-ldap-0.68/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/net-mgmt/ocsinventory-agent/UnixAgent-2.8.1/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/net-mgmt/p5-Monitoring-Livestatus/Monitoring-Livestatus-0.84/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/www/p5-RT-Extension-RepeatTicket/RT-Extension-RepeatTicket-1.11/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/www/p5-RT-Extension-CommandByMail/RT-Extension-CommandByMail-3.00/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);
/dports/www/p5-RT-Extension-LDAPImport/RT-Extension-LDAPImport-0.36/inc/Module/
H A DAutoInstall.pm21 my ( @Missing, @Existing, %DisabledTests, $UnderCPAN, $InstallDepsTarget, $HasCPANPLUS );
195 push @Existing, $mod => $arg;
278 return (@Existing, @Missing);
804 $args{PREREQ_PM} = { %{ $args{PREREQ_PM} || {} }, @Existing, @Missing }
831 my $deps_list = join( ',', @Missing, @Existing );
854 my @all = (@Missing, @Existing);

12345678910>>...452