/external/oss-fuzz/docs/getting-started/new-project-guide/ |
D | jvm_lang.md | 35 ### Example project 44 ### project.yaml 63 ### Dockerfile 77 ### Fuzzers 94 ### build.sh
|
D | python_lang.md | 32 ### Example project 38 ### project.yaml 58 ### Dockerfile 65 ### build.sh
|
D | rust_lang.md | 43 ### project.yaml 62 ### Dockerfile 74 ### build.sh
|
D | go_lang.md | 41 ### project.yaml 60 ### Dockerfile 74 ### build.sh
|
D | bazel.md | 56 ### project.yaml 65 ### Dockerfile 75 ### build.sh
|
/external/python/cpython2/Demo/pdist/ |
D | rcvs.py | 248 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/ |
D | XmlDataSourceTest.java | 39 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/ |
D | check_invalid_literals.py | 81 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
|
D | check_all.py | 42 files = getChangedFiles() variable 44 files = getAllProjectFiles() variable 47 files = [f for f in files if "vulkancts/scripts/src" not in f.replace("\\", "/")] variable
|
D | check_whitespace.py | 47 def checkWhitespace (files): argument 64 files = getChangedFiles() variable 66 files = getAllProjectFiles() variable
|
D | check_encoding.py | 129 def checkEncoding (files): argument 146 files = getChangedFiles() variable 148 files = getAllProjectFiles() variable
|
/external/libchrome/base/files/ |
D | file_enumerator_unittest.cc | 55 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/ |
D | generate_build_files.py | 84 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/ |
D | PyErrorsTest.java | 50 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/ |
D | term.rs | 103 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/ |
D | sancov.py | 75 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/ |
D | sancov.py | 79 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/ |
D | abidw.rst | 283 .. _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/ |
D | compute_buildstats.py | 137 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/ |
D | compute_buildstats.py | 107 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/ |
D | CMakeLists.txt | 1 set(files variable 167 set(files variable 205 set(files variable
|
/external/vixl/tools/ |
D | lint.py | 131 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/ |
D | approve.py | 14 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/ |
D | btt_plot.py | 97 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/ |
D | fixtures.py | 73 files = { variable in DistInfoPkg 107 files = { variable in EggInfoPkg 144 files = { variable in EggInfoFile 165 files = { variable in LocalPackage
|