HomeSort by relevance Sort by last modified time
    Searched full:tofile (Results 1 - 25 of 236) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/jsdoc-template/
allclasses.tmpl 1 <div align="center">{+new Link().toFile("index.html").withText("Class Index")+}
2 | {+new Link().toFile("files.html").withText("File Index")+}</div>
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
FileUtils.java 57 public static boolean renameTo(final File fromFile, final File toFile) {
58 toFile.delete();
59 return fromFile.renameTo(toFile);
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.pom 85 <copy file="${basedir}/pom.xml" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}.pom" />
86 <copy file="${basedir}/saxon9.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}.jar" />
88 <copy file="${basedir}/saxon9-dom.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-dom.jar" />
89 <copy file="${basedir}/saxon9-dom4j.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-dom4j.jar" />
90 <copy file="${basedir}/saxon9-jdom.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-jdom.jar" />
91 <copy file="${basedir}/saxon9-s9api.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-s9api.jar" />
92 <copy file="${basedir}/saxon9-sql.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-sql.jar" />
93 <copy file="${basedir}/saxon9-xom.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-xom.jar" />
94 <copy file="${basedir}/saxon9-xqj.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-xqj.jar" />
95 <copy file="${basedir}/saxon9-xpath.jar" tofile="${project.build.directory}/upload/${project.artifactId}-${project.version}-xpath.jar" /
    [all...]
  /external/pdfium/testing/tools/
text_diff.py 21 str1, str2, fromfile=filename1, tofile=filename2)
  /libcore/dom/src/test/resources/
build.xml 15 tofile="${versionfile}tmp"
18 <move file="${versionfile}tmp" tofile="${versionfile}" />
67 <copy file="README.html" tofile="${dist}/README.html" />
  /external/clang/utils/check_cfc/
obj_diff.py 29 def first_diff(a, b, fromfile, tofile):
51 tofile)
  /development/tools/idegen/src/
Files.java 43 static void toFile(String contents, File file) throws IOException {
IntelliJ.java 35 Files.toFile(ipr, new File(IDEA_IPR));
89 Files.toFile(iml, new File(IDEA_IML));
  /external/compiler-rt/lib/sanitizer_common/scripts/
sancov.py 94 array.array('I', MagicForBits(bits)).tofile(sys.stdout)
96 a.tofile(sys.stdout)
170 array.array('I', MagicForBits(bits)).tofile(f2)
171 arr.tofile(f2)
  /frameworks/base/tools/preload/
Compile.java 71 root.toFile(args[1]);
Root.java 134 void toFile(String fileName) throws IOException {
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkHelper.java 142 if (!prebuilt.toFile().exists() || !prebuilt.toFile().canRead()) {
146 File[] platforms = prebuilt.toFile().listFiles();
152 if (exePath.toFile().exists()) {
  /development/tools/idegen/src/com/android/idegen/
IntellijProject.java 168 File toFile = new File(toDir, file.getName());
170 toFile.getCanonicalPath());
171 Files.copy(file, toFile);
  /frameworks/base/services/core/java/com/android/server/
EntropyMixer.java 128 RandomBlock.fromFile(entropyFile).toFile(randomDevice, false);
139 RandomBlock.fromFile(randomDevice).toFile(entropyFile, true);
192 RandomBlock.fromFile(hwRandomDevice).toFile(randomDevice, false);
RandomBlock.java 65 void toFile(String filename, boolean sync) throws IOException {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
RsSourceChangeHandler.java 60 mMustCompile = oldOutputs.contains(file.getLocation().toFile());
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
ExportGradleTest.java 250 addCleanupDir(AdtUtils.getAbsolutePath(project).toFile());
252 addCleanupDir(project.getFullPath().toFile());
260 addCleanupDir(AdtUtils.getAbsolutePath(project).toFile());
262 addCleanupDir(project.getFullPath().toFile());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerBuilder.java 676 .getLocation().toFile());
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
build.xml 76 <move file="${dest}.tmp" tofile="${dest}" />
82 <move file="${dest}" tofile="${tmp-file}" />
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
applesingle.py 86 def tofile(self, path, resonly=False): member in class:AppleSingle
132 asfile.tofile(outpath, resonly=resonly)
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 231 <move file="${project.build.directory}/${artifactId}-1.3.2-javadoc.jar.new" tofile="${project.build.directory}/${artifactId}-1.3.2-javadoc.jar"></move>
239 <move file="${project.build.directory}/${artifactId}-1.3.2-sources.jar.new" tofile="${project.build.directory}/${artifactId}-1.3.2-sources.jar"></move>
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.pom 231 <move file="${project.build.directory}/${artifactId}-1.3.2-javadoc.jar.new" tofile="${project.build.directory}/${artifactId}-1.3.2-javadoc.jar"></move>
239 <move file="${project.build.directory}/${artifactId}-1.3.2-sources.jar.new" tofile="${project.build.directory}/${artifactId}-1.3.2-sources.jar"></move>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
array.so 
  /external/fonttools/Lib/fontTools/
cffLib.py 75 writer.toFile(file)
131 def toFile(self, file):
136 print("CFFWriter.toFile() iteration:", count)
153 print("CFFWriter.toFile() writing to file.")
157 if hasattr(item, "toFile"):
158 item.toFile(file)
208 def toFile(self, file):
220 if hasattr(item, "toFile"):
221 item.toFile(file)
261 def toFile(self, file)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
test.xml 49 <copy file="${eclipse-home}/${report}.xml" tofile="${results}/xml/${report}_${platform}.xml" />

Completed in 1321 milliseconds

1 2 3 4 5 6 7 8 910