Home
last modified time | relevance | path

Searched defs:doxygen (Results 1 – 12 of 12) sorted by relevance

/third_party/libinput/doc/api/
Dmeson.build3 doxygen = find_program('doxygen', required : false) variable
46 custom_target('doxygen', custom
/third_party/rust/crates/cxx/gen/build/src/
Dcfg.rs16 pub doxygen: bool, field
359 doxygen: bool, field
370 let doxygen = false; in default() localVariable
409 let doxygen = current.doxygen; in current() localVariable
/third_party/pulseaudio/doxygen/
Dmeson.build9 run_target('doxygen', run
DMakefile.am16 doxygen: doxygen.conf target
/third_party/libevdev/
Dmeson.build233 doxygen = find_program('doxygen', required: get_option('documentation')) variable
235 doxygen = find_program('doxygen') variable
272 custom_target('doxygen', custom
/third_party/pulseaudio/
DMakefile.am73 SUBDIRS = src doxygen man po subdir
120 doxygen: target
Dmeson.build702 subdir('doxygen') subdir
/third_party/skia/third_party/externals/microhttpd/doc/
DMakefile.am4 SUBDIRS = . examples doxygen subdir
/third_party/json/doc/
DMakefile56 doxygen: create_output create_links target
/third_party/popt/
DMakefile.am37 doxygen: Doxyfile target
/third_party/libcoap/
Dconfigure.ac189 AC_ARG_ENABLE([doxygen], optenable
/third_party/rust/crates/cxx/gen/src/
Dmod.rs62 pub(super) doxygen: bool, field