Home
last modified time | relevance | path

Searched defs:files (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/external/oss-fuzz/docs/getting-started/new-project-guide/
Djvm_lang.md35 ### Example project
44 ### project.yaml
63 ### Dockerfile
77 ### Fuzzers
94 ### build.sh
Dpython_lang.md32 ### Example project
38 ### project.yaml
58 ### Dockerfile
65 ### build.sh
Drust_lang.md43 ### project.yaml
62 ### Dockerfile
74 ### build.sh
Dgo_lang.md41 ### project.yaml
60 ### Dockerfile
74 ### build.sh
Dbazel.md56 ### project.yaml
65 ### Dockerfile
75 ### build.sh
/external/python/cpython2/Demo/pdist/
Drcvs.py248 def update(self, files): argument
252 def commit(self, files, message = ""): argument
270 def mailinfo(self, files, message = ""): argument
289 def report(self, files): argument
293 def diff(self, files, opts): argument
297 def add(self, files): argument
304 def rm(self, files): argument
309 def log(self, files, opts): argument
316 def whichentries(self, files, localfilestoo = 0): argument
403 def do_report(self, opts, files): argument
[all …]
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/api/
DXmlDataSourceTest.java39 ListMultimap<Path, String> files = LinkedListMultimap.create(); in TestSimple() local
112 ListMultimap<Path, String> files = LinkedListMultimap.create(); in TestBadElementNesting() local
151 ListMultimap<Path, String> files = LinkedListMultimap.create(); in TestDoubleQuotesDisallowedAsAttributeValue() local
181 ListMultimap<Path, String> files = LinkedListMultimap.create(); in TestNoDtdVersionPath() local
202 private static void addFile(ListMultimap<Path, String> files, String path, String... lines) { in addFile()
206 private static Function<Path, Reader> openFileFn(ListMultimap<Path, String> files) { in openFileFn()
/external/deqp/scripts/src_util/
Dcheck_invalid_literals.py81 def checkInvalidLiterals (files): argument
98 files = getChangedFiles() variable
100 files = getAllProjectFiles() variable
103 files = [f for f in files if "vulkancts/scripts/src" not in f] variable
Dcheck_all.py42 files = getChangedFiles() variable
44 files = getAllProjectFiles() variable
47 files = [f for f in files if "vulkancts/scripts/src" not in f.replace("\\", "/")] variable
Dcheck_whitespace.py47 def checkWhitespace (files): argument
64 files = getChangedFiles() variable
66 files = getAllProjectFiles() variable
Dcheck_encoding.py129 def checkEncoding (files): argument
146 files = getChangedFiles() variable
148 files = getAllProjectFiles() variable
/external/libchrome/base/files/
Dfile_enumerator_unittest.cc55 const auto files = RunEnumerator( in TEST() local
67 const auto files = in TEST() local
84 const auto files = RunEnumerator( in TEST() local
98 const auto files = RunEnumerator(path, true, FileEnumerator::DIRECTORIES, in TEST() local
113 auto files = RunEnumerator(path, true, FileEnumerator::FILES, in TEST() local
134 auto files = RunEnumerator(path, true, FileEnumerator::FILES, in TEST() local
162 const auto files = in TEST() local
178 const auto files = RunEnumerator(path, true, FileEnumerator::DIRECTORIES, in TEST() local
196 auto files = RunEnumerator(path, true, FileEnumerator::DIRECTORIES, in TEST() local
218 auto files = in TEST() local
[all …]
/external/boringssl/src/util/
Dgenerate_build_files.py84 def PrintVariableSection(self, out, name, files): argument
90 def WriteFiles(self, files, asm_outputs): argument
121 def PrintDefaults(self, blueprint, name, files, asm_outputs={}): argument
187 def PrintVariableSection(self, out, name, files): argument
197 def WriteFiles(self, files, asm_outputs): argument
229 def PrintVariableSection(self, out, name, files): argument
239 def WriteFiles(self, files, asm_outputs): argument
304 def PrintVariableSection(self, out, name, files): argument
310 def WriteFiles(self, files, asm_outputs): argument
339 def PrintVariableSection(self, out, name, files): argument
[all …]
/external/snakeyaml/src/test/java/org/pyyaml/
DPyErrorsTest.java50 File[] files = getStreamsByExtension(".loader-error"); in testLoaderErrors() local
72 File[] files = getStreamsByExtension(".loader-error"); in testLoaderStringErrors() local
93 File[] files = getStreamsByExtension(".single-loader-error"); in testLoaderSingleErrors() local
110 File[] files = getStreamsByExtension(".emitter-error"); in testEmitterErrors() local
/external/rust/crates/codespan-reporting/tests/
Dterm.rs103 let files = SimpleFiles::new(); localVariable
134 let mut files = SimpleFiles::new(); localVariable
187 let mut files = SimpleFiles::new(); localVariable
328 let files = SimpleFiles::new(); localVariable
355 let files = SimpleFiles::new(); localVariable
382 let files = SimpleFiles::new(); localVariable
474 let mut files = SimpleFiles::new(); localVariable
561 let mut files = SimpleFiles::new(); localVariable
692 let mut files = SimpleFiles::new(); localVariable
755 let mut files = SimpleFiles::new(); localVariable
[all …]
/external/compiler-rt/lib/sanitizer_common/scripts/
Dsancov.py75 def Merge(files): argument
83 def PrintFiles(files): argument
93 def MergeAndPrint(files): argument
129 def Unpack(files): argument
180 def RawUnpack(files): argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
Dsancov.py79 def Merge(files): argument
88 def PrintFiles(files): argument
97 def MergeAndPrint(files): argument
133 def Unpack(files): argument
184 def RawUnpack(files): argument
/external/libabigail/doc/manuals/
Dabidw.rst283 .. _ELF: http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
284 .. _DWARF: http://www.dwarfstd.org
285 .. _GNU: http://www.gnu.org
/external/skia/infra/bots/recipes/
Dcompute_buildstats.py137 def analyze_web_file(api, checkout_root, out_dir, files): argument
164 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
192 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
231 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
263 def make_treemap(api, checkout_root, out_dir, files): argument
/external/skqp/infra/bots/recipes/
Dcompute_buildstats.py107 def analyze_web_file(api, checkout_root, out_dir, files): argument
120 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
134 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
164 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
/external/libcxx/include/
DCMakeLists.txt1 set(files variable
167 set(files variable
205 set(files variable
/external/vixl/tools/
Dlint.py131 def LintFiles(files, argument
219 def FilterOutTestTraceHeaders(files): argument
229 def RunLinter(files, jobs=1, progress_prefix='', cached=True): argument
245 files = args.files or util.get_source_files() variable
/external/catch2/scripts/
Dapprove.py14 files = [os.path.join( rootPath, f ) for f in sys.argv[1:]] variable
16 files = glob.glob( os.path.join( rootPath, "*.unapproved.txt" ) ) variable
/external/blktrace/btt/
Dbtt_plot.py97 def get_data(files): argument
372 def do_bnos(files): argument
380 def do_live(files): argument
446 files = parse_args(sys.argv) variable
451 files = get_files(t) variable
/external/python/cpython3/Lib/test/test_importlib/
Dfixtures.py73 files = { variable in DistInfoPkg
107 files = { variable in EggInfoPkg
144 files = { variable in EggInfoFile
165 files = { variable in LocalPackage

12345678910>>...26