/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | README.md | 65 ### asm files 82 ### mksysnum 95 ### mksyscall.pl 113 ### types files 136 ### mkerrors.sh 155 ### `zerror_${GOOS}_${GOARCH}.go` 160 ### `zsyscall_${GOOS}_${GOARCH}.go` 165 ### `zsysnum_${GOOS}_${GOARCH}.go` 170 ### `ztypes_${GOOS}_${GOARCH}.go`
|
/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 …]
|
D | rcsbump | 19 files = sys.argv[1:] variable 21 files = dir.listfiles() variable
|
/external/deqp/scripts/src_util/ |
D | check_whitespace.py | 44 def checkWhitespace (files): argument 61 files = getChangedFiles() variable 63 files = getAllProjectFiles() variable
|
D | check_invalid_literals.py | 81 def checkInvalidLiterals (files): argument 98 files = getChangedFiles() variable 100 files = getAllProjectFiles() variable
|
D | check_all.py | 41 files = getChangedFiles() variable 43 files = getAllProjectFiles() variable
|
/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/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/skia/infra/bots/recipes/ |
D | compute_buildstats.py | 118 def analyze_web_file(api, checkout_root, out_dir, files): argument 131 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument 145 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument 175 def analyze_wasm_file(api, checkout_root, out_dir, files): argument 201 def make_treemap(api, checkout_root, out_dir, files): argument
|
/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/vixl/tools/ |
D | lint.py | 127 def LintFiles(files, argument 228 def FilterOutTestTraceHeaders(files): argument 238 def RunLinter(files, jobs=1, progress_prefix='', cached=True): argument 254 files = args.files variable 256 retcode, files = GetDefaultFilesToLint() variable
|
/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/v8/tools/ |
D | find-commit-for-patch.py | 54 def CountMatchingFiles(commit, files): argument 68 def FindFirstMatchingCommit(start, files, limit, verbose): argument 86 files = FindFilesInPatch(args.patch_file) variable
|
/external/libcxx/include/ |
D | CMakeLists.txt | 1 set(files variable 167 set(files variable 205 set(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/boringssl/src/util/ |
D | generate_build_files.py | 82 def PrintVariableSection(self, out, name, files): argument 88 def WriteFiles(self, files, asm_outputs): argument 180 def PrintVariableSection(self, out, name, files): argument 190 def WriteFiles(self, files, asm_outputs): argument 253 def PrintVariableSection(self, out, name, files): argument 259 def WriteFiles(self, files, asm_outputs): argument 288 def PrintVariableSection(self, out, name, files): argument 298 def WriteFiles(self, files, asm_outputs): argument 343 def PrintVariableSection(self, out, name, files): argument 349 def WriteFiles(self, files, asm_outputs): argument
|
/external/curl/docs/cmdline-opts/ |
D | MANPAGE.md | 17 ### Meta-data 32 ### Body
|
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/ |
D | AppDataDirGuesserTest.java | 140 TestCondition withNonWriteable(String... files); in withNonWriteable() 142 void shouldGive(String... files); in shouldGive() 150 public void shouldGive(String... files) { in guessCacheDirFor() 174 public TestCondition withNonWriteable(String... files) { in guessCacheDirFor()
|
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/input/ |
D | DirectoryInputFileGenerator.java | 40 List<File> files = Lists.newArrayList(); in generate() local 45 private void collectFiles(File baseDir, List<File> files) { in collectFiles()
|
/external/lzma/CPP/7zip/UI/Console/ |
D | OpenCallbackConsole.cpp | 20 HRESULT COpenCallbackConsole::Open_SetTotal(const UInt64 *files, const UInt64 *bytes) in Open_SetTotal() 51 HRESULT COpenCallbackConsole::Open_SetCompleted(const UInt64 *files, const UInt64 *bytes) in Open_SetCompleted()
|
/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
|
D | rstats.c | 24 struct files { struct 31 struct files files[2]; argument
|
/external/doclava/src/com/google/doclava/ |
D | Doclava2.java | 27 ArrayList<String> files = new ArrayList<String>(); in main() local 55 ArrayList<String> files = new ArrayList<String>(); in main() local
|
/external/caliper/caliper/src/main/java/com/google/caliper/platform/jvm/ |
D | EffectiveClassPath.java | 44 LinkedHashSet<File> files = new LinkedHashSet<File>(); in getClassPathForClassLoader() local 54 ImmutableSet.Builder<File> files = ImmutableSet.builder(); in getClassPathFiles() local
|
/external/grpc-grpc/src/csharp/doc/ |
D | docfx.json | 6 "files": ["Grpc.Core/Grpc.Core.csproj", array 22 "files": [ "**/*.yml" ], array 27 "files": [ "toc.yml"] array
|