/dalvik/libcore/security/src/test/java/tests/security/permissions/ |
JavaIoFileTest.java | 5 * you may not use this file except in compliance with the License. 19 import java.io.File; 35 * for class java.io.File. 37 @TestTargetClass(java.io.File.class) 57 notes = "Verifies that File.delete and File.deleteOnExit methods call checkDelete on security manager.", 63 notes = "Verifies that File.delete and File.deleteOnExit methods call checkDelete on security manager.", 79 public void checkDelete(String file) { 81 this.filename = file; 186 String file; field in class:JavaIoFileTest.TestSecurityManager 331 String file; field in class:JavaIoFileTest.TestSecurityManager [all...] |
/external/proguard/src/proguard/io/ |
FileDataEntry.java | 28 * This <code>DataEntry</code> represents a file. 34 private final File directory; 35 private final File file; field in class:FileDataEntry 39 public FileDataEntry(File directory, 40 File file) 43 this.file = file; 51 // Chop the directory name from the file name and get the right separators [all...] |
/external/v8/tools/visual_studio/ |
v8_cctest_x64.vcproj | 138 <File 141 </File> 142 <File 145 </File> 146 <File 149 </File> 150 <File 153 </File> 154 <File 157 </File> [all...] |
/external/bluetooth/glib/build/win32/vs9/ |
gio.vcproj | 356 <File 359 </File> 360 <File 363 </File> 364 <File 367 </File> 368 <File 371 </File> 372 <File 375 </File> [all...] |
/development/tools/idegen/src/ |
Configuration.java | 5 * you may not use this file except in compliance with the License. 17 import java.io.File; 37 public final SortedSet<File> sourceRoots; 40 public final List<File> jarFiles; 43 public final SortedSet<File> excludedDirs; 46 public final File toolDirectory; 48 /** File name used for excluded path files. */ 56 this.toolDirectory = new File("development/tools/idegen"); 68 List<File> jarFiles = new ArrayList<File>(500) [all...] |
/external/bluetooth/glib/docs/reference/gio/ |
gio-sections.txt | 2 <FILE>gvfs</FILE> 26 <FILE>gfile</FILE> 138 <FILE>gfileenumerator</FILE> 165 <FILE>gfileinfo</FILE> 311 <FILE>gfileattribute</FILE> [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
FileAccessPermissionTest.java | 5 * you may not use this file except in compliance with the License. 22 import java.io.File; 29 * This is testing for file access permissions. 38 * create a sdcard image file then start emulator with command emulator -sdcard <filepath> 41 * mksdcard <size> <file> 50 File file = new File("/system"); local 51 assertTrue(file.canRead()); 52 assertFalse(file.canWrite()) 79 File file = new File("\/data\/app"); local [all...] |
/external/bsdiff/ |
README.android | 3 This file, the Android.mk makefile, and the empty 4 MODULE_LICENSE_BSD_LIKE file were added.
|
/external/bzip2/ |
README.android | 3 No changes were made apart from adding this file, the Android.mk 4 makefile, and the empty MODULE_LICENSE_BSD_LIKE file.
|
/external/clearsilver/man/man3/ |
filter_create_fp.3 | 15 buffered FILE* 21 NEOERR *filter_create_fp(const char *cmd, FILE **in, FILE **out, FILE **err, 45 except each of the pipes is wrapped in a buffered stdio FILE 48 in -> the stdin FILE of the sub process 50 out -> the stdout FILE of the sub process 52 err -> the stderr FILE of the sub process
|
hdf_write_file_atomic.3 | 14 hdf_write_file_atomic - write an HDF data file atomically 26 except the new file is created with a unique name and 28 file with the new file
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
versioned-manifest.php | 6 function getCount($file) 8 if (!file_exists($file)) { 9 file_put_contents($file, "0"); 12 return file_get_contents($file); 15 function stepCounter($file) 17 if (file_exists($file)) { 18 $value = getCount($file); 19 file_put_contents($file, ++$value);
|
/external/webkit/LayoutTests/http/tests/appcache/ |
simple-expected.txt | 1 This tests that the application cache works by first loading a file that does not exist in the cache (to verify that a cache has been associated) and then loads a file that is in the cache
|
manifest-with-empty-file-expected.txt | 1 This tests that a manifest that contains an empty file will not crash the browser.
|
/external/webkit/WebCore/manual-tests/ |
input-type-file-drag-drop.html | 3 <input type=file> 6 <input type=file> 8 <input type=file> 10 <input type="file"> should be able to support drag and drop of files. Use the above controls to demonstrate: 13 <li> Accepting normal file drags (indicating accpetance during hover). 14 <li> Rejecting diretory and non-normal file drags. 15 <li> Dropping a symlink'd file should accpect/show/upload the target, not the symlink itself. 16 <li> Rejecting of file-promise drags (this is probably a bug, not a feature).
|
/external/webkit/WebKitTools/Scripts/ |
do-file-rename | 29 # Script to do file renaming. 35 use File::Find; 52 my $file = $_; 54 if ($file eq "icu") { 55 $File::Find::prune = 1; 59 if ($file =~ /^\../) { 60 $File::Find::prune = 1; 64 return if $file =~ /^ChangeLog/; 65 return if -d $file; 67 push @paths, $File::Find::name [all...] |
report-include-statistics | 32 use File::Find; 42 my $file = $_; 44 if ($file eq "icu") { 45 $File::Find::prune = 1; 49 if ($file !~ /^\./ && $file =~ /\.(h|cpp|c|mm|m)$/) { 50 $paths{$file} = $File::Find::name; 51 $sources{$file} = $File::Find::name if $file !~ /\.h/ [all...] |
/dalvik/libcore/security/src/test/resources/ |
PolicyTest.txt | 1 grant codeBase "file:${test.bin.dir}" {
|
/external/clearsilver/java-jni/testdata/ |
test1.hdf | 1 # Simple HDF file to test that HDF.readFile() works
|
/external/clearsilver/python/examples/trans/testroot/tmpl/ |
test1.cs | 5 This is an html file language string which should be translated..</p>
|
/external/e2fsprogs/debian/attic/ |
comerrg-dev.info | 4 FILE=com_err.info
|
/external/webkit/WebCore/manual-tests/resources/multiFileResources/ |
testFile3.html | 2 parent.log('test file 3 submitted');
|
/hardware/broadcom/wlan/bcm4329/config/ |
wpa_supplicant.conf | 1 ##### wpa_supplicant configuration file template #####
|
/hardware/ti/wlan/wl1271/config/ |
wpa_supplicant.conf | 1 ##### wpa_supplicant configuration file template #####
|
/system/wlan/ti/sta_dk_4_0_4_32/config/ |
wpa_supplicant.conf | 1 ##### wpa_supplicant configuration file template #####
|