/external/webkit/Tools/DumpRenderTree/android/ |
D | get_layout_tests_dir_contents.php | 32 function getAbsolutePath($relPath) { function 38 return array_slice(scandir(getAbsolutePath($relPath)), 2); 59 if (is_dir(getAbsolutePath($filePath))) { 99 $relPath = substr(realpath(getAbsolutePath($path)), strlen($rootDir) + 1);
|
D | view_source.php | 29 function getAbsolutePath($relPath) { function 44 $src = realpath(getAbsolutePath($_GET['src']));
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
D | JarExecTest.java | 64 String[] args = new String[] {"-jar", outputJar.getAbsolutePath()}; in test_1562() 102 String[] args = new String[] {"-jar", fooJar.getAbsolutePath()}; in test_jar_class_path() 163 String[] args = new String[] {"-jar", barJar.getAbsolutePath()}; in test_main_class_in_another_jar() 188 …Support_Exec.execJava(args, null, new String[] { "CLASSPATH=" + fooJar.getAbsolutePath() }, false); in test_classpath() 208 …xec.execJava(args, new String[] {booJar.getAbsolutePath()}, new String[] { "CLASSPATH=" + fooJar.g… in test_classpath() 233 args = new String[] {"-jar", zooJar.getAbsolutePath()}; in test_classpath() 235 …xec.execJava(args, new String[] {booJar.getAbsolutePath()}, new String[] { "CLASSPATH=" + fooJar.g… in test_classpath()
|
D | ZipExecTest.java | 62 String[] args = new String[] {"-jar", outputZip.getAbsolutePath()}; in test_1562() 102 String[] args = new String[] {"-jar", fooZip.getAbsolutePath()}; in test_zip_class_path() 164 String[] args = new String[] {"-jar", fooJar.getAbsolutePath()}; in test_zip_jar_mix() 200 String[] args = new String[] {"-jar", fooZip.getAbsolutePath()}; in test_zip_jar_mix_1() 241 String[] args = new String[] {"-jar", barZip.getAbsolutePath()}; in test_main_class_in_another_zip()
|
/external/smali/maven-smali-plugin/src/main/java/org/jf/ |
D | SmaliMojo.java | 81 args.add(outputFile.getAbsolutePath()); in execute() 86 args.add(dumpFile.getAbsolutePath()); in execute() 89 args.add(sourceDirectory.getAbsolutePath()); in execute()
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
D | Antlr3Mojo.java | 331 log.debug("Output directory base will be " + outputDirectory.getAbsolutePath()); in execute() 333 tool.setOutputDirectory(outputDirectory.getAbsolutePath()); in execute() 342 tool.setLibDirectory(libDirectory.getAbsolutePath()); in execute() 346 log.info("No ANTLR grammars to compile in " + sourceDirectory.getAbsolutePath()); in execute() 351 log.info("ANTLR: Processing source directory " + sourceDirectory.getAbsolutePath()); in execute() 357 tool.setInputDirectory(sourceDirectory.getAbsolutePath()); in execute()
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | MergeProcessor.java | 72 … throw new IllegalArgumentException ("not a file: [" + _file.getAbsolutePath () + "]"); in setSessionOutFile() 111 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 142 … if (verbose) log.verbose ("processing input file [" + dataFile.getAbsolutePath () + "] ..."); in _run() 249 …l merged data will be written to a temp file first [" + tempDataOutFile.getAbsolutePath () + "]"); in _run() 289 …timeException ("could not rename temporary file [" + tempDataOutFile.getAbsolutePath () + "] to ["… in _run()
|
D | DataFactory.java | 68 throw new IOException ("could not delete file [" + file.getAbsolutePath () + "]"); in persist() 83 throw new IOException ("could not delete file [" + file.getAbsolutePath () + "]"); in persist() 98 throw new IOException ("could not delete file [" + file.getAbsolutePath () + "]"); in persist() 409 throw new IOException ("input file does not exist: [" + file.getAbsolutePath () + "]"); in mergeload() 424 …throw new IOException ("file [" + file.getAbsolutePath () + "] is corrupt or was not created by " … in mergeload() 529 ….isFile ()) throw new IOException ("can persist in normal files only: " + file.getAbsolutePath ()); in persist() 550 …throw new IOException ("cannot overwrite [" + file.getAbsolutePath () + "]: not created by " + IAp… in persist() 593 …throw new IOException ("cannot merge new data into [" + file.getAbsolutePath () + "]: created by a… in persist() 597 …throw new IOException ("cannot merge new data into [" + file.getAbsolutePath () + "]: created by a… in persist()
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrProcessor.java | 95 … throw new IllegalArgumentException ("not a file: [" + _file.getAbsolutePath () + "]"); in setMetaOutFile() 122 … throw new IllegalArgumentException ("not a directory: [" + _outDir.getAbsolutePath () + "]"); in setInstrOutDir() 223 …w EMMARuntimeException (IAppErrorCodes.OUT_MKDIR_FAILURE, new Object [] {dir.getAbsolutePath ()}); in createDir() 228 …ew EMMARuntimeException (IAppErrorCodes.OUT_MKDIR_FAILURE, new Object [] {dir.getAbsolutePath ()}); in createDir()
|
D | InstrProcessorST.java | 99 …ibutes.Name.IMPLEMENTATION_TITLE, "instrumented version of [" + archive.getAbsolutePath () + "]"); in handleArchiveStart() 135 …ace2 ("handleArchiveStart", "created temp archive [" + m_tempArchiveFile.getAbsolutePath () + "]"); in handleArchiveStart() 379 …e2 ("handleArchiveEnd", "renamed temp archive [" + m_tempArchiveFile.getAbsolutePath () + "] to ["… in handleArchiveEnd() 638 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 691 log.verbose ("metadata output file: " + mdataOutFile.getAbsolutePath ()); in _run() 758 …ooleanValue () ? "merged into" : "written to") + " [" + mdataOutFile.getAbsolutePath () + "] {in "… in _run() 764 …ow new EMMARuntimeException (OUT_IO_FAILURE, new Object [] {mdataOutFile.getAbsolutePath ()}, ioe); in _run()
|
/external/doclava/src/com/google/doclava/ |
D | ClearPage.java | 169 System.err.println(from.getAbsolutePath() + ": Error opening file"); in copyFile() 176 System.err.println(from.getAbsolutePath() + ": Error opening file"); in copyFile() 193 System.err.println(from.getAbsolutePath() + ": error reading file"); in copyFile() 200 System.err.println(from.getAbsolutePath() + ": error writing file"); in copyFile()
|
/external/jmonkeyengine/engine/src/tools/jme3tools/savegame/ |
D | SaveGame.java | 41 …File daveFolder = new File(JmeSystem.getStorageFolder().getAbsolutePath() + File.separator + gameP… in saveGame() 46 File saveFile = new File(daveFolder.getAbsolutePath() + File.separator + dataName); in saveGame() 93 …File file = new File(JmeSystem.getStorageFolder().getAbsolutePath() + File.separator + gamePath.re… in loadGame()
|
/external/jsilver/src/org/clearsilver/jni/ |
D | JNI.java | 45 new File(path, platformLibraryName).getAbsolutePath()); 95 System.load(new File(path, platformLibraryName).getAbsolutePath()); in loadLibrary()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | FileTest.java | 112 new File("input.tst").getAbsolutePath(), in test_ConstructorLjava_io_FileLjava_lang_String2() 113 f.getAbsolutePath()); in test_ConstructorLjava_io_FileLjava_lang_String2() 121 d.getAbsolutePath(), f.getAbsolutePath()); in test_ConstructorLjava_io_FileLjava_lang_String3() 196 new File("input.tst").getAbsolutePath(), in test_ConstructorLjava_lang_StringLjava_lang_String() 197 f.getAbsolutePath()); in test_ConstructorLjava_lang_StringLjava_lang_String() 218 assertEquals("Test3: Created Incorrect File", d.getAbsolutePath(), f in test_ConstructorLjava_lang_StringLjava_lang_String() 219 .getAbsolutePath()); in test_ConstructorLjava_lang_StringLjava_lang_String() 760 base + "temp.tst", f.getAbsolutePath()); in test_getAbsolutePath() 766 f.getAbsolutePath()); in test_getAbsolutePath() 771 f.getAbsolutePath()); in test_getAbsolutePath() [all …]
|
D | FileOutputStreamTest.java | 58 fileName = f.getAbsolutePath(); in test_ConstructorLjava_io_FileDescriptor() 73 fileName = f.getAbsolutePath(); in test_ConstructorLjava_lang_String() 146 fileName = f.getAbsolutePath(); in test_getFD()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
D | CompileErrorCheck.java | 97 String absolutePath = aFile.getAbsolutePath(); in findLogs() 203 logFiles[i++]=((File) enumeration.nextElement()).getAbsolutePath(); in sendNotice() 209 String path=((File) enumeration.nextElement()).getAbsolutePath(); in sendNotice()
|
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/ |
D | ResourceLoaderAdaptor.java | 120 loadPathCache.add(getLoadPaths(), name, file.getAbsolutePath()); in locateFile() 180 return file.getAbsolutePath(); in getKey() 200 fullPath = file.getAbsolutePath(); in getResourceVersionId()
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | ReportProcessor.java | 131 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 149 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 173 … if (verbose) log.verbose ("processing input file [" + dataFile.getAbsolutePath () + "] ..."); in _run()
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 70 llvm::SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() 85 llvm::SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory()
|
/external/emma/ant/ant14/com/vladium/emma/instr/ |
D | instrTask.java | 72 processor.setInstrOutDir (m_outDir != null ? m_outDir.getAbsolutePath () : null); in execute() 73 processor.setMetaOutFile (m_outFile != null ? m_outFile.getAbsolutePath () : null); in execute()
|
/external/smali/smali/src/main/java/org/jf/smali/ |
D | main.java | 278 ANTLRFileStream input = new ANTLRFileStream(smaliFile.getAbsolutePath(), "UTF-8"); in assembleSmaliFile() 279 input.name = smaliFile.getAbsolutePath(); in assembleSmaliFile() 284 FileInputStream fis = new FileInputStream(smaliFile.getAbsolutePath()); in assembleSmaliFile()
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | AppRunner.java | 197 … throw new IllegalArgumentException ("not a file: [" + _file.getAbsolutePath () + "]"); in setSessionOutFile() 282 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 299 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 323 log.verbose ("session data output file: " + sdataOutFile.getAbsolutePath ()); in _run() 724 …dataOutMerge ? "merged into" : "written to") + " [" + m_sdataOutFile.getAbsolutePath () + "] {in "… in run()
|
D | RTCoverageDataPersister.java | 61 …age data " + (merge ? "merged into" : "written to") + " [" + outFile.getAbsolutePath () + "] {in "… in dumpCoverageData()
|
/external/antlr/antlr-3.4/gunit-maven-plugin/src/main/java/org/antlr/mojo/antlr3/ |
D | GUnitExecuteMojo.java | 275 getLog().info( "gUnit report directory : " + reportDirectory.getAbsolutePath() ); in performExecution() 292 final String scriptPath = script.getAbsolutePath(); in performExecution() 302 script.getParentFile().getAbsolutePath() in performExecution()
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/ |
D | Natives.java | 66 … File file = new File(workingFolder.getAbsolutePath() + File.separator + ".jmetestwrite"); in getExtractionDir() 174 System.load(targetFile.getAbsolutePath()); in extractNativeLib()
|