Home
last modified time | relevance | path

Searched refs:_min_ (Results 1 – 25 of 28) sorted by relevance

12

/dports/science/jstrack/jstrack/extlib/tcllib1.19/simulation/
H A Dannealing.tcl159 foreach {_param_ _min_ _max_} {PARAMETERS} {
160 set $_param_ $_min_
180 set _min_ [lindex {PARAMETERS} [expr {$_randp_+1}]]
183 set $_param_ [expr {$_min_ + rand()*($_max_-$_min_)}]
218 set _min_ [lindex {PARAMETERS} [expr {$_randp_+1}]]
221 set $_param_ [expr {$_min_ + rand()*($_max_-$_min_)}]
254 foreach {_param_ _min_ _max_} {PARAMETERS} {
/dports/devel/tcllib/tcllib-1.20/modules/simulation/
H A Dannealing.tcl159 foreach {_param_ _min_ _max_} {PARAMETERS} {
160 set $_param_ $_min_
180 set _min_ [lindex {PARAMETERS} [expr {$_randp_+1}]]
183 set $_param_ [expr {$_min_ + rand()*($_max_-$_min_)}]
218 set _min_ [lindex {PARAMETERS} [expr {$_randp_+1}]]
221 set $_param_ [expr {$_min_ + rand()*($_max_-$_min_)}]
254 foreach {_param_ _min_ _max_} {PARAMETERS} {
/dports/devel/tcllibc/tcllib-1.20/modules/simulation/
H A Dannealing.tcl159 foreach {_param_ _min_ _max_} {PARAMETERS} {
160 set $_param_ $_min_
180 set _min_ [lindex {PARAMETERS} [expr {$_randp_+1}]]
183 set $_param_ [expr {$_min_ + rand()*($_max_-$_min_)}]
218 set _min_ [lindex {PARAMETERS} [expr {$_randp_+1}]]
221 set $_param_ [expr {$_min_ + rand()*($_max_-$_min_)}]
254 foreach {_param_ _min_ _max_} {PARAMETERS} {
/dports/graphics/geeqie/geeqie-1.6/src/
H A Drcfile.h60 … READ_INT_CLAMP(_target_, _name_, _min_, _max_) read_int_option_clamp(option, #_name_, value, &(_t… argument
61 …EAD_UINT_CLAMP(_target_, _name_, _min_, _max_) read_uint_option_clamp(option, #_name_, value, &(_t… argument
69 …READ_INT_CLAMP_FULL(_name_, _target_, _min_, _max_) read_int_option_clamp(option, _name_, value, &… argument
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/cmake/
H A Ddetect_ffmpeg.cmake60 if(FFMPEG_${ffmpeg_lib}_VERSION VERSION_LESS _min_${ffmpeg_lib}_version)
62 " (minimal ${_min_${ffmpeg_lib}_version}, found ${FFMPEG_${ffmpeg_lib}_VERSION}).")
/dports/devel/oclgrind/Oclgrind-21.10/src/core/
H A DWorkItemBuiltins.cpp364 template <typename T> T static _min_(T a, T b) in _min_() function in oclgrind::WorkItemBuiltins
370 return _min_(_max_(x, min), max); in _clamp_()
491 result.setFloat(_min_(x, y), i); in DEFINE_BUILTIN()
914 *c1 = _min_(*c1, (int)size - 1); in getAdjacentCoordinates()
1809 result.setUInt(_max_(a, b) - _min_(a, b), i); in DEFINE_BUILTIN()
1819 result.setSInt(_max_(a, b) - _min_(a, b), i); in DEFINE_BUILTIN()
1838 uresult = _min_<uint64_t>(uresult, UINT8_MAX); in DEFINE_BUILTIN()
1842 uresult = _min_<uint64_t>(uresult, UINT16_MAX); in DEFINE_BUILTIN()
2033 uresult = _min_<uint64_t>(uresult, UINT8_MAX); in DEFINE_BUILTIN()
3210 r = _min_(r, max); in DEFINE_BUILTIN()
[all …]
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dudvdef.h186 #define _min_(a,b) ((a)>=(b)?(b):(a)) macro
H A Dpgppop.c730 pgp->StopLetter=pgp->StartLetter+_min_(LineSize,OldLineSize)-1; in DDV_ResetParaGSeqAlignCoord()
828 gTo=_min_(ali_to,sabp2->to); in DDV_PopDisplay2()
1884 scan_to=_min_(mask_stop,bsp_stop)+1; in DDV_HideMaskedLetters()
2285 toL=_min_((numBlockAffich-1)*LineSize,TotalAliLength); in DDV_Nav_Arrows()
2297 toR=_min_((numBlockAffich+1)*LineSize,TotalAliLength); in DDV_Nav_Arrows()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h216 void wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint chan, u8 *_min_,
219 u8 *_max_, u8 *_min_);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h216 void wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint chan, u8 *_min_,
219 u8 *_max_, u8 *_min_);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h216 void wlc_phy_txpower_sromlimit(struct brcms_phy_pub *ppi, uint chan, u8 *_min_,
219 u8 *_max_, u8 *_min_);
/dports/graphics/art/ART-1.9.3/rtgui/
H A Ddynamicprofilepanel.cc171 name ## _min_->set_digits(1); \ in set_ranges()
173 name ## _min_->set_increments(0.1, 1); \ in set_ranges()
175 name ## _min_->set_range(default_rule. name .min, \ in set_ranges()
179 name ## _min_->set_value(default_rule. name .min); \ in set_ranges()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Ddynamicprofilepanel.cc172 name ## _min_->set_digits(1); \ in set_ranges()
174 name ## _min_->set_increments(0.1, 1); \ in set_ranges()
176 name ## _min_->set_range(default_rule. name .min, \ in set_ranges()
180 name ## _min_->set_value(default_rule. name .min); \ in set_ranges()
/dports/graphics/bmeps/dktools-4.31.1/doc/md/
H A Ddk-uid-manual.md20 dk-uid _min_ _max_
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/view/
H A Dzip_with.hpp100 struct _min_
109 RANGES_INLINE_VARIABLE(_min_, min_)
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/view/
H A Dzip_with.hpp100 struct _min_
109 RANGES_INLINE_VARIABLE(_min_, min_)
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/
H A DOgreD3D11Mappings.cpp351 #define MARGE_FOR_SWITCH(_comparison_, _min_ , _mag_, _mip_ ) ((_comparison_ << 16) | (_min_ << 8) … in get() argument
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D11/src/
H A DOgreD3D11Mappings.cpp175 #define MERGE_FOR_SWITCH(_comparison_, _min_ , _mag_, _mip_ ) ((_comparison_ ? 8 : 0) | (_min_ == F… in get() argument
/dports/net/libfixbuf/libfixbuf-2.3.1/include/fixbuf/
H A Dpublic.h1129 #define FB_IE_INIT_FULL(_name_, _ent_, _num_, _len_, _flags_, _min_, _max_, _type_, _desc_)\ argument
1130 …{ {(const struct fbInfoElement_st*)_name_}, 0, _ent_, _num_, _len_, _flags_, _min_, _max_, _type_,…
/dports/biology/ncbi-toolkit/ncbi/ddv/
H A Dddvcreate.c1029 pgp->StopLetter=_min_(pgp->StartLetter+LineSize-1,mpplp->LengthAli-1); in DDV_PopulateDisplayForDisc()
1312 uamp->to_r=_min_(uamp->to_a,to_a); in UAMgrGetNextUAbit()
1414 pop=_min_(stopcopy-startcopy,LineSize-(*cumulpop)); in DDV_BuildTailDescriptor()
1545 pop=_min_(stopcopy-startcopy,LineSize-cumulpop); in UABuildDescriptor2()
1705 pop=_min_(stopcopy-startcopy,LineSize-cumulpop); in UABuildDescriptorForBlockEditor()
3040 scan_to=_min_(mask_stop,bsp_stop)+1; in DDV_LayoutMaskRegions()
H A Dddvgraph.c465 endCopy=_min_(drdp->disp_stop,to_disp); in DDV_GetRulerForEditor()
877 to_pgp=_min_(pgp->StopLetter,to); in DDV_DrawParaG()
H A Dddvopen.c658 _max_(bsp_start,from_col),_min_(bsp_stop,to_col), in DDV_MSG_SELECT()
3304 endCopy=_min_(mtdp_to_disp,to_disp); in DDV_GetMtdpListForEditor()
/dports/security/oidentd/oidentd-2.5.1/doc/
H A Doidentd.conf.5.adoc179 _min_ port may be omitted to select all ports less than or equal to the _max_
181 or equal to the _min_ port.
/dports/misc/ompl/ompl-1.5.2/doc/markdown/
H A DoptimizationObjectivesTutorial.md119 …on was addition, in the case of minimum clearance, the combination is the _min_ function. We can t…
144 …ost objective? It's a cost that, when combined with another cost with the _min_ function, always r…
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dudvgraph.c2950 stop=_min_(context->ivals[i+1],pgp->StopLetter); in UDV_Draw_features()
3196 stop2=_min_(pgp->StopLetter,context->ivals[idx4]); in UDV_Draw_features()
3370 stop=_min_(context->ivals[i+1],pgp->StopLetter); in UDV_Draw_features_MAP()

12