Home
last modified time | relevance | path

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

/external/python/uritemplates/docs/
Dconf.py72 exclude_patterns = ['_build'] variable
/external/libnl/python/doc/
Dconf.py67 exclude_patterns = ['_build'] variable
/external/clang/docs/analyzer/
Dconf.py68 exclude_patterns = ['_build'] variable
/external/python/funcsigs/docs/
Dconf.py69 exclude_patterns = ['_build'] variable
/external/python/rsa/doc/
Dconf.py72 exclude_patterns = ['_build'] variable
/external/python/six/documentation/
Dconf.py63 exclude_patterns = ["_build"] variable
/external/python/dateutil/docs/
Dconf.py78 exclude_patterns = ['_build'] variable
/external/libcxx/docs/
Dconf.py66 exclude_patterns = ['_build'] variable
/external/libunwind_llvm/docs/
Dconf.py67 exclude_patterns = ['_build'] variable
/external/fonttools/Doc/source/
Dconf.py73 exclude_patterns = [] variable
/external/iperf3/docs/
Dconf.py72 exclude_patterns = ['_build', '_esnet'] variable
/external/swiftshader/third_party/subzero/docs/
Dconf.py67 exclude_patterns = ['_build'] variable
/external/python/oauth2client/docs/
Dconf.py71 exclude_patterns = ['_build'] variable
/external/clang/docs/
Dconf.py68 exclude_patterns = ['_build', 'analyzer'] variable
/external/python/cpython2/Doc/
Dconf.py35 exclude_patterns = [ variable
/external/llvm/docs/
Dconf.py67 exclude_patterns = ['_build'] variable
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dconf.py67 exclude_patterns = ['_build'] variable
/external/python/pyasn1/docs/source/
Dconf.py77 exclude_patterns = [] variable
/external/python/cpython3/Doc/
Dconf.py42 exclude_patterns = [venvdir+'/*', 'README.rst'] variable
/external/tensorflow/tensorflow/contrib/framework/python/ops/
Dvariables.py807 def filter_variables(var_list, include_patterns=None, exclude_patterns=None, argument
Dvariables_test.py1364 exclude_patterns=None, argument
/external/pcre/dist2/src/
Dpcre2grep.c322 static patstr *exclude_patterns = NULL; variable