Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/
H A 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 …]
H A Dpresubmit_test_mocks.py32 def AffectedSourceFiles(self, file_filter=None): argument
35 def AffectedFiles(self, file_filter=None, include_deletes=False): argument
/aosp_15_r20/external/perfetto/
H A DPRESUBMIT.py158 def file_filter(x): function
203 def file_filter(x): function
245 def file_filter(x): function
258 def file_filter(x): function
288 def file_filter(x): function
346 def file_filter(x): function
364 def file_filter(x): function
385 def file_filter(x): function
469 def file_filter(x): function
/aosp_15_r20/external/skia/
H A DPRESUBMIT.py264 file_filter = lambda x: (x.LocalPath().startswith('include/')) function
287 file_filter = lambda x: (x.LocalPath().startswith('docs/examples/')) function
533 file_filter = lambda x: (x.LocalPath().endswith('.h') or function
H A 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
/aosp_15_r20/external/stg/
H A Dinput.cc42 const std::unique_ptr<Filter>& file_filter) { in ReadInternal()
67 ReadOptions options, const std::unique_ptr<Filter>& file_filter) { in Read()
H A Delf_reader.cc209 ReadOptions options, const std::unique_ptr<Filter>& file_filter) in Reader()
460 ReadOptions options, const std::unique_ptr<Filter>& file_filter) { in Read()
H A Ddwarf_processor.cc266 const std::unique_ptr<Filter>& file_filter, Types& result) in Processor()
1062 const std::unique_ptr<Filter>& file_filter, Graph& graph) { in Process()
/aosp_15_r20/external/perfetto/ui/
H A DPRESUBMIT.py69 def file_filter(x): function
88 def file_filter(x): function
/aosp_15_r20/external/webrtc/infra/specs/
H A DPRESUBMIT.py24 file_filter = lambda x: x.LocalPath().endswith('.pyl') function
/aosp_15_r20/external/perfetto/test/trace_processor/
H A DPRESUBMIT.py52 def file_filter(x): function
/aosp_15_r20/external/pdfium/
H A DPRESUBMIT_test_mocks.py19 def AffectedFiles(self, file_filter=None, include_deletes=False): argument
H A DPRESUBMIT.py130 file_filter = lambda f: f.LocalPath().endswith(('.cc', '.cpp', '.h')) function
/aosp_15_r20/external/libwebm/
H A DPRESUBMIT.py124 file_filter = lambda x: input_api.FilterSourceFile( function
/aosp_15_r20/external/llvm/utils/abtest/
H A Dabtest.py57 def find(dir, file_filter=None): argument
/aosp_15_r20/external/webp/
H A DPRESUBMIT.py162 file_filter = lambda x: input_api.FilterSourceFile( function
/aosp_15_r20/external/cronet/third_party/icu/source/python/icutools/databuilder/
H A Dfiltration.py358 def add_rules(self, file_filter, rules): argument
/aosp_15_r20/external/icu/icu4c/source/python/icutools/databuilder/
H A Dfiltration.py358 def add_rules(self, file_filter, rules): argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DConsoleCheckCLDR.java138 file_filter( enumConstant