OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:files_to_ignore
(Results
1 - 3
of
3
) sorted by null
/external/llvm/utils/
llvmdo
149
files_to_ignore
="\
180
-o \( \( $files_to_match \) \! \( $
files_to_ignore
\) \
/external/swiftshader/third_party/LLVM/utils/
llvmdo
149
files_to_ignore
="\
180
-o \( \( $files_to_match \) \! \( $
files_to_ignore
\) \
/external/trappy/tests/
test_copyright.py
79
files_to_ignore
= []
84
files_to_ignore
.extend(glob(pat))
88
if full_dirname in
files_to_ignore
:
94
if fname in
files_to_ignore
:
Completed in 3057 milliseconds