/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | StratumLineInfo.java | 34 private final String sourcePath; field in StratumLineInfo 37 String sourceName, String sourcePath) { in StratumLineInfo() argument 41 this.sourcePath = sourcePath; in StratumLineInfo() 62 if (sourcePath == null) { in liSourcePath() 65 return sourcePath; in liSourcePath()
|
D | SDE.java | 46 String sourcePath; // do not read - use accessor field in SDE.FileTableRecord 56 if (sourcePath == null) { in getSourcePath() 57 sourcePath = refType.baseSourceDir() + sourceName; in getSourcePath() 60 for (int i = 0; i < sourcePath.length(); ++i) { in getSourcePath() 61 char ch = sourcePath.charAt(i); in getSourcePath() 68 sourcePath = buf.toString(); in getSourcePath() 72 return sourcePath; in getSourcePath() 162 private String sourcePath = null; field in SDE.LineStratum 212 sourcePath = ftr.getSourcePath(refType); in getSourceInfo() 220 String sourcePath() { in sourcePath() method in SDE.LineStratum [all …]
|
D | LocationImpl.java | 158 lineStratum.sourcePath()); in getLineInfo() 194 public String sourcePath() throws AbsentInformationException { in sourcePath() method in LocationImpl 195 return sourcePath(vm.getDefaultStratum()); in sourcePath() 198 public String sourcePath(String stratumID) in sourcePath() method in LocationImpl 200 return sourcePath(declaringType.stratum(stratumID)); in sourcePath() 203 String sourcePath(SDE.Stratum stratum) in sourcePath() method in LocationImpl
|
D | ConcreteMethodImpl.java | 326 lineStratum.sourcePath())); in getLocations()
|
/external/vogar/src/vogar/ |
D | Action.java | 32 private final File sourcePath; field in Action 37 File sourcePath, File javaFile) { in Action() argument 42 this.sourcePath = sourcePath; in Action() 59 return sourcePath; in getSourcePath()
|
/external/icu/icu4c/source/tools/icupkg/ |
D | icupkg.cpp | 257 const char *pname, *sourcePath, *destPath, *inFilename, *outFilename, *outComment; in main() local 303 sourcePath=options[OPT_SOURCEDIR].value; in main() 306 sourcePath=NULL; in main() 330 pkg->addFile(sourcePath, inFilename); in main() 344 isModified=(UBool)(sourcePath!=destPath); in main() 455 if(readList(sourcePath, options[OPT_ADD_LIST].value, TRUE, addListPkg)) { in main()
|
/external/oj-libjdwp/src/share/back/ |
D | SDE.c | 59 String sourcePath; // do not read - use accessor member 502 private void storeFile(int fileId, String sourceName, String sourcePath) { in storeFile() argument 506 fileTable[fileIndex].sourcePath = sourcePath; in storeFile() 514 String sourcePath = null; in fileLine() local 524 sourcePath = readLine(); in fileLine() 526 storeFile(fileId, sourceName, sourcePath); in fileLine()
|
/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
D | Location.java | 175 String sourcePath() throws AbsentInformationException; in sourcePath() method 210 String sourcePath(String stratum) in sourcePath() method
|
/external/cldr/tools/java/org/unicode/cldr/ant/ |
D | CLDRBuild.java | 230 … infos.add(new SplitInfo(remap.sourcePath, remap.targetDir, remap.targetPath)); in execute() 635 public String sourcePath; field in CLDRBuild.Remap 639 public void setSourcePath(String sourcePath) { in setSourcePath() argument 640 this.sourcePath = sourcePath; in setSourcePath() 661 if (remap.sourcePath == null || remap.sourcePath.trim().isEmpty()) { in addConfiguredRemap() 664 remap.sourcePath = remap.sourcePath.trim(); in addConfiguredRemap()
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | DelegatedData.java | 211 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 212 getDelegate().setSymlink(sourcePath, destinationPath); in setSymlink() 216 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument 218 getDelegate().setSymlink(sourcePath, destination); in setSymlink()
|
D | UnmodifiableData.java | 87 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument 92 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument
|
D | Data.java | 172 void setSymlink(String sourcePath, String destinationPath); in setSymlink() argument 177 void setSymlink(String sourcePath, Data destination); in setSymlink() argument
|
D | NestedMapData.java | 379 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 380 setSymlink(sourcePath, createChild(destinationPath)); in setSymlink() 386 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument 387 createChild(sourcePath).setSymlink(destination); in setSymlink()
|
D | DefaultDataContext.java | 340 public void setSymlink(String sourcePath, String destinationPath) { in setSymlink() argument 344 public void setSymlink(String sourcePath, Data destination) { in setSymlink() argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | Compiler.cpp | 113 const char* sourcePath = nullptr; in compile() local 117 sourcePath = shaderStrings[0]; in compile() 124 sourcePath, infoSink); in compile()
|
D | ParseHelper.h | 37 …& interm, GLenum type, int options, bool checksPrecErrors, const char* sourcePath, TInfoSink& is) : in TParseContext() argument 41 sourcePath(sourcePath), in TParseContext() 66 const char* sourcePath; // Path of source file or null. variable
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkg_icu.cpp | 154 writePackageDatFile(const char *outFilename, const char *outComment, const char *sourcePath, const … in writePackageDatFile() argument 166 addListPkg.adoptInstead(readList(sourcePath, addList, TRUE, NULL)); in writePackageDatFile()
|
D | pkg_icu.h | 19 const char *sourcePath, const char *addList, icu::Package *pkg,
|
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/android/internal/ |
D | ParallelUniverse.java | 402 String sourcePath = ReflectionHelpers.getField(parsedPackage, "mPath"); in setUpPackageStorage() local 403 if (sourcePath == null) { in setUpPackageStorage() 404 sourcePath = createTempDir("sourceDir"); in setUpPackageStorage() 406 applicationInfo.publicSourceDir = sourcePath; in setUpPackageStorage() 407 applicationInfo.sourceDir = sourcePath; in setUpPackageStorage()
|
/external/fonttools/Lib/fontTools/ufoLib/ |
D | __init__.py | 978 def copyFromReader(self, reader, sourcePath, destPath): argument 986 sourcePath = fsdecode(sourcePath) 988 if not reader.fs.exists(sourcePath): 989 raise UFOLibError("The reader does not have data located at \"%s\"." % sourcePath) 994 if reader.fs.isdir(sourcePath): 995 fs.copy.copy_dir(reader.fs, sourcePath, self.fs, destPath) 997 fs.copy.copy_file(reader.fs, sourcePath, self.fs, destPath) 1566 sourcePath = "%s/%s" % (IMAGES_DIRNAME, fsdecode(sourceFileName)) 1568 self.copyFromReader(reader, sourcePath, destPath)
|
/external/kotlinc/lib/ |
D | kotlin-scripting-common.jar | META-INF/
META-INF/MANIFEST.MF
kotlin/
kotlin/script/
kotlin/ ... |
/external/fonttools/Lib/fontTools/designspaceLib/ |
D | __init__.py | 764 sourcePath = os.path.abspath(os.path.join(os.path.dirname(self.path), filename)) 766 sourcePath = None 772 sourceObject.path = sourcePath # absolute path to the ufo source
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs-ant.jar | META-INF/
META-INF/MANIFEST.MF
edu/
edu/umd/
edu/ ... |
/external/deqp/scripts/android/ |
D | build_apk.py | 174 self.sourcePath = DEQP_DIR 229 return config.sourcePath
|
/external/icu/icu4c/source/test/cintltst/ |
D | creststn.c | 668 const char *sourcePath = ctest_dataSrcDir(); in TestNewTypes() local 669 int32_t srcPathLen = (int32_t)strlen(sourcePath); in TestNewTypes() 675 strcpy(path, sourcePath); in TestNewTypes()
|