Home
last modified time | relevance | path

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

1234

/external/chromium/net/disk_cache/
Dblock_files_unittest.cc35 BlockFiles files(path); in TEST_F() local
62 BlockFiles files(path); in TEST_F() local
86 BlockFiles files(path); in TEST_F() local
164 BlockFiles files(path); in TEST_F() local
186 BlockFiles files(path); in TEST_F() local
/external/webkit/WebCore/platform/gtk/
DDataObjectGtk.cpp53 Vector<String> DataObjectGtk::files() in files() function in WebCore::DataObjectGtk
56 Vector<String> files; in files() local
/external/webkit/WebKitTools/Scripts/webkitpy/
Dwebkit_logging.py45 def __init__(self, *files):
76 def _tee_outputs_to_files(self, files): argument
Duser.py43 def edit(self, files): argument
/external/clearsilver/util/
Dneo_files.c195 NEOERR *ne_listdir(const char *path, ULIST **files) in ne_listdir()
205 NEOERR *ne_listdir_match(const char *path, ULIST **files, const char *match) in ne_listdir_match()
210 NEOERR *ne_listdir_fmatch(const char *path, ULIST **files, MATCH_FUNC fmatch, in ne_listdir_fmatch()
/external/bluetooth/glib/docs/
DMakefile.am8 files: target
/external/blktrace/btt/
Dbtt_plot.py89 def get_data(files): argument
373 files = parse_args(sys.argv) variable
378 files = get_files(t) variable
/external/clearsilver/util/test/
Dlistdir_test.c12 ULIST *files = NULL; in main() local
/external/qemu/
Dgen-skin.py31 def process_files( basepath, files ): argument
/external/elfutils/libdw/
Ddwarf_getsrcfiles.c25 dwarf_getsrcfiles (Dwarf_Die *cudie, Dwarf_Files **files, size_t *nfiles) in dwarf_getsrcfiles()
/external/v8/tools/
Dpresubmit.py124 def FilterUnchangedFiles(self, files): argument
194 def ProcessFiles(self, files, path): argument
265 def ProcessFiles(self, files, path): argument
/external/proguard/src/proguard/io/
DDirectoryPump.java70 File[] files = file.listFiles(); in readFiles() local
/external/kernel-headers/original/linux/
Dfile.h65 #define files_fdtable(files) (rcu_dereference((files)->fdt)) argument
94 static inline struct file * fcheck_files(struct files_struct *files, unsigned int fd) in fcheck_files()
/external/emma/ant/ant14/com/vladium/emma/data/
DmergeTask.java37 String [] files = getDataPath (true); in execute() local
/external/emma/
Dwork.dirs.properties5 files: files key
/external/elfutils/tests/
Dget-files.c62 Dwarf_Files *files; in main() local
/external/emma/ant/ant14/com/vladium/emma/ant/
DFileTask.java118 final String [] files = new String [_files.size ()]; in getDataPath() local
/external/bluetooth/glib/gio/
Dgappinfo.c496 GList *files, in g_app_info_launch()
750 GList *files) in g_app_launch_context_get_display()
784 GList *files) in g_app_launch_context_get_startup_notify_id()
/external/webkit/WebKitTools/wx/packaging/
Dbuild-mac-installer.py123 files = glob.glob(os.path.join(wxwebkit_dir, wildcard)) variable
/external/libvpx/examples/includes/HTML-Toc-0.91/
DToc.pod295 =head3 Specify an array of files
331 =head3 Extend an existing ToC
/external/emma/ant/ant14/com/vladium/emma/report/
DreportTask.java53 String [] files = getDataPath (true); in execute() local
/external/webkit/WebKitTools/CodeCoverage/
Drun-generate-coverage-data222 files = {} variable
/external/bluetooth/glib/gmodule/
DMakefile.am101 files: target
/external/webkit/WebCore/platform/android/
DClipboardAndroid.cpp75 PassRefPtr<FileList> ClipboardAndroid::files() const in files() function in WebCore::ClipboardAndroid
/external/oprofile/daemon/
Dopd_sfile.h64 odb_t files[OP_MAX_COUNTERS]; member

1234