| /external/perfetto/ |
| D | PRESUBMIT.py | 157 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/ |
| D | PRESUBMIT.py | 210 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 …]
|
| D | presubmit_test_mocks.py | 32 def AffectedSourceFiles(self, file_filter=None): argument 35 def AffectedFiles(self, file_filter=None, include_deletes=False): argument
|
| /external/perfetto/ui/ |
| D | PRESUBMIT.py | 66 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/ |
| D | input.cc | 41 const std::unique_ptr<Filter>& file_filter) { in ReadInternal() 65 ReadOptions options, const std::unique_ptr<Filter>& file_filter) { in Read()
|
| D | elf_reader.cc | 195 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()
|
| D | dwarf_processor.cc | 262 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/ |
| D | PRESUBMIT.py | 24 file_filter = lambda x: x.LocalPath().endswith('.pyl') function
|
| /external/perfetto/test/trace_processor/ |
| D | PRESUBMIT.py | 52 def file_filter(x): function
|
| /external/skia/ |
| D | PRESUBMIT_test_mocks.py | 94 def AffectedFiles(self, file_filter=None, include_deletes=True): argument 109 def AffectedSourceFiles(self, file_filter=None): argument 281 file_filter=None): argument
|
| D | PRESUBMIT.py | 254 file_filter = lambda x: (x.LocalPath().startswith('docs/examples/')) function 474 file_filter = lambda x: (x.LocalPath().endswith('.h') or function
|
| /external/pdfium/ |
| D | PRESUBMIT_test_mocks.py | 19 def AffectedFiles(self, file_filter=None, include_deletes=False): argument
|
| D | PRESUBMIT.py | 130 file_filter = lambda f: f.LocalPath().endswith(('.cc', '.cpp', '.h')) function
|
| /external/llvm/utils/abtest/ |
| D | abtest.py | 57 def find(dir, file_filter=None): argument
|
| /external/libwebm/ |
| D | PRESUBMIT.py | 124 file_filter = lambda x: input_api.FilterSourceFile( function
|
| /external/webp/ |
| D | PRESUBMIT.py | 162 file_filter = lambda x: input_api.FilterSourceFile( function
|
| /external/cronet/third_party/icu/source/python/icutools/databuilder/ |
| D | filtration.py | 358 def add_rules(self, file_filter, rules): argument
|
| /external/icu/icu4c/source/python/icutools/databuilder/ |
| D | filtration.py | 358 def add_rules(self, file_filter, rules): argument
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
| D | ConsoleCheckCLDR.java | 138 file_filter( enumConstant
|