/external/libphonenumber/geocoder/ |
D | pom.xml | 22 <targetPath>com/google/i18n/phonenumbers/geocoding/data</targetPath> 26 <targetPath>com/google/i18n/phonenumbers/timezones/data</targetPath> 32 <targetPath>com/google/i18n/phonenumbers/geocoding/testing_data</targetPath> 36 <targetPath>com/google/i18n/phonenumbers/timezones/testing_data</targetPath>
|
/external/python/cpython3/.azure-pipelines/windows-release/ |
D | msi-steps.yml | 14 targetPath: $(Build.BinariesDirectory)\doc 28 targetPath: $(Build.BinariesDirectory)\win32 34 targetPath: $(Build.BinariesDirectory)\win32 40 targetPath: $(Build.BinariesDirectory)\amd64 46 targetPath: $(Build.BinariesDirectory)\amd64 52 targetPath: $(Build.BinariesDirectory)\tcltk_lib_win32 58 targetPath: $(Build.BinariesDirectory)\tcltk_lib_amd64 134 targetPath: '$(Build.ArtifactStagingDirectory)\msi'
|
D | stage-layout-msix.yml | 36 targetPath: $(Build.BinariesDirectory)\bin 42 targetPath: $(Build.BinariesDirectory)\bin 49 targetPath: $(Build.BinariesDirectory)\tcltk_lib 68 targetPath: '$(Build.ArtifactStagingDirectory)\appx-store' 76 targetPath: $(Build.BinariesDirectory)\cert 96 targetPath: '$(Build.ArtifactStagingDirectory)\appx'
|
D | stage-layout-full.yml | 37 targetPath: $(Build.BinariesDirectory)\bin 43 targetPath: $(Build.BinariesDirectory)\bin 49 targetPath: $(Build.BinariesDirectory)\doc 56 targetPath: $(Build.BinariesDirectory)\tcltk_lib 74 targetPath: '$(Build.ArtifactStagingDirectory)\layout'
|
D | stage-publish-pythonorg.yml | 26 targetPath: $(Build.BinariesDirectory)\Doc 33 targetPath: $(Build.BinariesDirectory)\msi 47 targetPath: $(Build.BinariesDirectory)\Doc 59 targetPath: $(Build.BinariesDirectory)\msi 157 targetPath: '$(Build.ArtifactStagingDirectory)\hashes'
|
D | stage-build.yml | 41 targetPath: $(Build.ArtifactStagingDirectory)\Doc 172 targetPath: '$(Build.ArtifactStagingDirectory)\tcl_win32' 178 targetPath: '$(Build.ArtifactStagingDirectory)\tcl_amd64'
|
D | stage-sign.yml | 43 targetPath: $(Build.BinariesDirectory)\bin 77 targetPath: '$(Build.BinariesDirectory)\bin' 114 targetPath: '$(Build.BinariesDirectory)\cert'
|
D | stage-layout-nuget.yml | 35 targetPath: $(Build.BinariesDirectory)\bin 51 targetPath: '$(Build.ArtifactStagingDirectory)\nuget'
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
D | MediaRecorderFacade.java | 69 public void recorderStartMicrophone(@RpcParameter(name = "targetPath") String targetPath) in recorderStartMicrophone() 71 startAudioRecording(targetPath, MediaRecorder.AudioSource.MIC); in recorderStartMicrophone() 80 public void recorderStartVideo(@RpcParameter(name = "targetPath") String targetPath, in recorderStartVideo() 84 startVideoRecording(new File(targetPath), ms, videoSize); in recorderStartVideo() 163 public void recorderCaptureVideo(@RpcParameter(name = "targetPath") String targetPath, in recorderCaptureVideo() 167 startVideoRecording(new File(targetPath), ms, recordAudio); in recorderCaptureVideo() 200 private void startAudioRecording(String targetPath, int source) throws IOException { in startAudioRecording() argument 204 mMediaRecorder.setOutputFile(targetPath); in startAudioRecording()
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | DnsNameResolverProvider.java | 46 String targetPath = Preconditions.checkNotNull(targetUri.getPath(), "targetPath"); in newNameResolver() local 47 Preconditions.checkArgument(targetPath.startsWith("/"), in newNameResolver() 48 "the path component (%s) of the target (%s) must start with '/'", targetPath, targetUri); in newNameResolver() 49 String name = targetPath.substring(1); in newNameResolver()
|
/external/python/cpython2/Lib/ |
D | tarfile.py | 2171 def _extract_member(self, tarinfo, targetpath): argument 2173 file called targetpath. 2178 targetpath = targetpath.rstrip("/") 2179 targetpath = targetpath.replace("/", os.sep) 2182 upperdirs = os.path.dirname(targetpath) 2194 self.makefile(tarinfo, targetpath) 2196 self.makedir(tarinfo, targetpath) 2198 self.makefifo(tarinfo, targetpath) 2200 self.makedev(tarinfo, targetpath) 2202 self.makelink(tarinfo, targetpath) [all …]
|
/external/python/cpython3/Lib/ |
D | tarfile.py | 2126 def _extract_member(self, tarinfo, targetpath, set_attrs=True, argument 2129 file called targetpath. 2134 targetpath = targetpath.rstrip("/") 2135 targetpath = targetpath.replace("/", os.sep) 2138 upperdirs = os.path.dirname(targetpath) 2150 self.makefile(tarinfo, targetpath) 2152 self.makedir(tarinfo, targetpath) 2154 self.makefifo(tarinfo, targetpath) 2156 self.makedev(tarinfo, targetpath) 2158 self.makelink(tarinfo, targetpath) [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | CameraFacade.java | 88 @RpcParameter(name = "targetPath") final String targetPath, in cameraCapturePicture() 110 takePicture(new File(targetPath), takePictureResult, camera); in cameraCapturePicture() 212 @RpcParameter(name = "targetPath") final String targetPath) { in cameraInteractiveCapturePicture() 214 File file = new File(targetPath); in cameraInteractiveCapturePicture()
|
/external/libphonenumber/carrier/ |
D | pom.xml | 22 <targetPath>com/google/i18n/phonenumbers/carrier/data</targetPath> 28 <targetPath>com/google/i18n/phonenumbers/carrier/testing_data</targetPath>
|
/external/libphonenumber/libphonenumber/ |
D | pom.xml | 22 <targetPath>com/google/i18n/phonenumbers/data</targetPath> 28 <targetPath>com/google/i18n/phonenumbers/data</targetPath>
|
/external/libpng/projects/visualc71/ |
D | pngtest.vcproj | 31 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 78 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 127 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 176 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png" 224 $(TargetPath) ..\..\pngtest.png $(IntDir)\pngout.png"
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
D | BasicPathHandler.java | 78 String targetpath = origin.getPath(); in match() local 86 boolean match = targetpath.startsWith (topmostPath); in match() 89 if (match && targetpath.length() != topmostPath.length()) { in match() 91 match = (targetpath.charAt(topmostPath.length()) == '/'); in match()
|
/external/dokka/runners/gradle-integration-tests/src/test/kotlin/org/jetbrains/dokka/gradle/ |
D | Utils.kt | 32 class CopyFileVisitor(private var sourcePath: Path?, private val targetPath: Path) : SimpleFileVisi… constant in org.jetbrains.dokka.gradle.CopyFileVisitor 40 Files.createDirectories(targetPath.resolve(sourcePath?.relativize(dir))) in preVisitDirectory() 48 …Files.copy(file, targetPath.resolve(sourcePath?.relativize(file)), StandardCopyOption.REPLACE_EXIS… in visitFile()
|
/external/python/cpython3/Tools/msi/ |
D | make_zip.proj | 16 <TargetPath>$(OutputPath)\$(TargetName)$(TargetExt)</TargetPath> 21 <Arguments>$(Arguments) --zip "$(TargetPath)"</Arguments>
|
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
D | JimfsFileSystemProvider.java | 235 JimfsPath targetPath = checkPath(target); in createSymbolicLink() local 237 linkPath.getFileSystem().equals(targetPath.getFileSystem()), in createSymbolicLink() 240 view.createSymbolicLink(linkPath, targetPath, attrs); in createSymbolicLink() 264 JimfsPath targetPath = checkPath(target); in copy() local 267 FileSystemView targetView = getDefaultView(targetPath); in copy() 268 sourceView.copy(sourcePath, targetView, targetPath, options, move); in copy()
|
/external/python/cpython2/PCbuild/ |
D | tcl.vcxproj | 48 <TargetPath>$(OutDir)bin\$(tclDLLName)</TargetPath> 87 <Delete Files="$(TargetPath);$(BuildPath)$(tclDLLName)" />
|
D | tk.vcxproj | 49 <TargetPath>$(OutDir)bin\$(tkDLLName)</TargetPath> 92 <Delete Files="$(TargetPath);$(BuildPath)$(tkDLLName)" />
|
D | tix.vcxproj | 49 <TargetPath>$(tixDLLPath)</TargetPath> 53 <ExpectedOutputs Include="$(TargetPath)" />
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | HeaderSourceSwitch.cpp | 87 if (auto TargetPath = URI::resolve(TargetURI, OriginalFile)) { in getCorrespondingHeaderOrSource() local 88 if (*TargetPath != OriginalFile) // exclude the original file. in getCorrespondingHeaderOrSource() 89 ++Candidates[*TargetPath]; in getCorrespondingHeaderOrSource() 91 elog("Failed to resolve URI {0}: {1}", TargetURI, TargetPath.takeError()); in getCorrespondingHeaderOrSource()
|
/external/slf4j/slf4j-site/ |
D | pom.xml | 26 <targetPath>../../../target/site</targetPath>
|