Searched defs:files (Results 126 - 150 of 244) sorted by relevance

12345678910

/external/guice/extensions/persist/lib/
H A Dcommons-io.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
H A Djboss-archive-browsing.jar ... .util.Iterator { private java.util.Iterator files public void " href="/7.0.0_r1/s? ...
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
H A Dantlr3.jar ... .tools.ant.DirectoryScanner ds String separator String[] files public void execute () throws org.apache.tools. ...
/external/bison/
H A Dmaint.mk63 VC_LIST = $(srcdir)/$(_build-aux)/vc-list-files -C $(srcdir)
66 # matching files to ignore.
170 @echo "No version control files detected; skipping syntax check"
202 # This macro searches for a given construct in the selected files and
221 # grep-E-style regexp selecting the files to check. For in_vc_files,
222 # the regexp is used to select matching files from the list of all
223 # version-controlled files; for in_files, it's from the names printed
224 # by "find $(srcdir)". When neither is specified, use all files that
229 # Select the files (non) containing strings matching this regexp.
245 # Finally, you may exempt files base
[all...]
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h64 ConsumerFiles files; member in class:clang::ento::PathDiagnosticConsumer::PDFileEntry
109 /// PathDiagnostics that span multiple files.
/external/e2fsprogs/e2fsck/
H A Dprofile.c302 profile_init(const char **files, profile_t *ret_profile) argument
318 if ( files ) {
319 for (fs = files; !PROFILE_LAST_FILESPEC(*fs); fs++) {
350 * If all the files were not found, return the appropriate error.
/external/elfutils/libdw/
H A DlibdwP.h66 Dwarf_Files *files; member in struct:files_lines_s
245 Dwarf_Files *files; member in struct:Dwarf_Line_s
310 Dwarf_Files *files; member in struct:Dwarf_CU
365 Dwarf_Files *files; member in struct:__anon5507
/external/elfutils/src/
H A Dnm.c245 /* Process all the remaining files. */
485 /* Process all the files contained in the archive. */
656 Dwarf_Files *files; local
658 if (dwarf_getsrcfiles (cudie, &files, &nfiles) != 0)
707 newp->file = dwarf_filesrc (files, fileidx, NULL, NULL);
950 /* We do not print the entries for files. */
/external/fio/
H A Dfio.h139 struct fio_file **files; member in struct:thread_data
539 for ((i) = 0, (f) = (td)->files[0]; \
540 (i) < (td)->o.nr_files && ((f) = (td)->files[i]) != NULL; \
/external/jetty/src/java/org/eclipse/jetty/server/handler/
H A DContextHandler.java1400 public void setWelcomeFiles(String[] files) argument
1402 _welcomeFiles = files;
1407 * @return The names of the files which the server should consider to be welcome files in this context.
/external/libxml2/
H A Dxmllint.c2989 printf("\tParse the XML files and output the result of the parsing\n");
2991 printf("\tParse the XML files\n");
3079 printf("\t--stream : use the streaming interface to process very large files\n");
3128 int files = 0; local
3767 files ++;
3778 if ((files == 0) && (!generate) && (version == 0)) {
/external/testng/src/main/java/org/testng/xml/
H A DXmlSuite.java536 xsb.push("suite-files");
542 xsb.pop("suite-files");
687 * Sets the suite files.
689 * @param files the suite files.
691 public void setSuiteFiles(List<String> files) { argument
692 m_suiteFiles = files;
696 * Returns the suite files.
697 * @return the suite files.
1043 @OnElementList(tag = "suite-files", attribute
[all...]
/external/guice/extensions/struts2/lib/
H A Dcommons-io-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/93/1/.cp/
H A Dconvert.jar ... .io.FileFilter fileFilter java.util.ArrayList files java.io.File[] result private static void collectAllFiles ...
/external/kernel-headers/original/uapi/linux/
H A Dfuse.h171 uint64_t files; member in struct:fuse_kstatfs
/external/nanohttpd/core/src/main/java/fi/iki/elonen/
H A DNanoHTTPD.java114 * <li>No fixed config files, logging, authorization etc. (Implement yourself if
124 * <li>Default code serves files and shows all HTTP parameters and headers</li>
129 * <li>File server supports simple skipping for files (continue download)</li>
130 * <li>File server serves also very long files without memory overhead</li>
378 * Default strategy for creating and cleaning up temporary files.
381 * By default, files are created by <code>File.createTempFile()</code> in
416 * Default strategy for creating and cleaning up temporary files.
419 * This class stores its files in the standard location (that is, wherever
460 * Default strategy for creating and cleaning up temporary files.
644 private void decodeMultipartFormData(String boundary, String encoding, ByteBuffer fbuf, Map<String, String> parms, Map<String, String> files) throw argument
1005 parseBody(Map<String, String> files) argument
1145 parseBody(Map<String, String> files) argument
2053 serve(String uri, Method method, Map<String, String> headers, Map<String, String> parms, Map<String, String> files) argument
[all...]
/external/valgrind/callgrind/
H A Dglobal.h444 file_node* files[N_FILE_ENTRIES]; member in struct:_obj_node
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jsch.jar ... util.ArrayList childDirectories private java.util.ArrayList files private org.apache.tools.ant.taskdefs ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar ... .util.Properties timestamps java.util.Collection files java.util.Iterator iter java.io. ...
/external/emma/lib/
H A Demma_ant.jar ... dsBaseDir String[] dsfiles java.util.Iterator i String[] files boolean removeNonexistent java.util.List _files static void ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/testng/ant/3rdparty/
H A DDTDDoc.jarMETA-INF/ META-INF/MANIFEST.MF DTDDoc/ DTDDoc/AntLogger.class AntLogger.java package DTDDoc ...

Completed in 3705 milliseconds

12345678910