Home
last modified time | relevance | path

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

/system/sepolicy/build/
Dfile_utils.py37 patterns = []
39 patterns.extend(open(f).readlines())
45 if line not in patterns)
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp663 uint32_t patterns[] = in dataTransferLDMSTM() local
672 for(i = 0; i < sizeof(patterns)/sizeof(uint32_t); ++i) in dataTransferLDMSTM()
680 a64asm->STM(AL,ARMAssemblerInterface::DB,Rn,1,patterns[i]); in dataTransferLDMSTM()
686 a64asm->LDM(AL,ARMAssemblerInterface::IA,Rn,1,patterns[i]); in dataTransferLDMSTM()
695 if((1 << j) & patterns[i]) in dataTransferLDMSTM()
701 patterns[i], j, j, regs[j]); in dataTransferLDMSTM()
707 printf("LDM/STM Test %x passed\n", patterns[i]); in dataTransferLDMSTM()
/system/extras/simpleperf/scripts/
Dtest_monitor.py94 patterns = [re.compile(fnmatch.translate(x)) for x in CONFIG.test_patterns]
95 tests = [t for t in tests if any(pattern.match(t) for pattern in patterns)]
Dtest.py1814 patterns = [re.compile(fnmatch.translate(x)) for x in args.pattern]
1815 tests = [t for t in tests if any(pattern.match(t) for pattern in patterns)]
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py482 def extract_timing(s, patterns): argument
483 for k, p in patterns.iteritems():
/system/media/audio_utils/
DDoxyfile.orig758 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
760 # following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii,
791 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
858 # patterns match the file name, INPUT_FILTER is applied.
1923 # patterns (like *.h and *.hpp) to filter out the header-files in the
1924 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
DDoxyfile.bak758 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and
760 # following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii,
791 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
858 # patterns match the file name, INPUT_FILTER is applied.
1923 # patterns (like *.h and *.hpp) to filter out the header-files in the
1924 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
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
/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