Searched refs:isapplicable (Results 1 – 8 of 8) sorted by relevance
/dports/misc/pfm/pfm-2.12.3/lib/App/PFM/Job/ |
H A D | Bazaar.pm | 54 $self->{_base} = $self->isapplicable($options->{path}); 130 sub isapplicable { subroutine
|
H A D | Mercurial.pm | 132 sub isapplicable { subroutine
|
H A D | Git.pm | 183 sub isapplicable { subroutine
|
H A D | Subversion.pm | 157 sub isapplicable { subroutine
|
H A D | Cvs.pm | 162 sub isapplicable { subroutine
|
H A D | Abstract.pm | 216 sub isapplicable { subroutine
|
/dports/math/kfr/kfr-4.2.1/include/kfr/simd/ |
H A D | vec.hpp | 1131 void test_function1(cint_t<Cat> cat, Fn&& fn, RefFn&& reffn, IsApplicable&& isapplicable = IsApplic… in test_function1() argument 1137 if (isapplicable(ctype<T>, value)) in __anon91f2555c0502() 1158 void test_function2(cint_t<Cat> cat, Fn&& fn, RefFn&& reffn, IsApplicable&& isapplicable = IsApplic… in test_function2() argument 1166 if (isapplicable(ctype<T>, value1, value2)) in __anon91f2555c0702()
|
/dports/misc/pfm/pfm-2.12.3/lib/App/PFM/ |
H A D | Directory.pm | 1068 if ($fullclass->isapplicable($path, $entry)) {
|