Home
last modified time | relevance | path

Searched defs:sourcePath (Results 1 – 25 of 27) sorted by relevance

12

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DStratumLineInfo.java34 private final String sourcePath; field in StratumLineInfo
37 String sourceName, String sourcePath) { in StratumLineInfo()
DLocationImpl.java194 public String sourcePath() throws AbsentInformationException { in sourcePath() method in LocationImpl
198 public String sourcePath(String stratumID) in sourcePath() method in LocationImpl
203 String sourcePath(SDE.Stratum stratum) in sourcePath() method in LocationImpl
DSDE.java46 String sourcePath; // do not read - use accessor field in SDE.FileTableRecord
162 private String sourcePath = null; field in SDE.LineStratum
220 String sourcePath() { in sourcePath() method in SDE.LineStratum
444 void storeFile(int fileId, String sourceName, String sourcePath) { in storeFile()
456 String sourcePath = null; in fileLine() local
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DLocation.java175 String sourcePath() throws AbsentInformationException; in sourcePath() method
210 String sourcePath(String stratum) in sourcePath() method
/external/vogar/src/vogar/
DAction.java32 private final File sourcePath; field in Action
37 File sourcePath, File javaFile) { in Action()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DUnmodifiableData.java87 public void setSymlink(String sourcePath, Data destination) { in setSymlink()
92 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink()
DData.java172 void setSymlink(String sourcePath, String destinationPath); in setSymlink()
177 void setSymlink(String sourcePath, Data destination); in setSymlink()
DDelegatedData.java211 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink()
216 public void setSymlink(String sourcePath, Data destination) { in setSymlink()
DDefaultDataContext.java340 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink()
344 public void setSymlink(String sourcePath, Data destination) { in setSymlink()
DNestedMapData.java379 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink()
386 public void setSymlink(String sourcePath, Data destination) { in setSymlink()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DClassPage.java102 final String sourcePath; in content() local
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h37 …ediate& interm, GLenum type, int options, bool checksPrecErrors, const char* sourcePath, TInfoSink… in TParseContext()
66 const char* sourcePath; // Path of source file or null. variable
DCompiler.cpp113 const char* sourcePath = nullptr; in compile() local
/external/angle/src/libANGLE/renderer/d3d/
DShaderD3D.cpp29 const std::string &sourcePath) in TranslateTaskD3D()
259 std::string sourcePath; in compile() local
DHLSLCompiler.cpp223 std::string sourcePath = getTempPath(); in compileToBinary() local
/external/dokka/runners/gradle-integration-tests/src/test/kotlin/org/jetbrains/dokka/gradle/
DUtils.kt32 class CopyFileVisitor(private var sourcePath: Path?, private val targetPath: Path) : SimpleFileVisi… variable in org.jetbrains.dokka.gradle.CopyFileVisitor
/external/icu/icu4c/source/tools/toolutil/
Dpkg_icu.cpp154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const … in writePackageDatFile()
/external/oj-libjdwp/src/share/back/
DSDE.c59 String sourcePath; // do not read - use accessor member
502 private void storeFile(int fileId, String sourceName, String sourcePath) { in storeFile()
514 String sourcePath = null; in fileLine() local
/external/icu/icu4c/source/tools/icupkg/
Dicupkg.cpp257 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/internal/
DParallelUniverse.java402 String sourcePath = ReflectionHelpers.getField(parsedPackage, "mPath"); in setUpPackageStorage() local
/external/angle/util/
Dshader_utils.cpp118 GLuint CompileShaderFromFile(GLenum type, const std::string &sourcePath) in CompileShaderFromFile()
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java635 public String sourcePath; field in CLDRBuild.Remap
639 public void setSourcePath(String sourcePath) { in setSourcePath()
/external/dokka/runners/ant/src/main/kotlin/ant/
Ddokka.kt58 val sourcePath: Path by lazy { Path(getProject()) } in <lambda>() constant in org.jetbrains.dokka.ant.DokkaAntTask
/external/fonttools/Lib/fontTools/ufoLib/
D__init__.py978 def copyFromReader(self, reader, sourcePath, destPath): argument
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c696 const char *sourcePath = ctest_dataSrcDir(); in TestNewTypes() local

12