Home
last modified time | relevance | path

Searched defs:pattern_files (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/client/deps/fakemodem/src/
H A Dfakemodem.c77 parse_pattern_files(char **pattern_files, GError **error) in parse_pattern_files()
223 char **pattern_files = NULL; in main() local
/aosp_15_r20/system/sepolicy/build/
H A Dfile_utils.py33 def filter_out(pattern_files, input_file): argument
/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c331 static fnstr *pattern_files = NULL; variable