/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...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
OpenRandomFileTest.java | 2 * contributor license agreements. See the NOTICE file distributed with 4 * The ASF licenses this file to You under the Apache License, Version 2.0 5 * (the "License"); you may not use this file except in compliance with 19 import java.io.File; 50 File file = File.createTempFile("test", "tmp"); local 51 assertTrue(file.exists()); 52 file.deleteOnExit(); 53 FileOutputStream fos = new FileOutputStream(file); 72 File file = File.createTempFile("test", "tmp"); local [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
ExternalStorage.java | 5 * you may not use this file except in compliance with the License. 39 import java.io.File; 102 "File getExternalFilesDir", 185 File path = Environment.getExternalStoragePublicDirectory( 187 File file = new File(path, "DemoPicture.jpg"); local 194 // resource into the external file. Note that this code does 199 OutputStream os = new FileOutputStream(file); 206 // Tell the media scanner about the new file so that it i 229 File file = new File(path, "DemoPicture.jpg"); local 240 File file = new File(path, "DemoPicture.jpg"); local 254 File file = new File(path, "DemoPicture.jpg"); local 293 File file = new File(path, "DemoPicture.jpg"); local 305 File file = new File(path, "DemoPicture.jpg"); local 316 File file = new File(getExternalFilesDir(null), "DemoFile.jpg"); local 341 File file = new File(getExternalFilesDir(null), "DemoFile.jpg"); local 350 File file = new File(getExternalFilesDir(null), "DemoFile.jpg"); local [all...] |
/development/tools/idegen/src/ |
IntelliJ.java | 5 * you may not use this file except in compliance with the License. 17 import java.io.File; 33 File templatesDirectory = new File(c.toolDirectory, "templates"); 34 String ipr = Files.toString(new File(templatesDirectory, IDEA_IPR)); 35 Files.toFile(ipr, new File(IDEA_IPR)); 37 String iml = Files.toString(new File(templatesDirectory, IDEA_IML)); 40 for (File sourceRoot : c.sourceRoots) { 41 sourceRootsXml.append("<sourceFolder url=\"file://$MODULE_DIR$/") 53 for (File excludedDir : c.excludesUnderSourceRoots()) [all...] |
/device/htc/dream/ |
AndroidBoard.mk | 4 # you may not use this file except in compliance with the License. 17 $(call add-radio-file,recovery/images/firmware_install.565) 19 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad.kl macro 20 ALL_PREBUILT += $(file) 21 $(file) : $(LOCAL_PATH)/trout-keypad.kl | $(ACP) 24 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad-v2.kl macro 25 ALL_PREBUILT += $(file) 26 $(file) : $(LOCAL_PATH)/trout-keypad-v2.kl | $(ACP) 29 file := $(TARGET_OUT_KEYLAYOUT)/trout-keypad-v3.kl macro 30 ALL_PREBUILT += $(file) 34 file := $(TARGET_OUT_KEYLAYOUT)\/trout-keypad-qwertz.kl macro 39 file := $(TARGET_ROOT_OUT)\/init.trout.rc macro [all...] |
/external/expat/lib/ |
expat.dsp | 1 # Microsoft Developer Studio Project File - Name="expat" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
94 # Begin Source File
97 # End Source File
98 # Begin Source File
110 # End Source File
111 # Begin Source File
114 # End Source File
115 # Begin Source File
118 # End Source File
[all...] |
expatw.dsp | 1 # Microsoft Developer Studio Project File - Name="expatw" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
94 # Begin Source File
97 # End Source File
98 # Begin Source File
110 # End Source File
111 # Begin Source File
114 # End Source File
115 # Begin Source File
118 # End Source File
[all...] |
/frameworks/base/core/java/com/android/internal/http/multipart/ |
FilePartSource.java | 9 * contributor license agreements. See the NOTICE file distributed with 11 * The ASF licenses this file to You under the Apache License, Version 2.0 12 * (the "License"); you may not use this file except in compliance with 34 import java.io.File; 41 * A PartSource that reads from a File. 51 /** File part file. */ 52 private File file = null; field in class:FilePartSource 54 /** File part file name. * [all...] |
/external/webkit/WebKit/win/WebKit.vcproj/ |
WebKit.vcproj | [all...] |
/dalvik/tools/dmtracedump/tests/filters/ |
run_tests.sh | 4 for file in $(find $1 -type f -iname 'test*'); do 5 case $file in 12 echo "Running test for $file" 14 # create_test_dmtrace $file tmp.trace 15 dmtracedump -f testFilters -h "$file"Trace > tmp.html 2> /dev/null 17 output=`diff tmp.html "$file"Expected 2>&1`
|
/external/bluetooth/glib/gio/ |
gioenumtypes.c.template | 1 /*** BEGIN file-header ***/ 5 /*** END file-header ***/ 7 /*** BEGIN file-production ***/ 9 /*** END file-production ***/ 39 /*** BEGIN file-tail ***/ 42 /*** END file-tail ***/
|
/external/jpeg/ |
jconfig.cfg | 1 /* jconfig.cfg --- source file edited by configure script */ 31 #define BMP_SUPPORTED /* BMP image file format */ 32 #define GIF_SUPPORTED /* GIF image file format */ 33 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */ 34 #undef RLE_SUPPORTED /* Utah RLE image file format */ 35 #define TARGA_SUPPORTED /* Targa image file format */
|
jconfig.dj | 26 #define BMP_SUPPORTED /* BMP image file format */ 27 #define GIF_SUPPORTED /* GIF image file format */ 28 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */ 29 #undef RLE_SUPPORTED /* Utah RLE image file format */ 30 #define TARGA_SUPPORTED /* Targa image file format */ 33 #define USE_SETMODE /* Needed to make one-file style work in DJGPP */
|
jconfig.wat | 26 #define BMP_SUPPORTED /* BMP image file format */ 27 #define GIF_SUPPORTED /* GIF image file format */ 28 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */ 29 #undef RLE_SUPPORTED /* Utah RLE image file format */ 30 #define TARGA_SUPPORTED /* Targa image file format */ 33 #define USE_SETMODE /* Needed to make one-file style work in Watcom */
|
/external/oprofile/daemon/ |
opd_pipe.h | 2 * @file daemon/opd_pipe.h 3 * Functions handling the $SESSIONDIR/opd_pipe FIFO special file. 7 * @remark Read the file COPYING 16 * opd_create_pipe - creates the oprofiled fifo file 25 * opd_open_pipe - opens the oprofiled fifo file 30 * opd_close_pipe - closes the oprofiled fifo file
|
/sdk/templates/ |
build.alias.template | 4 THIS FILE IS CURRENTLY BROKEN AND SHOULD NOT BE USED. 8 <!-- The build.properties file can be created by you and is never touched 11 <property file="build.properties" /> 13 <!-- The default.properties file is created and updated by activitycreator. 15 <property file="default.properties" /> 21 <import file="${sdk.dir}/tools/lib/alias_rules.xml" />
|
/frameworks/base/core/java/android/os/ |
MemoryFile.java | 5 * you may not use this file except in compliance with the License. 33 * After a file is purged, attempts to read or write the file will 57 private FileDescriptor mFD; // ashmem file descriptor 66 * @param name optional name for the file (can be null). 67 * @param length of the memory file in bytes. 68 * @throws IOException if the memory file could not be created. 78 * Creates a reference to an existing memory file. Changes to the original file 82 * @param fd File descriptor for an existing memory file, as returned b [all...] |
/external/bison/doc/ |
bison.1 | 7 .BI \-b " file-prefix" 9 .BI \-\-file-prefix= file-prefix 13 .BI \-\-defines= defines-file 17 .BI \-\-graph= graph-file 33 .BI \-\-output-file= outfile 61 file 82 of the input file. 85 code in the input file, you can end his name by a C++-like extension 87 output file (.cpp or .c++) [all...] |
/external/bluetooth/bluez/test/ |
hciemu.1 | 22 .BI -s\ file 23 create snoop file \fIfile\fR
|
/external/icu4c/samples/cal/ |
uprint.h | 7 * File uprint.h 23 /* Print a ustring to the specified FILE* in the default codepage */ 24 U_CFUNC void uprint(const UChar *s, FILE *f, UErrorCode *status);
|
/external/icu4c/samples/date/ |
uprint.h | 7 * File uprint.h 23 /* Print a ustring to the specified FILE* in the default codepage */ 24 U_CFUNC void uprint(const UChar *s, FILE *f, UErrorCode *status);
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
ConditionalFileFilter.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
22 * Defines operations for conditional file filters.
32 * Adds the specified file filter to the list of file filters at the end of
41 * Returns this conditional file filter's list of file filters.
43 * @return the file filter list
49 * Removes the specified file filter. [all...] |
/frameworks/base/tools/localize/ |
merge_res_and_xliff.cpp | 24 if (it->file == filename && it->id == id && it->index == index && it->version == version 39 printf("id=%s index=%d config=%s file=%s value='%s'\n", it->id.c_str(), it->index, 40 it->config.ToString().c_str(), it->file.c_str(), 46 convert_resource(const StringResource& s, const string& file, const Configuration& config, 49 return StringResource(s.pos, file, config, s.id, s.index, s.value ? s.value->Clone() : NULL, 87 set<StringResource>::const_iterator xlf = find_in_xliff(xliff, en_c->file, en_c->id, 219 fprintf(stderr, "localize import: unable to read file %s\n", xliffFilename->c_str()); 235 fprintf(stderr, "%s: duplicate string resources for file %s\n", 251 MergedFile* file = const_cast<MergedFile*>(&(*mf)); local 252 // file->en_curren 285 MergedFile* file = const_cast<MergedFile*>(&(*mf)); local 301 MergedFile* file = const_cast<MergedFile*>(&(*mf)); local 322 MergedFile* file = const_cast<MergedFile*>(&(*mf)); local 358 MergedFile* file = const_cast<MergedFile*>(&(*mf)); local [all...] |
/build/tools/ |
fixlinebreaks.sh | 10 for file in $FILES ; do 11 echo $file 12 tr -d \\r < $file > _temp_file 13 mv _temp_file $file
|