Searched refs:DOXYGEN (Results 1 – 25 of 42) sorted by relevance
12
/third_party/alsa-lib/src/pcm/ |
D | pcm.c | 1506 #ifndef DOXYGEN 2262 #ifndef DOXYGEN 4195 #ifndef DOXYGEN 4239 #ifndef DOXYGEN 4255 #ifndef DOXYGEN 4296 #ifndef DOXYGEN 4336 #ifndef DOXYGEN 4352 #ifndef DOXYGEN 4390 #ifndef DOXYGEN 4430 #ifndef DOXYGEN [all …]
|
/third_party/ffmpeg/doc/ |
D | doxy-wrapper.sh | 5 DOXYGEN="${3}" 15 $DOXYGEN - <<EOF
|
D | Makefile | 105 …$(M)OUT_DIR=$$PWD/doc/doxy; cd $(SRC_PATH); ./doc/doxy-wrapper.sh $$OUT_DIR $< $(DOXYGEN) $(DOXY_I…
|
/third_party/skia/third_party/externals/icu/source/ |
D | Makefile.in | 48 DOXYGEN = @DOXYGEN@ 115 ifeq ($(DOXYGEN),) 123 sed < Doxyfile -e 's%[^#]*SEARCHENGINE.*%SEARCHENGINE=YES%' | $(DOXYGEN) - 129 $(DOXYGEN) 206 ifeq ($(DOXYGEN),)
|
/third_party/icu/icu4c/source/ |
D | Makefile.in | 48 DOXYGEN = @DOXYGEN@ 115 ifeq ($(DOXYGEN),) 123 sed < Doxyfile -e 's%[^#]*SEARCHENGINE.*%SEARCHENGINE=YES%' | $(DOXYGEN) - 129 $(DOXYGEN) 206 ifeq ($(DOXYGEN),)
|
/third_party/flutter/skia/third_party/externals/icu/source/ |
D | Makefile.in | 48 DOXYGEN = @DOXYGEN@ 115 ifeq ($(DOXYGEN),) 123 sed < Doxyfile -e 's%[^#]*SEARCHENGINE.*%SEARCHENGINE=YES%' | $(DOXYGEN) - 129 $(DOXYGEN) 206 ifeq ($(DOXYGEN),)
|
/third_party/icu/tools/release/java/ |
D | Makefile | 18 DOXYGEN=doxygen macro 102 …( cd "$*/" && ( (cat ./Doxyfile | grep -v '^GENERATE_') ; echo 'GENERATE_XML=YES') | $(DOXYGEN) …
|
/third_party/libexif/doc/ |
D | Makefile.am | 29 $(DOXYGEN) $< 41 $(DOXYGEN) $<
|
/third_party/libcoap/doc/ |
D | Makefile.am | 114 $(DOXYGEN) -l ;\ 148 $(DOXYGEN) Doxyfile 155 $(DOXYGEN) Doxyfile
|
/third_party/alsa-lib/src/timer/ |
D | timer_query.c | 386 #ifndef DOXYGEN 404 #ifndef DOXYGEN 422 #ifndef DOXYGEN
|
D | timer.c | 639 #ifndef DOXYGEN 659 #ifndef DOXYGEN 745 #ifndef DOXYGEN 761 #ifndef DOXYGEN
|
/third_party/libevdev/ |
D | configure.ac | 90 AC_PATH_PROG(DOXYGEN, [doxygen]) 91 if test "x$DOXYGEN" = "x"; then
|
/third_party/libexif/m4m/ |
D | gp-documentation.m4 | 137 AC_PATH_PROG([DOXYGEN], [doxygen], [false]) 138 AM_CONDITIONAL([HAVE_DOXYGEN], [test "x$DOXYGEN" != "xfalse"])
|
/third_party/alsa-lib/src/ |
D | dlmisc.c | 119 #ifndef DOXYGEN 166 #ifndef DOXYGEN
|
/third_party/libevdev/doc/ |
D | Makefile.am | 12 $(AM_V_GEN)$(DOXYGEN) $<
|
D | Makefile.in | 179 DOXYGEN = @DOXYGEN@ 570 @HAVE_DOXYGEN_TRUE@ $(AM_V_GEN)$(DOXYGEN) $<
|
/third_party/alsa-lib/src/rawmidi/ |
D | rawmidi.c | 744 #ifndef DOXYGEN 773 #ifndef DOXYGEN 803 #ifndef DOXYGEN
|
/third_party/alsa-lib/src/seq/ |
D | seq_old.c | 5 #ifndef DOXYGEN
|
/third_party/libcoap/ |
D | configure.ac | 203 AC_PATH_PROGS([DOXYGEN], [doxygen]) 204 if test -z "$DOXYGEN"; then 211 doxygen_version=`$DOXYGEN --version` 215 DOXYGEN=""], 218 if test "x$DOXYGEN" = "x" -a "x$build_doxygen" = "xyes"; then 273 AM_CONDITIONAL([HAVE_DOXYGEN], [test -n "$DOXYGEN"]) 955 AC_MSG_RESULT([ --> Doxygen around : "yes" ($DOXYGEN $doxygen_version)])
|
/third_party/libevdev/doc/html/ |
D | customdoxygen.css | 92 /* DOXYGEN Code Styles
|
/third_party/libevdev/doc/style/ |
D | customdoxygen.css | 92 /* DOXYGEN Code Styles
|
/third_party/libinput/doc/api/style/ |
D | customdoxygen.css | 92 /* DOXYGEN Code Styles
|
/third_party/alsa-lib/doc/ |
D | doxygen.cfg.in | 124 PREDEFINED = DOXYGEN PIC "DOC_HIDDEN" \
|
/third_party/libevdev/libevdev/ |
D | Makefile.in | 232 DOXYGEN = @DOXYGEN@
|
/third_party/libevdev/tools/ |
D | Makefile.in | 250 DOXYGEN = @DOXYGEN@
|
12