Home
last modified time | relevance | path

Searched refs:enable_profile (Results 51 – 75 of 232) sorted by relevance

12345678910

/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-state.h159 gboolean enable_profile);
/dports/net/ip2location/IP2Location-C-Library-8.0.9/
H A Dconfigure.ac10 AM_CONDITIONAL(PROFILE, test "$enable_profile" = yes)
/dports/devel/blame/blame-1.3.1/
H A Dconfigure.ac91 case "$enable_profile" in
/dports/textproc/tokyodystopia/tokyodystopia-0.9.15/
H A Dconfigure.in87 if test "$enable_profile" = "yes"
211 if test "$enable_shared" != "no" && test "$enable_profile" != "yes"
/dports/textproc/hyperestraier/hyperestraier-1.4.13/
H A Dconfigure.in93 if test "$enable_profile" = "yes"
168 if test "$enable_devel" != "yes" && test "$enable_profile" != "yes"
/dports/devel/p5-Mojolicious-Plugin-NYTProf/Mojolicious-Plugin-NYTProf-0.23/lib/Mojolicious/Plugin/
H A DNYTProf.pm282 DB::enable_profile( $profile ) if ! $disable;
/dports/astro/celestia-gtk/celestia-1.6.1/
H A Dconfigure.in127 enable_profile="no")
128 if (test "$enable_profile" = "yes"); then
139 AC_MSG_RESULT($enable_profile)
/dports/astro/celestia/celestia-1.6.1/
H A Dconfigure.in127 enable_profile="no")
128 if (test "$enable_profile" = "yes"); then
139 AC_MSG_RESULT($enable_profile)
/dports/databases/tokyotyrant/tokyotyrant-1.1.41/
H A Dconfigure.in90 if test "$enable_profile" = "yes"
242 if test "$enable_shared" != "no" && test "$enable_profile" != "yes"
/dports/misc/sword/sword-1.8.1/tests/testsuite/
H A DMakefile.in233 enable_profile = @enable_profile@
/dports/textproc/teckit/teckit-2.5.7/
H A Dconfigure.ac95 if test "$enable_profile" = yes; then
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/
H A Dconfigure.ac87 if test "$enable_profile" = yes; then
/dports/devel/p5-Mojolicious-Plugin-NYTProf/Mojolicious-Plugin-NYTProf-0.23/
H A DREADME.pod133 # to enable_profile and the post_hook will run to disable_profile
279 # note that we are passing a custom file to enable_profile, this results in
282 DB::enable_profile( $profile ) if ! $disable;
/dports/lang/nx/nsf2.3.0/
H A Dconfigure.ac54 [enable_profile=$enableval], [enable_profile=no])
196 if test "$enable_profile" = yes; then
/dports/games/prboom/prboom-2.5.0/
H A Dconfigure.ac65 AC_ARG_ENABLE(profile,AC_HELP_STRING([--enable-profile],[turns on profiling]),,enable_profile="no")
66 if test "$enable_profile" = "yes"
/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dconfigure.in86 if test "$enable_profile" = "yes"
310 if test "$enable_shared" != "no" && test "$enable_profile" != "yes"
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dconfigure.in99 if test "$enable_profile" = "yes"
312 if test "$enable_shared" != "no" && test "$enable_profile" != "yes"
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dconfigure.in106 if test "$enable_profile" = "yes"
312 if test "$enable_shared" != "no" && test "$enable_profile" != "yes"
/dports/misc/sword/sword-1.8.1/examples/
H A DMakefile.in293 enable_profile = @enable_profile@
/dports/games/prboom-plus/prboom-plus-2.5.1.3/
H A Dconfigure.ac56 AC_ARG_ENABLE(profile,AC_HELP_STRING([--enable-profile],[turns on profiling]),,enable_profile="no")
57 if test "$enable_profile" = "yes"
/dports/irc/atheme-services/atheme-7.2.9/
H A Dconfigure.ac359 [], [enable_profile=no])
360 AS_IF([test "x$enable_profile" = "xyes"],
/dports/editors/texmacs/TeXmacs-1.99.4-src/
H A Dconfigure.in1217 [], [enable_profile="no"])
1219 if test "$enable_profile" = "yes"; then
1221 enable_profile="yes"
1223 enable_profile="none"
1227 case "$enable_profile" in
/dports/x11-wm/muffin/muffin-4.8.0/cogl/
H A Dconfigure.ac285 [enable_profile=no])
286 AS_IF([test "x$enable_profile" = "xyes"],
298 AM_CONDITIONAL(PROFILE, test "x$enable_profile" != "xno")
1013 echo " Profiling: ${enable_profile}"
/dports/sysutils/monit/monit-5.29.0/
H A Dconfigure.ac1032 enable_profile=1
1034 enable_profile=0
1038 enable_profile=0
1108 AX_INFO_ENABLED([Profiling:], [test $enable_profile -eq 1])
/dports/misc/sword/sword-1.8.1/utilities/diatheke/
H A DMakefile.in291 enable_profile = @enable_profile@

12345678910