Home
last modified time | relevance | path

Searched full:targetpath (Results 1 – 25 of 93) sorted by relevance

1234

/external/libphonenumber/geocoder/
Dpom.xml22 <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/
Dmsi-steps.yml14 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'
Dstage-layout-msix.yml36 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'
Dstage-layout-full.yml37 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'
Dstage-publish-pythonorg.yml26 targetPath: $(Build.BinariesDirectory)\Doc
33 targetPath: $(Build.BinariesDirectory)\msi
47 targetPath: $(Build.BinariesDirectory)\Doc
59 targetPath: $(Build.BinariesDirectory)\msi
157 targetPath: '$(Build.ArtifactStagingDirectory)\hashes'
Dstage-build.yml41 targetPath: $(Build.ArtifactStagingDirectory)\Doc
172 targetPath: '$(Build.ArtifactStagingDirectory)\tcl_win32'
178 targetPath: '$(Build.ArtifactStagingDirectory)\tcl_amd64'
Dstage-sign.yml43 targetPath: $(Build.BinariesDirectory)\bin
77 targetPath: '$(Build.BinariesDirectory)\bin'
114 targetPath: '$(Build.BinariesDirectory)\cert'
Dstage-layout-nuget.yml35 targetPath: $(Build.BinariesDirectory)\bin
51 targetPath: '$(Build.ArtifactStagingDirectory)\nuget'
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
DMediaRecorderFacade.java69 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/
DDnsNameResolverProvider.java46 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/
Dtarfile.py2171 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/
Dtarfile.py2126 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/
DCameraFacade.java88 @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/
Dpom.xml22 <targetPath>com/google/i18n/phonenumbers/carrier/data</targetPath>
28 <targetPath>com/google/i18n/phonenumbers/carrier/testing_data</targetPath>
/external/libphonenumber/libphonenumber/
Dpom.xml22 <targetPath>com/google/i18n/phonenumbers/data</targetPath>
28 <targetPath>com/google/i18n/phonenumbers/data</targetPath>
/external/libpng/projects/visualc71/
Dpngtest.vcproj31 $(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/
DBasicPathHandler.java78 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/
DUtils.kt32 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/
Dmake_zip.proj16 <TargetPath>$(OutputPath)\$(TargetName)$(TargetExt)</TargetPath>
21 <Arguments>$(Arguments) --zip "$(TargetPath)"</Arguments>
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsFileSystemProvider.java235 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/
Dtcl.vcxproj48 <TargetPath>$(OutDir)bin\$(tclDLLName)</TargetPath>
87 <Delete Files="$(TargetPath);$(BuildPath)$(tclDLLName)" />
Dtk.vcxproj49 <TargetPath>$(OutDir)bin\$(tkDLLName)</TargetPath>
92 <Delete Files="$(TargetPath);$(BuildPath)$(tkDLLName)" />
Dtix.vcxproj49 <TargetPath>$(tixDLLPath)</TargetPath>
53 <ExpectedOutputs Include="$(TargetPath)" />
/external/llvm-project/clang-tools-extra/clangd/
DHeaderSourceSwitch.cpp87 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/
Dpom.xml26 <targetPath>../../../target/site</targetPath>

1234