Home
last modified time | relevance | path

Searched defs:exclude_patterns (Results 1 – 13 of 13) sorted by relevance

/third_party/astc-encoder/Test/DocSource/
Dconf.py43 exclude_patterns = [] variable
/third_party/libbpf/docs/
Dconf.py28 exclude_patterns = [] variable
/third_party/mbedtls/docs/
Dconf.py20 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] variable
/third_party/nghttp2/doc/
Dconf.py.in92 exclude_patterns = ['manual', 'README.rst', '*-header.rst', 'sources'] variable
/third_party/libabigail/doc/manuals/
Dconf.py67 exclude_patterns = ['_build'] variable
/third_party/libinput/doc/user/
Dconf.py.in70 exclude_patterns = [] variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
Dconf.py67 exclude_patterns = ['_build'] variable
/third_party/libuv/docs/src/
Dconf.py90 exclude_patterns = [] variable
/third_party/protobuf/python/docs/
Dconf.py99 exclude_patterns = [u"_build", "Thumbs.db", ".DS_Store"] variable
/third_party/grpc/doc/python/sphinx/
Dconf.py49 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] variable
/third_party/mesa3d/docs/
Dconf.py90 exclude_patterns = ['header-stubs'] variable
/third_party/python/Doc/
Dconf.py69 exclude_patterns = ['includes/*.rst', 'venv/*', 'README.rst'] variable
/third_party/pcre2/pcre2/src/
Dpcre2grep.c360 static patstr *exclude_patterns = NULL; variable