Searched refs:files (Results 276 - 300 of 498) sorted by relevance

<<11121314151617181920

/external/chromium/chrome/browser/policy/
H A Dfile_based_policy_loader.cc10 using ::base::files::FilePathWatcher;
14 // Amount of time we wait for the files on disk to settle before trying to load
15 // them. This alleviates the problem of reading partially written files and
/external/chromium/chrome/browser/
H A Duser_style_sheet_watcher.cc12 using ::base::files::FilePathWatcher;
/external/iproute2/tc/
H A DMakefile139 files="$^" ; \
140 for s in `grep -B 3 '\<dlsym' $$files | sed -n '/snprintf/{s:.*"\([^"]*\)".*:\1:;s:%s::;p}'` ; do \
141 sed -n '/'$$s'[^ ]* =/{s:.* \([^ ]*'$$s'[^ ]*\) .*:extern char \1[] __attribute__((weak)); if (!strcmp(sym, "\1")) return \1;:;p}' $$files ; \
/external/libvpx/examples/includes/geshi/geshi/
H A Dcss.php30 * files, all with different versions of CSS in them
H A Dhtml4strict.php30 * * Split to several files - html4trans, xhtml1 etc
H A Drebol.php31 * * Split to several files - php4, php5 etc
H A Dsql.php30 * * Split this to several sql files - mysql-sql, ansi-sql etc
/external/sonivox/arm-wt-22k/misc/
H A Deas_host.c97 EAS_HW_FILE files[EAS_MAX_FILE_HANDLES]; member in struct:eas_hw_inst_data_tag
100 /* local memory for files and streams */
244 file = hwInstData->files;
272 /* too many open files */
625 dupfile = hwInstData->files;
649 /* too many open files */
674 file2 = hwInstData->files;
/external/webkit/LayoutTests/http/tests/resources/
H A Dnetwork-simulator.php4 // This script acts as a stateful proxy for retrieving files. When the state is set to
/external/webkit/Source/WebCore/
H A DAndroid.derived.jscbindings.mk93 # We also need the .cpp files, which are generated as side effects of the
161 # We also need the .cpp files, which are generated as side effects of the
204 # We also need the .cpp files, which are generated as side effects of the
305 # We also need the .cpp files, which are generated as side effects of the
344 # We also need the .cpp files, which are generated as side effects of the
358 # We also need the .cpp files, which are generated as side effects of the
398 # We also need the .cpp files, which are generated as side effects of the
414 # We also need the .cpp files, which are generated as side effects of the
441 # We also need the .cpp files, which are generated as side effects of the
456 # We also need the .cpp files, whic
[all...]
/external/webkit/Source/WebCore/page/
H A DChrome.cpp405 // Lastly, for <input type="file"> that allow multiple files, we'll consider a tooltip for the selected filenames
411 FileList* files = input->files(); local
412 unsigned listSize = files->length();
416 append(names, files->item(i)->fileName());
/external/webkit/Source/WebCore/platform/win/
H A DClipboardWin.h68 virtual PassRefPtr<FileList> files() const;
/external/webkit/Tools/Scripts/
H A Dupdate-webkit69 --gyp generate project files from gyp after update
112 system("perl", "Tools/Scripts/generate-project-files") == 0 or die "Failed to run generate-project-files";
/external/elfutils/tests/
H A DMakefile17 SOURCES = arextract.c arsymtest.c asm-tst1.c asm-tst2.c asm-tst3.c asm-tst4.c asm-tst5.c asm-tst6.c asm-tst7.c asm-tst8.c asm-tst9.c ecp.c get-aranges.c get-files.c get-lines.c get-pubnames.c hash.c msg_tst.c newfile.c newscn.c saridx.c scnnames.c sectiondump.c show-abbrev.c show-die-info.c showptable.c test-nlist.c update1.c update2.c update3.c update4.c
45 test-nlist$(EXEEXT) show-die-info$(EXEEXT) get-files$(EXEEXT) \
120 get_files_SOURCES = get-files.c
121 get_files_OBJECTS = get-files.$(OBJEXT)
185 asm-tst9.c ecp.c get-aranges.c get-files.c get-lines.c \
192 asm-tst8.c asm-tst9.c ecp.c get-aranges.c get-files.c \
313 run-show-die-info.sh run-get-files.sh run-get-lines.sh \
322 run-show-die-info.sh run-get-files.sh run-get-lines.sh \
446 get-files$(EXEEXT): $(get_files_OBJECTS) $(get_files_DEPENDENCIES)
447 @rm -f get-files
[all...]
/external/bison/
H A DAndroid.mk48 src/files.c \
/external/bison/build-aux/
H A Dylwrap37 echo "$0: No files given. Try \`$0 --help' for more information." 1>&2
48 Wrapper for lex/yacc invocations, renaming files as desired.
157 # Makefile. Divert the output of all other files to a temporary
183 # Check whether header files must be updated.
/external/chromium/chrome/browser/extensions/
H A Dextension_file_browser_private_api.cc141 // Given the list of selected files, returns array of context menu tasks
157 // files will be empty at the end.
169 // For all additional files, find intersection between the accumulated
638 // The second param is the list of files that need to be executed with this
899 const FilePathList& files, const std::string& task_id) {
901 if (files.size() != 1) {
913 callback.listener()->FileSelected(files[0],
958 const FilePathList& files, const std::string& internal_task_id) {
960 for (FilePathList::const_iterator iter = files.begin();
961 iter != files
898 GetLocalPathsResponseOnUIThread( const FilePathList& files, const std::string& task_id) argument
957 GetLocalPathsResponseOnUIThread( const FilePathList& files, const std::string& internal_task_id) argument
1002 GetLocalPathsResponseOnUIThread( const FilePathList& files, const std::string& internal_task_id) argument
[all...]
/external/chromium/chrome/browser/sync/
H A DREADME.js16 TODO(akalin): Move all the js_* files into a js/ subdirectory.
/external/chromium/chrome/browser/ui/views/
H A Dshell_dialogs_win.cc31 // user requests an unknown extension and is not using the 'All files' filter,
70 // for .txt files, "JPEG Image" for .jpg files, etc. If the registry doesn't
89 // 'All Files' view. The purpose of the filter is to show only files of a
92 // 1. only files that have 'file_ext' as their extension
93 // 2. all files (only added if 'include_all_files' is true)
310 // JPG Image\0*.jpg\0All files\0*.*\0\0
599 // Notifies listener that multiple files were chosen. Run on the ui thread.
912 std::vector<FilePath> files; local
915 files
[all...]
/external/clang/tools/scan-build/
H A Dscan-build61 Diag ("The analyzer encountered problems on some source files.\n");
63 Diag ("Please consider submitting a bug report using these files:\n");
138 # Iterate over all files in the specified directory.
145 # Strip the prefix '$Prog-' if we are dumping files to /tmp.
225 # just looking for duplicate files that come from a non-malicious source.
238 # UpdatePrefix - Compute the common prefix of files.
397 # CopyFiles - Copy resource files to target directory.
439 # Calculate the unique files
463 . " in $TotalFiles files\n"
490 my @files
[all...]
/external/dbus/test/name-test/
H A Dtmp-session-like-system.conf26 <!-- Holes must be punched in service configuration files for
/external/dhcpcd/mk/
H A Dprog.mk53 include ${MK}/files.mk
/external/e2fsprogs/
H A De2fsprogs.spec42 E2fsprogs-devel contains the libraries and header files needed to
108 %files -f %{name}.lang
184 %files devel
234 %files -n uuidd
/external/libpcap/packaging/
H A Dpcap.spec57 %files
/external/pcre/
H A DRunTest.bat3 @rem Philip H also changed test 3 to use "wintest" files.

Completed in 877 milliseconds

<<11121314151617181920