Home
last modified time | relevance | path

Searched refs:is_content_based (Results 1 – 4 of 4) sorted by relevance

/dports/devel/make++/makepp-2.0/Mpp/
H A DSignature.pm106 sub is_content_based { subroutine
H A DRule.pm859 if $key ne 'DEP_SIGS' && Mpp::Signature::is_content_based $value;
/dports/devel/make++/makepp-2.0/Mpp/BuildCheck/
H A Dexact_match.pm324 unless( Mpp::Signature::is_content_based $content_based_signature ) {
373 unless Mpp::Signature::is_content_based $deps{$dep};
/dports/devel/make++/makepp-2.0/
H A Dmakeppreplay80 if $key ne 'DEP_SIGS' && Mpp::Signature::is_content_based $value or