/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/io/ |
FileWrapper.java | 5 * you may not use this file except in compliance with the License. 20 import java.io.File; 30 * An implementation of {@link IAbstractFile} extending {@link File}. 32 public class FileWrapper extends File implements IAbstractFile { 36 * Creates a new File instance from a parent abstract pathname and a child pathname string. 40 * @see File#File(File, String) 42 public FileWrapper(File parent, String child) { 47 * Creates a new File instance by converting the given pathname string into an abstrac [all...] |
/external/bluetooth/glib/gio/ |
gfile.h | 44 * Generally stores a location within the file system. Handles do not 58 * @is_native: Checks to see if a file is native to the system. 66 * @prefix_matches: Checks whether a #GFile contains a specified file. 76 * @query_filesystem_info: Gets a #GFileInfo for the file system #GFile is on. 77 * @query_filesystem_info_async: Asynchronously gets a #GFileInfo for the file system #GFile is on. 78 * @query_filesystem_info_finish: Finishes asynchronously getting the file system info. 93 * @set_attributes_async: Asynchronously sets a file's attributes. 94 * @set_attributes_finish: Finishes setting a file's attributes asynchronously. 95 * @read_fn: Reads a file asynchronously. 96 * @read_async: Asynchronously reads a file [all...] |
/external/webkit/WebKit/win/WebKit.vcproj/ |
Interfaces.vcproj | 154 <File
173 </File>
174 <File
193 </File>
194 <File
213 </File>
214 <File
233 </File>
234 <File
253 </File>
[all...] |
/libcore/luni/src/test/java/tests/api/java/io/ |
FileTest.java | 3 * contributor license agreements. See the NOTICE file distributed with 5 * The ASF licenses this file to You under the Apache License, Version 2.0 6 * (the "License"); you may not use this file except in compliance with 20 import java.io.File; 43 @TestTargetClass(File.class) 47 private File tempDirectory; 49 /** Temp file that does exist */ 50 private File tempFile; 52 /** File separator */ 53 private String slash = File.separator 1342 File file = new File(dir, "notADir.tst"); local 1446 File file = new File(dir, "notADir.tst"); local 1590 File file = new File(baseDir, "notADir.tst"); local 1725 File file = new File(dir, "notADir.tst"); local [all...] |
/external/ppp/pppd/plugins/rp-pppoe/ |
config.h | 53 /* Define if you have the <asm/types.h> header file. */ 56 /* Define if you have the <fcntl.h> header file. */ 59 /* Define if you have the <getopt.h> header file. */ 62 /* Define if you have the <linux/if_ether.h> header file. */ 65 /* Define if you have kernel-mode PPPoE in Linux file. */ 68 /* Define if you have the <linux/if_packet.h> header file. */ 71 /* Define if you have the <linux/if_pppox.h> header file. */ 74 /* Define if you have the <net/bpf.h> header file. */ 77 /* Define if you have the <net/if_arp.h> header file. */ 80 /* Define if you have the <net/ethernet.h> header file. * [all...] |
/external/protobuf/gtest/msvc/ |
gtest_main-md.vcproj | 105 <File
119 </File>
125 <File
127 </File>
128 <File
130 </File>
131 <File
133 </File>
134 <File
136 </File>
[all...] |
gtest_main.vcproj | 105 <File
119 </File>
125 <File
127 </File>
128 <File
130 </File>
131 <File
133 </File>
134 <File
136 </File>
[all...] |
/external/webkit/WebKitTools/Scripts/ |
find-extra-includes | 32 use File::Find; 41 my $file = $_; 43 if ($file eq "icu") { 44 $File::Find::prune = 1; 48 if ($file !~ /^\./ && $file =~ /\.(h|cpp|c|mm|m)$/) { 49 $paths{$file} = $File::Find::name; 50 open FILE, $file or die [all...] |
/external/chromium/third_party/icu/source/tools/genbrk/ |
genbrk.1.in | 31 .BI "\-r\fP, \fB\-\-rules" " rule\-file" 32 .BI "\-o\fP, \fB\-\-out" " output\-file" 36 .I rule-file 37 and creates a break iteration data file. Normally this data file has the 54 .IR output-file . 61 .IR output-file 68 For example, the file 75 .BI "\-r\fP, \fB\-\-rules" " rule\-file" 76 The source file to read [all...] |
/external/chromium/third_party/icu/source/tools/genctd/ |
genctd.1.in | 31 .BI "\-o\fP, \fB\-\-out" " output\-file" 32 .IR " dictionary\-file" 36 .I dictionary-file 37 and creates a compact trie dictionary file. Normally this data file has the 55 .IR output-file . 62 .IR output-file 69 For example, the file 76 .BI " dictionary\-file" 77 The source file to read [all...] |
/external/chromium/third_party/icu/source/tools/toolutil/ |
toolutil.vcproj | 414 <File 417 </File> 418 <File 421 </File> 422 <File 425 </File> 426 <File 429 </File> 430 <File 465 </File> [all...] |
/external/icu4c/tools/genbrk/ |
genbrk.1.in | 31 .BI "\-r\fP, \fB\-\-rules" " rule\-file" 32 .BI "\-o\fP, \fB\-\-out" " output\-file" 36 .I rule-file 37 and creates a break iteration data file. Normally this data file has the 54 .IR output-file . 61 .IR output-file 68 For example, the file 75 .BI "\-r\fP, \fB\-\-rules" " rule\-file" 76 The source file to read [all...] |
/external/icu4c/tools/genctd/ |
genctd.1.in | 31 .BI "\-o\fP, \fB\-\-out" " output\-file" 32 .IR " dictionary\-file" 36 .I dictionary-file 37 and creates a compact trie dictionary file. Normally this data file has the 55 .IR output-file . 62 .IR output-file 69 For example, the file 76 .BI " dictionary\-file" 77 The source file to read [all...] |
/external/icu4c/tools/toolutil/ |
toolutil.vcproj | 410 <File 413 </File> 414 <File 417 </File> 418 <File 421 </File> 422 <File 425 </File> 426 <File 429 </File> [all...] |
/external/skia/src/ports/ |
SkOSFile_stdio.cpp | 6 ** you may not use this file except in compliance with the License. 47 size_t curr = ::ftell((FILE*)f); // remember where we are 48 ::fseek((FILE*)f, 0, SEEK_END); // go to the end 49 size_t size = ::ftell((FILE*)f); // record the size 50 ::fseek((FILE*)f, (long)curr, SEEK_SET); // go back to our prev loc 57 ::rewind((FILE*)f); 58 // ::fseek((FILE*)f, 0, SEEK_SET); 67 size_t curr = ::ftell((FILE*)f); 69 SkDEBUGF(("sk_fread: ftell(%p) returned -1 feof:%d ferror:%d\n", f, feof((FILE*)f), ferror((FILE*)f))) [all...] |
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
AbstractFileFilter.java | 3 * contributor license agreements. See the NOTICE file distributed with
5 * The ASF licenses this file to You under the Apache License, Version 2.0
6 * (the "License"); you may not use this file except in compliance with
19 import java.io.File;
36 * Checks to see if the File should be accepted by this filter.
38 * @param file the File to check
39 * @return true if this file matches the test
41 public boolean accept(File file) {
[all...] |
/development/tools/idegen/src/ |
Files.java | 5 * you may not use this file except in compliance with the License. 21 * File utility methods. 26 * Reads file into a string using default encoding. 28 static String toString(File file) throws IOException { 31 Reader in = new FileReader(file); 41 * Writes a string to a file using default encoding. 43 static void toFile(String contents, File file) throws IOException { 44 FileWriter out = new FileWriter(file); [all...] |
/sdk/emulator/qtools/ |
dmtrace.h | 44 void write2LE(FILE* fstream, unsigned short val); 45 void write4LE(FILE* fstream, unsigned int val); 46 void write8LE(FILE* fstream, unsigned long long val); 47 void writeHeader(FILE *fstream, uint64_t startTime); 48 void writeDataRecord(FILE *fstream, int threadId, 51 void writeKeyFile(FILE *fstream); 52 void writeThreads(FILE *fstream); 53 void writeFunctions(FILE *fstream); 55 FILE *fData; 56 FILE *fTrace [all...] |
/external/clearsilver/java-jni/ |
CSUtil.java | 5 import java.io.File; 40 * Given an ordered list of directories to look in, locate the specified file. 41 * Returns <code>null</code> if file not found. 43 * @param filename the name of the file. 44 * @return a File object corresponding to the file. <code>null</code> if 45 * file not found. 47 public static File locateFile(List<String> loadpaths, String filename) { 55 File file = new File(path, filename) local [all...] |
/libcore/luni/src/test/java/libcore/dalvik/system/ |
PathClassLoaderTest.java | 5 * you may not use this file except in compliance with the License. 20 import java.io.File; 32 File tmp = new File(System.getProperty("java.io.tmpdir")); 33 File systemLibPath = new File(tmp, "systemLibPath"); 34 File applicationLibPath = new File(tmp, "applicationLibPath"); 36 File applicationLib = makeTempFile(applicationLibPath, "libduplicated.so"); 46 private File makeTempFile(File directory, String name) throws IOException [all...] |
/sdk/layoutopt/app/src/com/android/layoutopt/cli/ |
Main.java | 5 * you may not use this file except in compliance with the License. 22 import java.io.File; 37 * to an Android XML layout file 49 private static void analyzeFiles(File[] files) { 51 for (File file : files) { 52 if (file.isFile() && file.getName().endsWith(".xml")) { 53 analyze(analyzer, file); 54 } else if (file.isDirectory()) 97 File file = new File(path); local [all...] |
/external/emma/core/java12/com/vladium/util/ |
Files.java | 12 import java.io.File; 36 public static String [] readFileList (final File atfile) 88 public static File [] pathToFiles (final String [] path, final boolean canonical) 96 final String separators = ",".concat (File.pathSeparator); 112 _result.add (new File (pathname)); 117 final File [] result = new File [_result.size ()]; 125 * will return the absolute form of 'pathname' if File.getCanonicalPath() fails. 133 return new File (pathname).getCanonicalPath (); 137 return new File (pathname).getAbsolutePath () [all...] |
/external/icu4c/common/ |
common.vcproj | 393 <File 396 </File> 397 <File 436 </File> 437 <File 440 </File> 441 <File 444 </File> 445 <File 448 </File> [all...] |
/external/icu4c/i18n/ |
i18n.vcproj | 405 <File 408 </File> 409 <File 448 </File> 449 <File 452 </File> 453 <File 492 </File> 493 <File 496 </File> [all...] |
/external/icu4c/io/ |
ufile.c | 9 * File ufile.c 46 finit_owner(FILE *f, 115 u_finit(FILE *f, 123 u_fadopt(FILE *f, 137 FILE *systemFile = fopen(filename, perm); 201 u_fflush(UFILE *file) 203 ufile_flush_translit(file); 204 if (file->fFile) { 205 fflush(file->fFile); 207 else if (file->str.fPos < file->str.fLimit) [all...] |