Home
last modified time | relevance | path

Searched refs:hasPathPrefix (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/storage/cacher/
H A Dutil_test.go40 if !hasPathPrefix(tc.s, tc.prefix) {
41 t.Errorf(`%d: Expected hasPathPrefix("%s","%s") to be true`, i, tc.s, tc.prefix)
65 if hasPathPrefix(tc.s, tc.prefix) {
66 t.Errorf(`%d: Expected hasPathPrefix("%s","%s") to be false`, i, tc.s, tc.prefix)
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/storage/cacher/
H A Dutil_test.go40 if !hasPathPrefix(tc.s, tc.prefix) {
41 t.Errorf(`%d: Expected hasPathPrefix("%s","%s") to be true`, i, tc.s, tc.prefix)
65 if hasPathPrefix(tc.s, tc.prefix) {
66 t.Errorf(`%d: Expected hasPathPrefix("%s","%s") to be false`, i, tc.s, tc.prefix)
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/internal/objabi/
H A Dline.go34 if pathPrefix != "" && hasPathPrefix(abs, pathPrefix) {
40 } else if hasPathPrefix(abs, GOROOT) {
57 func hasPathPrefix(s string, t string) bool { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/Microsoft/hcsshim/
H A Dlegacy.go54 func hasPathPrefix(p, prefix string) bool { func
226 if fe.fi.IsDir() && hasPathPrefix(path, filesPath) {
245 if !hasPathPrefix(path, filesPath) {
518 if hasPathPrefix(name, utilityVMPath) {
522 if !hasPathPrefix(name, utilityVMFilesPath) && name != utilityVMFilesPath {
609 if hasPathPrefix(name, hivesPath) {
633 if hasPathPrefix(target, filesPath) {
637 } else if hasPathPrefix(target, utilityVMFilesPath) {
644 if roots == nil || (!hasPathPrefix(name, filesPath) && !hasPathPrefix(name, utilityVMFilesPath)) {
678 if hasPathPrefix(name, filesPath) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/
H A Dlegacy.go54 func hasPathPrefix(p, prefix string) bool { func
226 if fe.fi.IsDir() && hasPathPrefix(path, filesPath) {
245 if !hasPathPrefix(path, filesPath) {
525 if hasPathPrefix(name, utilityVMPath) {
529 if !hasPathPrefix(name, utilityVMFilesPath) && name != utilityVMFilesPath {
616 if hasPathPrefix(name, hivesPath) {
640 if hasPathPrefix(target, filesPath) {
644 } else if hasPathPrefix(target, utilityVMFilesPath) {
651 if roots == nil || (!hasPathPrefix(name, filesPath) && !hasPathPrefix(name, utilityVMFilesPath)) {
685 if hasPathPrefix(name, filesPath) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/
H A Dlegacy.go54 func hasPathPrefix(p, prefix string) bool { func
226 if fe.fi.IsDir() && hasPathPrefix(path, filesPath) {
245 if !hasPathPrefix(path, filesPath) {
525 if hasPathPrefix(name, utilityVMPath) {
529 if !hasPathPrefix(name, utilityVMFilesPath) && name != utilityVMFilesPath {
616 if hasPathPrefix(name, hivesPath) {
640 if hasPathPrefix(target, filesPath) {
644 } else if hasPathPrefix(target, utilityVMFilesPath) {
651 if roots == nil || (!hasPathPrefix(name, filesPath) && !hasPathPrefix(name, utilityVMFilesPath)) {
685 if hasPathPrefix(name, filesPath) {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/internal/objabi/
H A Dline.go50 if hasPathPrefix(abs, GOROOT) {
70 if prefix == "" || !hasPathPrefix(path, prefix) {
89 func hasPathPrefix(s string, t string) bool { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/objabi/
H A Dline.go50 if hasPathPrefix(abs, GOROOT) {
70 if prefix == "" || !hasPathPrefix(path, prefix) {
89 func hasPathPrefix(s string, t string) bool { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/internal/objabi/
H A Dline.go50 if hasPathPrefix(abs, GOROOT) {
70 if prefix == "" || !hasPathPrefix(path, prefix) {
89 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/internal/objabi/
H A Dline.go50 if hasPathPrefix(abs, GOROOT) {
70 if prefix == "" || !hasPathPrefix(path, prefix) {
89 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/internal/objabi/
H A Dline.go42 if !rewritten && hasPathPrefix(abs, buildcfg.GOROOT) {
82 if prefix == "" || !hasPathPrefix(path, prefix) {
101 func hasPathPrefix(s string, t string) bool { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/objabi/
H A Dline.go42 if !rewritten && hasPathPrefix(abs, buildcfg.GOROOT) {
82 if prefix == "" || !hasPathPrefix(path, prefix) {
101 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/internal/objabi/
H A Dline.go41 if !rewritten && hasPathPrefix(abs, GOROOT) {
81 if prefix == "" || !hasPathPrefix(path, prefix) {
100 func hasPathPrefix(s string, t string) bool { func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/internal/objabi/
H A Dline.go41 if !rewritten && hasPathPrefix(abs, GOROOT) {
81 if prefix == "" || !hasPathPrefix(path, prefix) {
100 func hasPathPrefix(s string, t string) bool { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/internal/objabi/
H A Dline.go41 if !rewritten && hasPathPrefix(abs, GOROOT) {
81 if prefix == "" || !hasPathPrefix(path, prefix) {
100 func hasPathPrefix(s string, t string) bool { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/internal/wclayer/
H A Dlegacy.go40 func hasPathPrefix(p, prefix string) bool { func
222 if fe.fi.IsDir() && hasPathPrefix(path, filesPath) {
241 if !hasPathPrefix(path, filesPath) {
587 if hasPathPrefix(name, utilityVMPath) {
591 if !hasPathPrefix(name, utilityVMFilesPath) && name != utilityVMFilesPath {
688 if hasPathPrefix(name, hivesPath) {
716 if hasPathPrefix(target, filesPath) {
720 } else if hasPathPrefix(target, utilityVMFilesPath) {
727 if roots == nil || (!hasPathPrefix(name, filesPath) && !hasPathPrefix(name, utilityVMFilesPath)) {
764 if hasPathPrefix(name, filesPath) {
[all …]

1234567891011