OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reducedepends
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/Configurations/
gentemplate.pm
69
# collectdepends, expanddepends and
reducedepends
work together to make
153
#
reducedepends
looks through a list, and checks if each item is
155
sub
reducedepends
{
subroutine
157
print STDERR "DEBUG[
reducedepends
]> ", join(' ', @list), "\n"
176
print STDERR "DEBUG[
reducedepends
]< ", join(' ', @newlist), "\n"
190
reducedepends
($self->expanddepends(map { ( $_, $self->collectdepends($_) ) } @_));
/src/crypto/external/bsd/openssl/dist/Configurations/
gentemplate.pm
69
# collectdepends, expanddepends and
reducedepends
work together to make
153
#
reducedepends
looks through a list, and checks if each item is
155
sub
reducedepends
{
subroutine
157
print STDERR "DEBUG[
reducedepends
]> ", join(' ', @list), "\n"
176
print STDERR "DEBUG[
reducedepends
]< ", join(' ', @newlist), "\n"
190
reducedepends
($self->expanddepends(map { ( $_, $self->collectdepends($_) ) } @_));
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026