Home
last modified time | relevance | path

Searched refs:enable_dot (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/dports/devel/blitz/blitz-1.0.2/m4/
H A Dac_prog_doxygen.m49 AS_HELP_STRING([--enable-dot],[use 'dot' to generate graphs in doxygen (no)]),[],[enable_dot=no]) …
43 if test "x$enable_dot" = xyes; then
46 enable_dot=no
48 enable_dot=yes
51 AC_SUBST(enable_dot)
/dports/textproc/scew/scew-1.2.0/etc/autoconf/
H A Ddoxygen.m416 # @enable_dot@
26 [ --enable-dot use 'dot' to generate graphs in doxygen (no)], [], [enable_dot=no])
48 if test "x$enable_dot" = xyes; then
52 enable_dot=no
58 AC_SUBST(enable_dot)
/dports/devel/log4cpp/log4cpp/m4/
H A DBB_ENABLE_DOXYGEN.m424 if test "x$enable_dot" = xyes; then
27 enable_dot=no
29 enable_dot=yes
31 AC_SUBST(enable_dot)
/dports/devel/log4shib/log4shib-2.0.1/m4/
H A DBB_ENABLE_DOXYGEN.m424 if test "x$enable_dot" = xyes; then
27 enable_dot=no
29 enable_dot=yes
31 AC_SUBST(enable_dot)
/dports/devel/libassa/libassa-3.5.1/macros/
H A DBB_ENABLE_DOXYGEN.m427 if test "x$enable_dot" = xyes; then
30 enable_dot=no
32 enable_dot=yes
35 AC_SUBST(enable_dot)dnl
/dports/devel/cppunit/cppunit-1.14.0/m4/
H A Dbb_enable_doxygen.m49 [enable_dot="$enableval"],
10 [enable_dot=yes]
41 enable_dot=no
45 AC_SUBST(enable_dot)
/dports/comms/hamlib/hamlib-4.3.1/macros/
H A Dgr_doxygen.m446 if test "x$enable_dot" = xyes; then
49 enable_dot=no
51 enable_dot=yes
53 AC_SUBST(enable_dot)
/dports/devel/libassa/libassa-3.5.1/doc/
H A DDoxyfile.in8 # - enable_dot
107 HAVE_DOT = @enable_dot@
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dc65.cpp165 int enable_dot = ((cptr[(tile<<3)+ym] >> xm) & 1); in screen_update() local
175 if ((attr & 0x80) && ym == 7) enable_dot = 1; in screen_update()
177 if (attr & 0x20) enable_dot = !enable_dot; in screen_update()
178 if (attr & 0x10) enable_dot = 0; in screen_update()
181 …bitmap.pix(y, x) = m_palette->pen(highlight_color + ((enable_dot) ? foreground_color : background_… in screen_update()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dc65.cpp165 int enable_dot = ((cptr[(tile<<3)+ym] >> xm) & 1); in screen_update() local
175 if ((attr & 0x80) && ym == 7) enable_dot = 1; in screen_update()
177 if (attr & 0x20) enable_dot = !enable_dot; in screen_update()
178 if (attr & 0x10) enable_dot = 0; in screen_update()
181 …bitmap.pix(y, x) = m_palette->pen(highlight_color + ((enable_dot) ? foreground_color : background_… in screen_update()
/dports/devel/log4cxx/apache-log4cxx-0.11.0/
H A Dconfigure.ac107 if test "x$enable_dot" = xyes; then
110 enable_dot=no
112 enable_dot=yes
118 AC_SUBST(enable_dot) subst
/dports/devel/log4shib/log4shib-2.0.1/doc/
H A DDoxyfile.in60 HAVE_DOT = @enable_dot@
/dports/devel/log4cpp/log4cpp/doc/
H A DDoxyfile.in60 HAVE_DOT = @enable_dot@
/dports/finance/libofx/libofx-0.10.2/
H A Dconfigure.ac243 if test "x$enable_dot" = xyes; then
246 enable_dot=no
248 enable_dot=yes
251 AC_SUBST(enable_dot)
/dports/databases/qof/qof-0.8.8/
H A Dconfigure.ac373 if test "x$enable_dot" = xyes; then
376 enable_dot=no
378 enable_dot=yes
381 AC_SUBST(enable_dot)
/dports/devel/log4cpp/log4cpp/bcb5/testCategory/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/bcb5/testPattern/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/bcb5/testmain/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/bcb5/testConfig/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/bcb5/testFixedContextCategory/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/config/
H A DMakefile.in163 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/doc/html/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/msvc6/log4cpp/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/msvc6/testMain/
H A DMakefile.in162 enable_dot = @enable_dot@
/dports/devel/log4cpp/log4cpp/bcb5/log4cpp/
H A DMakefile.in162 enable_dot = @enable_dot@

12345678910>>...14