Home
last modified time | relevance | path

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

12

/external/tinyalsa_new/doxygen/
DMakefile5 DOXYGEN := $(shell command -v doxygen 2> /dev/null) macro
10 ifndef DOXYGEN
13 $(DOXYGEN) $(DOXYGENFLAGS)
18 ifdef DOXYGEN
25 ifdef DOXYGEN
/external/libxkbcommon/scripts/
Ddoxygen-wrapper5 DOXYGEN="$1"
8 cd "$ABS_TOP_SRCDIR" && exec "$DOXYGEN" "$DOXYFILE"
/external/fmtlib/doc/
DCMakeLists.txt1 find_program(DOXYGEN doxygen)
2 if (NOT DOXYGEN)
/external/wayland/doc/doxygen/
DMakefile.am77 ) | $(DOXYGEN) -
85 ) | $(DOXYGEN) -
93 ) | $(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),)
Dconfigure4385 case $DOXYGEN in
4387 ac_cv_path_DOXYGEN="$DOXYGEN" # Let the user override the test with a path.
4409 DOXYGEN=$ac_cv_path_DOXYGEN
4410 if test -n "$DOXYGEN"; then
4411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
4412 $as_echo "$DOXYGEN" >&6; }
/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.ac135 AC_PATH_PROG(DOXYGEN, doxygen)
137 if test "x$DOXYGEN" = "x"; then
142 doxygen_version=`$DOXYGEN --version`
/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/libexif/binary/
DMakefile.in89 DOXYGEN = @DOXYGEN@
/external/libexif/contrib/
DMakefile.in129 DOXYGEN = @DOXYGEN@
/external/libexif/contrib/examples/
DMakefile.in128 DOXYGEN = @DOXYGEN@
/external/libexif/test/nls/
DMakefile.in120 DOXYGEN = @DOXYGEN@
/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/arm-trusted-firmware/plat/imx/common/include/sci/
Dsci_types.h807 #ifdef DOXYGEN
/external/libexif/test/
DMakefile.in198 DOXYGEN = @DOXYGEN@
/external/libexif/
DMakefile.in171 DOXYGEN = @DOXYGEN@
Dconfigure11825 case $DOXYGEN in
11827 ac_cv_path_DOXYGEN="$DOXYGEN" # Let the user override the test with a path.
11849 DOXYGEN=$ac_cv_path_DOXYGEN
11850 if test -n "$DOXYGEN"; then
11851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
11852 $as_echo "$DOXYGEN" >&6; }
11859 if test "x$DOXYGEN" != "xfalse"; then
/external/flac/
Dconfigure.ac344 AC_CHECK_PROGS(DOXYGEN, doxygen)
346 AM_CONDITIONAL(FLaC__HAS_DOXYGEN, test -n "$DOXYGEN")
/external/libexif/libexif/
DMakefile.in173 DOXYGEN = @DOXYGEN@
/external/libevent/m4/
Dax_prog_doxygen.m422 # Doxygen feature. Supported features are 'DOXYGEN' itself, 'DOT' for

12