Home
last modified time | relevance | path

Searched refs:patterns (Results 1 – 9 of 9) sorted by relevance

/system/sepolicy/build/
Dfile_utils.py37 patterns = []
39 patterns.extend(open(f).readlines())
45 if line not in patterns)
/system/extras/simpleperf/scripts/test/
Ddo_test.py106 patterns = [re.compile(fnmatch.translate(x)) for x in test_pattern]
107 tests = [t for t in tests if any(pattern.match(t) for pattern in patterns)]
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py477 def extract_timing(s, patterns): argument
478 for _, p in patterns.items():
/system/tools/mkbootimg/
Dpylintrc13 # Files or directories matching the regex patterns are skipped. The regex
15 ignore-patterns=
/system/apex/
Dpylintrc14 # Add files or directories matching the regex patterns to the blacklist. The
16 ignore-patterns=
/system/chre/doc/
Dvendor_extensions.md122 periods of high activity. Refer to the GNSS and WWAN APIs for design patterns
/system/chre/chre_api/doc/
DDoxyfile786 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
793 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
824 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
895 # patterns match the file name, INPUT_FILTER is applied.
2006 # patterns (like *.h and *.hpp) to filter out the header-files in the
2007 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
/system/chre/pal/doc/
DDoxyfile786 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
793 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
824 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
895 # patterns match the file name, INPUT_FILTER is applied.
2006 # patterns (like *.h and *.hpp) to filter out the header-files in the
2007 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
/system/media/audio_utils/
DDoxyfile835 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
842 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cpp,
873 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
944 # patterns match the file name, INPUT_FILTER is applied.
2124 # patterns (like *.h and *.hpp) to filter out the header-files in the
2125 # directories. If left blank, the patterns specified with FILE_PATTERNS will be