Home
last modified time | relevance | path

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

12345678910>>...14

/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 …]
Drcsbump19 files = sys.argv[1:] variable
21 files = dir.listfiles() variable
/external/deqp/scripts/src_util/
Dcheck_whitespace.py44 def checkWhitespace (files): argument
61 files = getChangedFiles() variable
63 files = getAllProjectFiles() variable
Dcheck_all.py38 files = getChangedFiles() variable
40 files = getAllProjectFiles() variable
/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
DPyCanonicalTest.java34 File[] files = getStreamsByExtension(".canonical"); in testCanonicalScanner() local
60 File[] files = getStreamsByExtension(".canonical"); in testCanonicalParser() local
/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/vixl/tools/
Dlint.py127 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
Dclang_format.py130 def ClangFormatFiles(files, in_place = False, jobs = 1, progress_prefix = ''): argument
199 files = args.files variable
201 files = GetCppSourceFilesToFormat() variable
/external/v8/tools/
Dfind-commit-for-patch.py54 def CountMatchingFiles(commit, files): argument
68 def FindFirstMatchingCommit(start, files, limit, verbose): argument
86 files = FindFilesInPatch(args.patch_file) variable
/external/curl/docs/cmdline-opts/
DMANPAGE.md17 ### Meta-data
33 ### Body
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/input/
DDirectoryInputFileGenerator.java40 List<File> files = Lists.newArrayList(); in generate() local
45 private void collectFiles(File baseDir, List<File> files) { in collectFiles()
/external/r8/tools/
Dcompare_cts_results.py27 def report(self, module_name, files, diff_only): argument
47 def report(self, module_name, test_case_name, files, diff_only): argument
69 def report(self, module_name, test_case_name, test_name, files): argument
109 def tree_report(result_tree, files, diff_only): argument
118 def report_missing_thing(thing_type, thing_name, bf_covered_in_file, files): argument
/external/lzma/CPP/7zip/UI/Console/
DOpenCallbackConsole.cpp20 HRESULT COpenCallbackConsole::Open_SetTotal(const UInt64 *files, const UInt64 *bytes) in Open_SetTotal()
47 HRESULT COpenCallbackConsole::Open_SetCompleted(const UInt64 *files, const UInt64 *bytes) in Open_SetCompleted()
/external/r8/src/test/java/com/android/tools/r8/dex/
DFileNamePrefixTest.java20 private final List<String> files; field in FileNamePrefixTest
23 public FileNamePrefixTest(String[] files, String expectedPrefix) { in FileNamePrefixTest()
/external/libvpx/libvpx/test/
Dvp9_frame_parallel_test.cc95 void DecodeFilesWithPause(const PauseFileList files[]) { in DecodeFilesWithPause()
109 static const PauseFileList files[] = { in TEST() local
175 void DecodeFiles(const FileList files[]) { in DecodeFiles()
187 static const FileList files[] = { in TEST() local
208 static const FileList files[] = { in TEST() local
/external/boringssl/src/util/
Dgenerate_build_files.py84 def PrintVariableSection(self, out, name, files): argument
90 def WriteFiles(self, files, asm_outputs): argument
190 def PrintVariableSection(self, out, name, files): argument
200 def WriteFiles(self, files, asm_outputs): argument
252 def PrintVariableSection(self, out, name, files): argument
262 def WriteFiles(self, files, asm_outputs): argument
305 def PrintVariableSection(self, out, name, files): argument
311 def WriteFiles(self, files, asm_outputs): argument
/external/doclava/src/com/google/doclava/
DDoclava2.java27 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/
DEffectiveClassPath.java44 LinkedHashSet<File> files = new LinkedHashSet<File>(); in getClassPathForClassLoader() local
54 ImmutableSet.Builder<File> files = ImmutableSet.builder(); in getClassPathFiles() local
/external/r8/src/main/java/com/android/tools/r8/
DD8Command.java48 public Builder addClasspathFiles(Path... files) throws IOException { in addClasspathFiles()
53 public Builder addClasspathFiles(Collection<Path> files) throws IOException { in addClasspathFiles()
65 public Builder addLibraryFiles(Path... files) throws IOException { in addLibraryFiles()
70 public Builder addLibraryFiles(Collection<Path> files) throws IOException { in addLibraryFiles()
DBaseCommand.java123 public B addProgramFiles(Path... files) throws IOException { in addProgramFiles()
129 public B addProgramFiles(Collection<Path> files, boolean skipDex) throws IOException { in addProgramFiles()
135 public B addClasspathFiles(Path... files) throws IOException { in addClasspathFiles()
141 public B addClasspathFiles(Collection<Path> files) throws IOException { in addClasspathFiles()
147 public B addLibraryFiles(Path... files) throws IOException { in addLibraryFiles()
153 public B addLibraryFiles(Collection<Path> files) throws IOException { in addLibraryFiles()
/external/libmtp/examples/
Demptyfolders.c25 static void prune_empty_folders(LIBMTP_mtpdevice_t *device, LIBMTP_file_t *files, LIBMTP_folder_t *… in prune_empty_folders()
84 LIBMTP_file_t *files; in main() local
/external/elfutils/libdw/
Ddwarf_getscopevar.c41 getfiles (Dwarf_Die *die, Dwarf_Files **files) in getfiles()
58 Dwarf_Files *files, size_t idx, in file_matches()
132 Dwarf_Files *files; in dwarf_getscopevar() local
/external/vogar/src/vogar/
DClasspath.java33 public static Classpath of(File... files) { in of()
37 public static Classpath of(Collection<File> files) { in of()
/external/r8/src/test/examples/multidex002/fakelibrary/
DMultiDexExtractor.java51 final List<File> files = null; in loadExistingExtractions() local
97 List<File> files = null; in performExtractions() local
120 File[] files = dexDir.listFiles(filter); in prepareDexDir() local

12345678910>>...14