Home
last modified time | relevance | path

Searched refs:ImportStack (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/go/internal/load/
H A Dpkg.go328 type ImportStack []string type
1023 ImportStack: stk.Copy(),
1070 ImportStack: stk.Copy(),
1124 ImportStack: stk.Copy(),
1235 ImportStack: stk.Copy(),
1379 ImportStack: stk.Copy(),
1403 ImportStack: stk.Copy(),
1410 ImportStack: stk.Copy(),
1718 var stk ImportStack
1861 stk ImportStack
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go328 type ImportStack []string type
1023 ImportStack: stk.Copy(),
1070 ImportStack: stk.Copy(),
1124 ImportStack: stk.Copy(),
1235 ImportStack: stk.Copy(),
1379 ImportStack: stk.Copy(),
1403 ImportStack: stk.Copy(),
1410 ImportStack: stk.Copy(),
1718 var stk ImportStack
1861 stk ImportStack
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go328 type ImportStack []string type
1023 ImportStack: stk.Copy(),
1070 ImportStack: stk.Copy(),
1124 ImportStack: stk.Copy(),
1235 ImportStack: stk.Copy(),
1379 ImportStack: stk.Copy(),
1403 ImportStack: stk.Copy(),
1410 ImportStack: stk.Copy(),
1718 var stk ImportStack
1861 stk ImportStack
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go300 type ImportStack []string type
892 ImportStack: stk.Copy(),
938 ImportStack: stk.Copy(),
992 ImportStack: stk.Copy(),
1093 ImportStack: stk.Copy(),
1213 ImportStack: stk.Copy(),
1237 ImportStack: stk.Copy(),
1244 ImportStack: stk.Copy(),
1618 stk ImportStack
1692 var stk ImportStack
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go300 type ImportStack []string type
892 ImportStack: stk.Copy(),
938 ImportStack: stk.Copy(),
992 ImportStack: stk.Copy(),
1093 ImportStack: stk.Copy(),
1213 ImportStack: stk.Copy(),
1237 ImportStack: stk.Copy(),
1244 ImportStack: stk.Copy(),
1618 stk ImportStack
1692 var stk ImportStack
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go300 type ImportStack []string type
892 ImportStack: stk.Copy(),
938 ImportStack: stk.Copy(),
992 ImportStack: stk.Copy(),
1093 ImportStack: stk.Copy(),
1213 ImportStack: stk.Copy(),
1237 ImportStack: stk.Copy(),
1244 ImportStack: stk.Copy(),
1618 stk ImportStack
1692 var stk ImportStack
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go300 type ImportStack []string type
892 ImportStack: stk.Copy(),
938 ImportStack: stk.Copy(),
992 ImportStack: stk.Copy(),
1093 ImportStack: stk.Copy(),
1213 ImportStack: stk.Copy(),
1237 ImportStack: stk.Copy(),
1244 ImportStack: stk.Copy(),
1618 stk ImportStack
1692 var stk ImportStack
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go300 type ImportStack []string type
892 ImportStack: stk.Copy(),
938 ImportStack: stk.Copy(),
992 ImportStack: stk.Copy(),
1093 ImportStack: stk.Copy(),
1213 ImportStack: stk.Copy(),
1237 ImportStack: stk.Copy(),
1244 ImportStack: stk.Copy(),
1618 stk ImportStack
1692 var stk ImportStack
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go300 type ImportStack []string type
892 ImportStack: stk.Copy(),
938 ImportStack: stk.Copy(),
992 ImportStack: stk.Copy(),
1093 ImportStack: stk.Copy(),
1213 ImportStack: stk.Copy(),
1237 ImportStack: stk.Copy(),
1244 ImportStack: stk.Copy(),
1618 stk ImportStack
1692 var stk ImportStack
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/load/
H A Derrors.go46 ImportStack []string // shortest path from package named on command line to this one member
54 func (p *PackageError) Path() []string { return p.ImportStack }
58 ImportStack: l.stk.Copy(),
75 return fmt.Sprintf("%s\npackage %s\n", p.Message, strings.Join(p.ImportStack, "\n\timports "))
82 if len(p.ImportStack) == 0 {
85 return "package " + strings.Join(p.ImportStack, "\n\timports ") + ": " + p.Message.Error()
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go331 stack := p.ImportStack
346 ImportStack []string
398 type ImportStack []string type
404 func (s *ImportStack) Pop() {
1310 ImportStack: stk.Copy(),
1356 ImportStack: stk.Copy(),
1410 ImportStack: stk.Copy(),
1535 ImportStack: stk.Copy(),
2000 var stk ImportStack
2070 stk ImportStack
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/load/
H A Dpkg.go331 stack := p.ImportStack
346 ImportStack []string
398 type ImportStack []string type
404 func (s *ImportStack) Pop() {
1304 ImportStack: stk.Copy(),
1350 ImportStack: stk.Copy(),
1404 ImportStack: stk.Copy(),
1529 ImportStack: stk.Copy(),
1994 var stk ImportStack
2064 stk ImportStack
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go331 stack := p.ImportStack
346 ImportStack []string
398 type ImportStack []string type
404 func (s *ImportStack) Pop() {
1310 ImportStack: stk.Copy(),
1356 ImportStack: stk.Copy(),
1410 ImportStack: stk.Copy(),
1535 ImportStack: stk.Copy(),
2000 var stk ImportStack
2070 stk ImportStack
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/load/
H A Dpkg.go331 stack := p.ImportStack
346 ImportStack []string
398 type ImportStack []string type
404 func (s *ImportStack) Pop() {
1310 ImportStack: stk.Copy(),
1356 ImportStack: stk.Copy(),
1410 ImportStack: stk.Copy(),
1535 ImportStack: stk.Copy(),
2000 var stk ImportStack
2070 stk ImportStack
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/load/
H A Dpkg.go303 ImportStack: stk.Copy(),
432 if len(p.ImportStack) == 0 {
448 ImportStack []string
513 type ImportStack []string type
519 func (s *ImportStack) Pop() {
1476 ImportStack: stk.Copy(),
1530 ImportStack: stk.Copy(),
2323 var stk ImportStack
2403 stk ImportStack
2439 var stk ImportStack
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go303 ImportStack: stk.Copy(),
432 if len(p.ImportStack) == 0 {
448 ImportStack []string
513 type ImportStack []string type
519 func (s *ImportStack) Pop() {
1476 ImportStack: stk.Copy(),
1530 ImportStack: stk.Copy(),
2323 var stk ImportStack
2403 stk ImportStack
2439 var stk ImportStack
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/load/
H A Dpkg.go303 ImportStack: stk.Copy(),
432 if len(p.ImportStack) == 0 {
448 ImportStack []string
513 type ImportStack []string type
519 func (s *ImportStack) Pop() {
1476 ImportStack: stk.Copy(),
1530 ImportStack: stk.Copy(),
2323 var stk ImportStack
2403 stk ImportStack
2439 var stk ImportStack
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/load/
H A Dpkg.go308 ImportStack: stk.Copy(),
439 if len(p.ImportStack) == 0 {
455 ImportStack []string
522 type ImportStack []string type
528 func (s *ImportStack) Pop() {
1518 ImportStack: stk.Copy(),
1572 ImportStack: stk.Copy(),
2368 var stk ImportStack
2461 stk ImportStack
2497 var stk ImportStack
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/go/internal/load/
H A Dpkg.go312 ImportStack: stk.Copy(),
443 if len(p.ImportStack) == 0 {
459 ImportStack []string
526 type ImportStack []string type
532 func (s *ImportStack) Pop() {
1516 ImportStack: stk.Copy(),
1570 ImportStack: stk.Copy(),
2599 var stk ImportStack
2693 stk ImportStack
2729 var stk ImportStack
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/go/internal/load/
H A Dpkg.go274 ImportStack []string // shortest path from package named on command line to this one member
284 return fmt.Sprintf("%s\npackage %s\n", p.Err, strings.Join(p.ImportStack, "\n\timports "))
291 if len(p.ImportStack) == 0 {
294 return "package " + strings.Join(p.ImportStack, "\n\timports ") + ": " + p.Err
298 type ImportStack []string type
300 func (s *ImportStack) Push(p string) {
304 func (s *ImportStack) Pop() {
308 func (s *ImportStack) Copy() []string {
315 func (sp *ImportStack) shorterThan(t []string) bool {
352 func ReloadPackage(arg string, stk *ImportStack) *Package { argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/cmd/go/
H A Dpkg.go203 if len(p.ImportStack) == 0 {
532 ImportStack: stk.copy(),
582 ImportStack: stk.copy(),
629 ImportStack: stk.copy(),
743 ImportStack: stk.copy(),
895 ImportStack: stk.copy(),
914 ImportStack: stk.copy(),
925 ImportStack: stk.copy(),
980 ImportStack: stk.copy(),
992 ImportStack: stk.copy(),
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/go/packages/
H A Dgolist.go400 ImportStack []string member
509 if len(old.Error.ImportStack) < 1 {
512 importingPkg := old.Error.ImportStack[len(old.Error.ImportStack)-1]
517 if len(old.Error.ImportStack) < 2 {
520 importingPkg = old.Error.ImportStack[len(old.Error.ImportStack)-2]
678 if msg == "import cycle not allowed" && len(p.Error.ImportStack) != 0 {
679 msg += fmt.Sprintf(": import stack: %v", p.Error.ImportStack)
717 return len(p.Error.ImportStack) == 0
724 …return len(p.Error.ImportStack) == 0 || p.Error.ImportStack[len(p.Error.ImportStack)-1] == p.Impor…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/go/packages/
H A Dgolist.go417 ImportStack []string member
526 if len(old.Error.ImportStack) < 1 {
529 importingPkg := old.Error.ImportStack[len(old.Error.ImportStack)-1]
534 if len(old.Error.ImportStack) < 2 {
537 importingPkg = old.Error.ImportStack[len(old.Error.ImportStack)-2]
696 if msg == "import cycle not allowed" && len(p.Error.ImportStack) != 0 {
697 msg += fmt.Sprintf(": import stack: %v", p.Error.ImportStack)
735 return len(p.Error.ImportStack) == 0
742 …return len(p.Error.ImportStack) == 0 || p.Error.ImportStack[len(p.Error.ImportStack)-1] == p.Impor…
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/vendor/golang.org/x/tools/go/packages/
H A Dgolist.go400 ImportStack []string member
509 if len(old.Error.ImportStack) < 1 {
512 importingPkg := old.Error.ImportStack[len(old.Error.ImportStack)-1]
517 if len(old.Error.ImportStack) < 2 {
520 importingPkg = old.Error.ImportStack[len(old.Error.ImportStack)-2]
678 if msg == "import cycle not allowed" && len(p.Error.ImportStack) != 0 {
679 msg += fmt.Sprintf(": import stack: %v", p.Error.ImportStack)
717 return len(p.Error.ImportStack) == 0
724 …return len(p.Error.ImportStack) == 0 || p.Error.ImportStack[len(p.Error.ImportStack)-1] == p.Impor…
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/golang.org/x/tools/go/packages/
H A Dgolist.go400 ImportStack []string member
509 if len(old.Error.ImportStack) < 1 {
512 importingPkg := old.Error.ImportStack[len(old.Error.ImportStack)-1]
517 if len(old.Error.ImportStack) < 2 {
520 importingPkg = old.Error.ImportStack[len(old.Error.ImportStack)-2]
678 if msg == "import cycle not allowed" && len(p.Error.ImportStack) != 0 {
679 msg += fmt.Sprintf(": import stack: %v", p.Error.ImportStack)
717 return len(p.Error.ImportStack) == 0
724 …return len(p.Error.ImportStack) == 0 || p.Error.ImportStack[len(p.Error.ImportStack)-1] == p.Impor…

12345678910>>...16