Home
last modified time | relevance | path

Searched defs:file_filter (Results 1 – 19 of 19) sorted by relevance

/external/perfetto/
DPRESUBMIT.py157 def file_filter(x): function
202 def file_filter(x): function
244 def file_filter(x): function
257 def file_filter(x): function
287 def file_filter(x): function
345 def file_filter(x): function
363 def file_filter(x): function
384 def file_filter(x): function
468 def file_filter(x): function
/external/webrtc/
DPRESUBMIT.py210 file_filter = lambda x: (input_api.FilterSourceFile(x) and source_file_filter( function
233 file_filter = lambda x: (input_api.FilterSourceFile(x) and source_file_filter( function
261 file_filter = lambda f: (f.LocalPath().endswith(('.cc', '.h')) and function
526 file_filter = lambda f: (source_file_filter(f) and f.LocalPath().endswith( function
565 file_filter = lambda x: (input_api.FilterSourceFile(x) and source_file_filter( function
634 file_filter = lambda x: (input_api.FilterSourceFile( function
856 file_filter = lambda x: (input_api.FilterSourceFile(x) and source_file_filter( function
1104 file_filter = lambda f: (f.LocalPath().endswith(('.cc', '.h')) and function
1127 file_filter = lambda f: (f.LocalPath().endswith(('.h')) and function
1131 file_filter = lambda x: (input_api.FilterSourceFile(x) and source_file_filter( function
[all …]
Dpresubmit_test_mocks.py32 def AffectedSourceFiles(self, file_filter=None): argument
35 def AffectedFiles(self, file_filter=None, include_deletes=False): argument
/external/perfetto/ui/
DPRESUBMIT.py66 def file_filter(x): function
99 def file_filter(x): function
124 def file_filter(x): function
143 def file_filter(x): function
/external/stg/
Dinput.cc41 const std::unique_ptr<Filter>& file_filter) { in ReadInternal()
65 ReadOptions options, const std::unique_ptr<Filter>& file_filter) { in Read()
Delf_reader.cc195 ReadOptions options, const std::unique_ptr<Filter>& file_filter) in Reader()
204 ReadOptions options, const std::unique_ptr<Filter>& file_filter) in Reader()
441 ReadOptions options, const std::unique_ptr<Filter>& file_filter) { in Read()
446 ReadOptions options, const std::unique_ptr<Filter>& file_filter) { in Read()
Ddwarf_processor.cc262 const std::unique_ptr<Filter>& file_filter, Types& result) in Processor()
1070 const std::unique_ptr<Filter>& file_filter, Graph& graph) { in Process()
/external/webrtc/infra/specs/
DPRESUBMIT.py24 file_filter = lambda x: x.LocalPath().endswith('.pyl') function
/external/perfetto/test/trace_processor/
DPRESUBMIT.py52 def file_filter(x): function
/external/skia/
DPRESUBMIT_test_mocks.py94 def AffectedFiles(self, file_filter=None, include_deletes=True): argument
109 def AffectedSourceFiles(self, file_filter=None): argument
281 file_filter=None): argument
DPRESUBMIT.py254 file_filter = lambda x: (x.LocalPath().startswith('docs/examples/')) function
474 file_filter = lambda x: (x.LocalPath().endswith('.h') or function
/external/pdfium/
DPRESUBMIT_test_mocks.py19 def AffectedFiles(self, file_filter=None, include_deletes=False): argument
DPRESUBMIT.py130 file_filter = lambda f: f.LocalPath().endswith(('.cc', '.cpp', '.h')) function
/external/llvm/utils/abtest/
Dabtest.py57 def find(dir, file_filter=None): argument
/external/libwebm/
DPRESUBMIT.py124 file_filter = lambda x: input_api.FilterSourceFile( function
/external/webp/
DPRESUBMIT.py162 file_filter = lambda x: input_api.FilterSourceFile( function
/external/cronet/third_party/icu/source/python/icutools/databuilder/
Dfiltration.py358 def add_rules(self, file_filter, rules): argument
/external/icu/icu4c/source/python/icutools/databuilder/
Dfiltration.py358 def add_rules(self, file_filter, rules): argument
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java138 file_filter( enumConstant