Home
last modified time | relevance | path

Searched refs:with_boost (Results 1 – 25 of 128) sorted by relevance

123456

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/config/
H A Dax_boost_base.m4232 with_boost=
234 with_boost="$ac_boost_path"
254 if test -n "$with_boost"; then
263 with_boost=
274 with_boost="$ac_boost_path"
294 with_boost="$best_path"
303 if test -n "$with_boost"; then
311 with_boost=
316 with_boost="$ac_boost_path"
336 BOOST_CPPFLAGS="$with_boost"
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/config/
H A Dax_boost_base.m4232 with_boost=
234 with_boost="$ac_boost_path"
254 if test -n "$with_boost"; then
263 with_boost=
274 with_boost="$ac_boost_path"
294 with_boost="$best_path"
303 if test -n "$with_boost"; then
311 with_boost=
316 with_boost="$ac_boost_path"
336 BOOST_CPPFLAGS="$with_boost"
[all …]
/dports/net-p2p/amule/aMule-2.3.3/m4/
H A Dmuleboost.m469 [with_boost=no]
71 AS_IF([test ${with_boost:-no} != no], [
72 BOOST_REQUIRE([$1], [with_boost=disabled])
73 AS_IF([test ${with_boost:-no} != disabled], [
94 with_boost=disabled
101 with_boost=disabled
/dports/net-p2p/amule-devel/aMule-SVN-r11065/m4/
H A Dmuleboost.m469 [with_boost=no]
71 AS_IF([test ${with_boost:-no} != no], [
72 BOOST_REQUIRE([$1], [with_boost=disabled])
73 AS_IF([test ${with_boost:-no} != disabled], [
94 with_boost=disabled
101 with_boost=disabled
/dports/textproc/py-whoosh/Whoosh-2.7.4/src/whoosh/query/
H A Dcompound.py128 subqueries += [ss.with_boost(ss.boost * s.boost) for ss in s]
186 sub = sub.with_boost(sub_boost * self.boost)
528 def with_boost(self, boost): member in BinaryQuery
529 return self.__class__(self.a.with_boost(boost),
530 self.b.with_boost(boost))
556 def with_boost(self, boost): member in AndNot
557 return self.__class__(self.a.with_boost(boost), self.b)
611 def with_boost(self, boost): member in Require
612 return self.__class__(self.a.with_boost(boost), self.b)
H A Dwrappers.py64 def with_boost(self, boost): member in WrappingQuery
65 return self._rewrap(self.child.with_boost(boost))
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/litecoin/litecoin-0.18.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/depends/
H A Dconfig.site.in7 if test -z $with_boost; then
8 with_boost=$depends_prefix
/dports/finance/quickfix/quickfix-1.15.1/m4/
H A Dax_lib_boost.m414 BOOST_PREFIX=$with_boost
/dports/biology/abyss/abyss-2.3.1/
H A Dconfigure.ac97 if test "$with_boost" -a -d "$with_boost"; then
98 boost_cppflags="-isystem$with_boost -isystem$with_boost/include"
/dports/net-p2p/bitcoin/bitcoin-22.0/depends/
H A Dconfig.site.in17 if test -z "$with_boost"; then
18 with_boost="$depends_prefix"
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/depends/
H A Dconfig.site.in17 if test -z "$with_boost"; then
18 with_boost="$depends_prefix"
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/depends/
H A Dconfig.site.in17 if test -z "$with_boost"; then
18 with_boost="$depends_prefix"
/dports/chinese/ibus-pinyin/ibus-pinyin-1.5.0/m4/
H A Dboost.m4108 if test x"$with_boost" = x; then
110 with_boost=$BOOST_ROOT
112 AC_MSG_NOTICE([Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost])
116 ["$DISTCHECK_CONFIGURE_FLAGS '--with-boost=$with_boost'"])
131 case $with_boost in #(
134 *) set x "$with_boost/include" "$with_boost";;
371 # If with_boost is empty, we'll search in /lib first, which is not quite
373 boost_tmp_lib=$with_boost
374 test x"$with_boost" = x && boost_tmp_lib=${boost_cv_inc_path%/include}
377 "$with_boost" C:/Boost/lib /lib /usr/lib64 /lib64
/dports/chinese/pyzy/pyzy-6d9c3cd/m4/
H A Dboost.m4108 if test x"$with_boost" = x; then
110 with_boost=$BOOST_ROOT
112 AC_MSG_NOTICE([Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost])
116 ["$DISTCHECK_CONFIGURE_FLAGS '--with-boost=$with_boost'"])
131 case $with_boost in #(
134 *) set x "$with_boost/include" "$with_boost";;
371 # If with_boost is empty, we'll search in /lib first, which is not quite
373 boost_tmp_lib=$with_boost
374 test x"$with_boost" = x && boost_tmp_lib=${boost_cv_inc_path%/include}
377 "$with_boost" C:/Boost/lib /lib /usr/lib64 /lib64
/dports/multimedia/cclive/cclive-0.7.16/m4/
H A Dboost.m4113 if test x"$with_boost" = x; then
115 with_boost=$BOOST_ROOT
117 AC_MSG_NOTICE([Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost])
121 ["$DISTCHECK_CONFIGURE_FLAGS '--with-boost=$with_boost'"])dnl
136 case $with_boost in #(
139 *) set x "$with_boost/include" "$with_boost";;
377 # If with_boost is empty, we'll search in /lib first, which is not quite
379 boost_tmp_lib=$with_boost
380 test x"$with_boost" = x && boost_tmp_lib=${boost_cv_inc_path%/include}
383 "$with_boost" C:/Boost/lib /lib*
/dports/devel/gearmand/gearmand-1.0.6/m4/
H A Dboost.m4113 if test x"$with_boost" = x; then
115 with_boost=$BOOST_ROOT
117 AC_MSG_NOTICE([Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost])
121 ["$DISTCHECK_CONFIGURE_FLAGS '--with-boost=$with_boost'"])dnl
136 case $with_boost in #(
139 *) set x "$with_boost/include" "$with_boost";;
377 # If with_boost is empty, we'll search in /lib first, which is not quite
379 boost_tmp_lib=$with_boost
380 test x"$with_boost" = x && boost_tmp_lib=${boost_cv_inc_path%/include}
383 "$with_boost" C:/Boost/lib /lib*

123456