OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:author_pattern
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/site_tests/telemetry_Benchmarks/
generate_controlfiles.py
123
author_pattern
= re.compile("AUTHOR = '(.+)'")
129
match_author =
author_pattern
.match(line)
/external/mesa3d/scripts/
get_reviewer.pl
136
"
author_pattern
" => "^GitAuthor: (.*)",
164
"
author_pattern
" => "^HgAuthor: (.*)",
[
all
...]
/external/u-boot/scripts/
get_maintainer.pl
136
"
author_pattern
" => "^GitAuthor: (.*)",
166
"
author_pattern
" => "^HgAuthor: (.*)",
[
all
...]
Completed in 317 milliseconds