Home
last modified time | relevance | path

Searched refs:max_patch (Results 1 – 7 of 7) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmCMakeMinimumRequired.cxx139 unsigned int max_patch = 0; in EnforceUnknownArguments() local
142 &max_patch, &max_tweak) >= 2) { in EnforceUnknownArguments()
151 current_patch < max_patch) || in EnforceUnknownArguments()
153 current_patch == max_patch && current_tweak < max_tweak)) { in EnforceUnknownArguments()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmCMakeMinimumRequired.cxx139 unsigned int max_patch = 0; in EnforceUnknownArguments() local
142 &max_patch, &max_tweak) >= 2) { in EnforceUnknownArguments()
151 current_patch < max_patch) || in EnforceUnknownArguments()
153 current_patch == max_patch && current_tweak < max_tweak)) { in EnforceUnknownArguments()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmCMakeMinimumRequired.cxx139 unsigned int max_patch = 0; in EnforceUnknownArguments() local
142 &max_patch, &max_tweak) >= 2) { in EnforceUnknownArguments()
151 current_patch < max_patch) || in EnforceUnknownArguments()
153 current_patch == max_patch && current_tweak < max_tweak)) { in EnforceUnknownArguments()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A Dgmic_def.gmic8327 #@gmic max_patch : _patch_size>=1
8330 #@gmic : $ image.jpg -norm --max_patch 16
8331 max_patch : -check "isint(${1=16}) && $1>=1"
8968 -max_patch. {$ind,round(1.5*max(w,h))}
11533 --distance. 1 --rand. 0,1 -*[-2,-1] -max_patch. {round($prec*$min_size)}
34243 --distance[-1] 0 -max_patch[-1] 3 -*[-1] 2
39770 --max_patch[0] 8 -threshold[0] $thres -*
39779 --max_patch[0] 3 --threshold[0] $thres -*
40778 -max_patch[0] {round($4,1,1)} -*[0] [1] -label[0] 0 -watershed[0] [2] -rm[-1] -*
/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic_stdlib.gmic12874 #@cli max_patch : _patch_size>=1
12877 #@cli : $ image.jpg norm +max_patch 16
12878 max_patch : check "isint(${1=16}) && $1>=1"
14487 max_patch. {$ind,round(1.5*max(w,h))}
18014 +distance. 1 +rand. 0,1 *[-2,-1] max_patch. {round($prec*$min_size)}
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/
H A Dgmic_stdlib.gmic16404 #@cli max_patch : _patch_size>=1
16407 #@cli : $ image.jpg norm +max_patch 16
16408 max_patch : check "isint(${1=16}) && $1>=1"
18075 max_patch. {$ind,round(1.5*max(w,h))}
22816 +distance. 1 +rand. 0,1 *[-2,-1] max_patch. {round($prec*$min_size)}
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic_stdlib.gmic17703 #@cli max_patch : _patch_size>=1
17706 #@cli : $ image.jpg norm +max_patch 16
17707 max_patch : check "isint(${1=16}) && $1>=1"
19396 max_patch. {$ind,round(1.5*max(w,h))}
24282 +distance. 1 +rand. 0,1 *[-2,-1] max_patch. {round($prec*$min_size)}