Home
last modified time | relevance | path

Searched defs:docdir (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libopus/doc/
H A Dmeson.build14 docdir = join_paths(get_option('datadir'), get_option('docdir')) variable
/aosp_15_r20/external/libepoxy/doc/
H A Dmeson.build18 docdir = join_paths(epoxy_datadir, 'doc') variable
/aosp_15_r20/external/libexif/m4m/
H A Dgp-documentation.m466 AC_SUBST([docdir]) subst
/aosp_15_r20/external/libopus/
H A Dmeson_options.txt27 option('docdir', type: 'string', value: 'doc/opus', description: 'Directory to install documentatio… string
/aosp_15_r20/external/libcups/config-scripts/
H A Dcups-directories.m4203 AC_ARG_WITH(docdir, [ --with-docdir set path for documentation],docdir="$withval",docdir… optwith
/aosp_15_r20/external/libxkbcommon/
H A Dmeson.build805 docdir = get_option('datadir')/'doc'/meson.project_name() variable
/aosp_15_r20/external/google-breakpad/
H A DMakefile.am60 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) macro