Home
last modified time | relevance | path

Searched refs:DOXYGEN (Results 1 – 25 of 35) sorted by relevance

12

/external/wayland/doc/doxygen/
DMakefile.am67 ) | $(DOXYGEN) -
75 ) | $(DOXYGEN) -
83 ) | $(DOXYGEN) -
/external/parameter-framework/upstream/doc/
DCMakeLists.txt29 # Only present DOXYGEN_GRAPHS if DOXYGEN is ON and if so, default to ON.
35 "DOXYGEN" OFF)
37 if(DOXYGEN)
/external/icu/icu4c/source/
DMakefile.in48 DOXYGEN = @DOXYGEN@
115 ifeq ($(DOXYGEN),)
123 sed < Doxyfile -e 's%[^#]*SEARCHENGINE.*%SEARCHENGINE=YES%' | $(DOXYGEN) -
129 $(DOXYGEN)
206 ifeq ($(DOXYGEN),)
/external/libexif/doc/
DMakefile.am29 $(DOXYGEN) $<
41 $(DOXYGEN) $<
DMakefile.in129 DOXYGEN = @DOXYGEN@
485 @BUILD_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ $(DOXYGEN) $<
490 @BUILD_DOCS_TRUE@@ENABLE_INTERNAL_DOCS_TRUE@@HAVE_DOXYGEN_TRUE@ $(DOXYGEN) $<
/external/wayland/
Dconfigure.ac150 AC_PATH_PROG(DOXYGEN, doxygen)
152 if test "x$DOXYGEN" = "x"; then
157 doxygen_version=`$DOXYGEN --version`
/external/swiftshader/third_party/LLVM/docs/
DMakefile15 DOXYGEN = doxygen macro
86 $(Verb) $(DOXYGEN) $(PROJ_OBJ_DIR)/doxygen.cfg
/external/swiftshader/third_party/LLVM/
Dbuild-for-llvm-top.sh44 if test "$DOXYGEN" -eq 1 ; then
DMakefile.config.in168 DOXYGEN := @DOXYGEN@
/external/libxcam/doc/
DMakefile.am46 $(DOXYGEN) $<
/external/libexif/m4m/
Dgp-documentation.m4137 AC_PATH_PROG([DOXYGEN], [doxygen], [false])
138 AM_CONDITIONAL([HAVE_DOXYGEN], [test "x$DOXYGEN" != "xfalse"])
DMakefile.in89 DOXYGEN = @DOXYGEN@
/external/libxkbcommon/xkbcommon/build-aux/
Dtraces.1664 m4trace:configure.ac:50: -1- AC_SUBST([DOXYGEN])
665 m4trace:configure.ac:50: -1- AC_SUBST_TRACE([DOXYGEN])
666 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
667 m4trace:configure.ac:50: -1- AC_SUBST([DOXYGEN])
668 m4trace:configure.ac:50: -1- AC_SUBST_TRACE([DOXYGEN])
669 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
670 m4trace:configure.ac:50: -1- AC_SUBST([DOXYGEN])
671 m4trace:configure.ac:50: -1- AC_SUBST_TRACE([DOXYGEN])
672 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
Dtraces.21130 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
1139 AC_PATH_PROG([DOXYGEN], [doxygen])
1140 if test "x$DOXYGEN" = "x"; then
1147 AC_PATH_PROG([DOXYGEN], [doxygen])
1148 if test "x$DOXYGEN" = "x"; then
1153 if test "x$DOXYGEN" != "x"; then
1154 AC_MSG_WARN([ignoring DOXYGEN environment variable since --with-doxygen=no was specified])
1164 doxygen_version=`$DOXYGEN --version 2>/dev/null`
4071 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
4072 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
[all …]
Dtraces.02096 AC_ARG_VAR([DOXYGEN], [Path to doxygen command])
2105 AC_PATH_PROG([DOXYGEN], [doxygen])
2106 if test "x$DOXYGEN" = "x"; then
2113 AC_PATH_PROG([DOXYGEN], [doxygen])
2114 if test "x$DOXYGEN" = "x"; then
2119 if test "x$DOXYGEN" != "x"; then
2120 AC_MSG_WARN([ignoring DOXYGEN environment variable since --with-doxygen=no was specified])
2130 doxygen_version=`$DOXYGEN --version 2>/dev/null`
4071 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
4072 m4trace:configure.ac:50: -1- m4_pattern_allow([^DOXYGEN$])
[all …]
/external/libexif/binary/
DMakefile.in89 DOXYGEN = @DOXYGEN@
/external/libxcam/
Dconfigure.ac96 AC_CHECK_TOOL([DOXYGEN], [doxygen], [no])
97 if test "$DOXYGEN" = "no"; then
/external/libexif/contrib/
DMakefile.in129 DOXYGEN = @DOXYGEN@
/external/libexif/contrib/examples/
DMakefile.in128 DOXYGEN = @DOXYGEN@
/external/libexif/test/nls/
DMakefile.in120 DOXYGEN = @DOXYGEN@
/external/libxkbcommon/xkbcommon/
DMakefile.am149 $(AM_V_GEN)$(DOXYGEN) doc/Doxyfile
/external/parameter-framework/upstream/
DCMakeLists.txt47 option(DOXYGEN "Enable doxygen generation (you still have to run 'make doc')" OFF) option
DREADME.md103 If you want to *build the code documentation* (`DOXYGEN=OFF` by default), you'll
/external/libexif/
DMakefile.in171 DOXYGEN = @DOXYGEN@
/external/libexif/test/
DMakefile.in198 DOXYGEN = @DOXYGEN@

12