Home
last modified time | relevance | path

Searched defs:ArchivePath (Results 1 – 25 of 131) sorted by relevance

123456

/dports/net-p2p/transmission-cli/transmission-3.00/release/windows/
H A Dmain.ps165 $ArchivePath = Join-Path $CacheDir $Filename in Invoke-DownloadAndUnpack() variable
68 if ($ArchivePath -match '^(.+)(\.(gz|bz2|xz))$') { in Invoke-DownloadAndUnpack() variable
72 Invoke-NativeCommand 7z x -y $ArchivePath "-o${CacheDir}" | Out-Host in Invoke-DownloadAndUnpack() variable
74 $ArchivePath = $SubArchivePath in Invoke-DownloadAndUnpack() variable
77 if ($ArchivePath -match '^(.+)(\.(tar|zip))$') { in Invoke-DownloadAndUnpack() variable
84 Invoke-NativeCommand 7z x -y $ArchivePath @MoreFlags | Out-Host in Invoke-DownloadAndUnpack() variable
85 $ArchivePath = $FinalArchivePath in Invoke-DownloadAndUnpack() variable
92 return $ArchivePath in Invoke-DownloadAndUnpack() variable
/dports/net-p2p/transmission-qt/transmission-3.00/release/windows/
H A Dmain.ps165 $ArchivePath = Join-Path $CacheDir $Filename in Invoke-DownloadAndUnpack() variable
68 if ($ArchivePath -match '^(.+)(\.(gz|bz2|xz))$') { in Invoke-DownloadAndUnpack() variable
72 Invoke-NativeCommand 7z x -y $ArchivePath "-o${CacheDir}" | Out-Host in Invoke-DownloadAndUnpack() variable
74 $ArchivePath = $SubArchivePath in Invoke-DownloadAndUnpack() variable
77 if ($ArchivePath -match '^(.+)(\.(tar|zip))$') { in Invoke-DownloadAndUnpack() variable
84 Invoke-NativeCommand 7z x -y $ArchivePath @MoreFlags | Out-Host in Invoke-DownloadAndUnpack() variable
85 $ArchivePath = $FinalArchivePath in Invoke-DownloadAndUnpack() variable
92 return $ArchivePath in Invoke-DownloadAndUnpack() variable
/dports/net-p2p/transmission-gtk/transmission-3.00/release/windows/
H A Dmain.ps165 $ArchivePath = Join-Path $CacheDir $Filename in Invoke-DownloadAndUnpack() variable
68 if ($ArchivePath -match '^(.+)(\.(gz|bz2|xz))$') { in Invoke-DownloadAndUnpack() variable
72 Invoke-NativeCommand 7z x -y $ArchivePath "-o${CacheDir}" | Out-Host in Invoke-DownloadAndUnpack() variable
74 $ArchivePath = $SubArchivePath in Invoke-DownloadAndUnpack() variable
77 if ($ArchivePath -match '^(.+)(\.(tar|zip))$') { in Invoke-DownloadAndUnpack() variable
84 Invoke-NativeCommand 7z x -y $ArchivePath @MoreFlags | Out-Host in Invoke-DownloadAndUnpack() variable
85 $ArchivePath = $FinalArchivePath in Invoke-DownloadAndUnpack() variable
92 return $ArchivePath in Invoke-DownloadAndUnpack() variable
/dports/net-p2p/transmission-daemon/transmission-3.00/release/windows/
H A Dmain.ps165 $ArchivePath = Join-Path $CacheDir $Filename in Invoke-DownloadAndUnpack() variable
68 if ($ArchivePath -match '^(.+)(\.(gz|bz2|xz))$') { in Invoke-DownloadAndUnpack() variable
72 Invoke-NativeCommand 7z x -y $ArchivePath "-o${CacheDir}" | Out-Host in Invoke-DownloadAndUnpack() variable
74 $ArchivePath = $SubArchivePath in Invoke-DownloadAndUnpack() variable
77 if ($ArchivePath -match '^(.+)(\.(tar|zip))$') { in Invoke-DownloadAndUnpack() variable
84 Invoke-NativeCommand 7z x -y $ArchivePath @MoreFlags | Out-Host in Invoke-DownloadAndUnpack() variable
85 $ArchivePath = $FinalArchivePath in Invoke-DownloadAndUnpack() variable
92 return $ArchivePath in Invoke-DownloadAndUnpack() variable
/dports/net-p2p/transmission-utils/transmission-3.00/release/windows/
H A Dmain.ps165 $ArchivePath = Join-Path $CacheDir $Filename in Invoke-DownloadAndUnpack() variable
68 if ($ArchivePath -match '^(.+)(\.(gz|bz2|xz))$') { in Invoke-DownloadAndUnpack() variable
72 Invoke-NativeCommand 7z x -y $ArchivePath "-o${CacheDir}" | Out-Host in Invoke-DownloadAndUnpack() variable
74 $ArchivePath = $SubArchivePath in Invoke-DownloadAndUnpack() variable
77 if ($ArchivePath -match '^(.+)(\.(tar|zip))$') { in Invoke-DownloadAndUnpack() variable
84 Invoke-NativeCommand 7z x -y $ArchivePath @MoreFlags | Out-Host in Invoke-DownloadAndUnpack() variable
85 $ArchivePath = $FinalArchivePath in Invoke-DownloadAndUnpack() variable
92 return $ArchivePath in Invoke-DownloadAndUnpack() variable
/dports/www/transmission-web/transmission-3.00/release/windows/
H A Dmain.ps165 $ArchivePath = Join-Path $CacheDir $Filename in Invoke-DownloadAndUnpack() variable
68 if ($ArchivePath -match '^(.+)(\.(gz|bz2|xz))$') { in Invoke-DownloadAndUnpack() variable
72 Invoke-NativeCommand 7z x -y $ArchivePath "-o${CacheDir}" | Out-Host in Invoke-DownloadAndUnpack() variable
74 $ArchivePath = $SubArchivePath in Invoke-DownloadAndUnpack() variable
77 if ($ArchivePath -match '^(.+)(\.(tar|zip))$') { in Invoke-DownloadAndUnpack() variable
84 Invoke-NativeCommand 7z x -y $ArchivePath @MoreFlags | Out-Host in Invoke-DownloadAndUnpack() variable
85 $ArchivePath = $FinalArchivePath in Invoke-DownloadAndUnpack() variable
92 return $ArchivePath in Invoke-DownloadAndUnpack() variable
/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Drelease_tables.go15 ArchivePath string member
/dports/net/bosh-cli/bosh-cli-5.5.0/release/pkg/
H A Dinterfaces.go13 ArchivePath() string methodSpec
/dports/net/bosh-cli/bosh-cli-5.5.0/release/license/
H A Dlicense.go20 func (l *License) ArchivePath() string { return l.resource.ArchivePath() } func
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/cloudfoundry/bosh-cli/release/license/
H A Dlicense.go20 func (l *License) ArchivePath() string { return l.resource.ArchivePath() } func
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DCanvas.java30 independent module, the terms and conditions of the license of that in ExtractArchive()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Common/
H A DUpdate.h80 CArchivePath ArchivePath; member
97 CArchivePath ArchivePath; member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/graphdriver/lcow/
H A Dremotefs.go83 func (l *lcowfs) ArchivePath(src string, opts *archive.TarOptions) (io.ReadCloser, error) { func
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DUpdate.h80 CArchivePath ArchivePath; member
97 CArchivePath ArchivePath; member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/internal/git/
H A Darchive.go33 ArchivePath string member

123456