HomeSort by relevance Sort by last modified time
    Searched refs:exclude_patterns (Results 1 - 16 of 16) sorted by null

  /external/libnl/python/doc/
conf.py 67 exclude_patterns = ['_build'] variable
  /external/clang/docs/analyzer/
conf.py 68 exclude_patterns = ['_build'] variable
  /external/devlib/doc/
conf.py 80 exclude_patterns = ['../build'] variable
  /external/fmtlib/doc/
conf.py 76 exclude_patterns = ['virtualenv'] variable
  /external/libcxx/docs/
conf.py 66 exclude_patterns = ['_build'] variable
  /external/libunwind_llvm/docs/
conf.py 66 exclude_patterns = ['_build'] variable
  /external/swiftshader/third_party/subzero/docs/
conf.py 67 exclude_patterns = ['_build'] variable
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/docs/
conf.py 66 exclude_patterns = ['_build'] variable
  /external/bart/docs/api_reference/
conf.py 104 exclude_patterns = ['_build'] variable
  /external/fio/doc/
conf.py 105 exclude_patterns = ['output', 'Thumbs.db', '.DS_Store', 'fio_examples.rst'] variable
  /external/trappy/doc/api_reference/
conf.py 104 exclude_patterns = ['_build'] variable
  /external/clang/docs/
conf.py 68 exclude_patterns = ['_build', 'analyzer'] variable
  /external/llvm/docs/
conf.py 67 exclude_patterns = ['_build'] variable
  /external/python/cpython2/Doc/
conf.py 35 exclude_patterns = [ variable
  /external/libmojo/build/android/gyp/util/
build_utils.py 331 def MergeZips(output, inputs, exclude_patterns=None, path_transform=None):
345 if not already_added and not MatchesGlob(dst_name, exclude_patterns):
  /external/pcre/dist2/src/
pcre2grep.c 283 static patstr *exclude_patterns = NULL; variable
300 static patdatastr exclude_patdata = { &exclude_patterns, &exclude_patterns_last };
304 static patstr **incexlist[4] = { &include_patterns, &exclude_patterns,
    [all...]

Completed in 1106 milliseconds