Home
last modified time | relevance | path

Searched refs:invalidArg (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/go/types/
H A Dbuiltins.go58 check.invalidArg(x.pos(), "%s is not a typed slice", x)
103 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
113 check.invalidArg(x.pos(), "%s is not a channel", x)
205 check.invalidArg(x.pos(), "%s is not a map", x)
213 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.Key)
220 check.invalidArg(x.pos(), "%s must be a complex number", x)
274 check.invalidArg(x.pos(), "%s must not be negative", x)
281 check.invalidArg(x.pos(), "%s must be an integer", x)
286 check.invalidArg(args[1].Pos(), "length and capacity swapped")
320 check.invalidArg(x.pos(), "%s is not a selector", x)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/types/
H A Dbuiltins.go90 check.invalidArg(x.pos(), "%s is not a slice", x)
176 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
191 check.invalidArg(x.pos(), "%s is not a channel", x)
257 check.invalidArg(x.pos(), "float32 or float64 arguments expected")
319 check.invalidArg(x.pos(), "%s is not a map", x)
328 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
341 check.invalidArg(x.pos(), "%s must be a complex number", x)
401 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
502 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
509 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
255 check.invalidArg(x.pos(), "float32 or float64 arguments expected")
317 check.invalidArg(x.pos(), "%s is not a map", x)
326 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
339 check.invalidArg(x.pos(), "%s must be a complex number", x)
399 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
500 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
507 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
549 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
556 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
548 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
555 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
549 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
556 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
548 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
555 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/types/
H A Dbuiltins.go90 check.invalidArg(x, _InvalidAppend, "%s is not a slice", x)
186 check.invalidArg(x, code, "%s for %s", x, bin.name)
201 check.invalidArg(x, _InvalidClose, "%s is not a channel", x)
205 check.invalidArg(x, _InvalidClose, "%s must not be a receive-only channel", x)
269 check.invalidArg(x, _InvalidComplex, "mismatched types %s and %s", x.typ, y.typ)
348 check.invalidArg(x, _InvalidDelete, "%s is not a map", x)
357 check.invalidArg(x, code, "%s is not assignable to %s", x, m.key)
397 check.invalidArg(x, code, "argument has type %s, expected complex type", x.typ)
466 check.invalidArg(call.Args[1], _SwappedMakeArgs, "length and capacity swapped")
586 check.invalidArg(arg0, _InvalidOffsetof, "%s is a method value", arg0)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
548 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
555 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
549 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
556 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
548 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
555 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
548 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
555 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/types/
H A Dbuiltins.go90 check.invalidArg(x, _InvalidAppend, "%s is not a slice", x)
186 check.invalidArg(x, code, "%s for %s", x, bin.name)
201 check.invalidArg(x, _InvalidClose, "%s is not a channel", x)
205 check.invalidArg(x, _InvalidClose, "%s must not be a receive-only channel", x)
269 check.invalidArg(x, _InvalidComplex, "mismatched types %s and %s", x.typ, y.typ)
348 check.invalidArg(x, _InvalidDelete, "%s is not a map", x)
357 check.invalidArg(x, code, "%s is not assignable to %s", x, m.key)
397 check.invalidArg(x, code, "argument has type %s, expected complex type", x.typ)
466 check.invalidArg(call.Args[1], _SwappedMakeArgs, "length and capacity swapped")
586 check.invalidArg(arg0, _InvalidOffsetof, "%s is a method value", arg0)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
174 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
189 check.invalidArg(x.pos(), "%s is not a channel", x)
193 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
257 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
336 check.invalidArg(x.pos(), "%s is not a map", x)
345 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
447 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
548 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
555 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/types/
H A Dbuiltins.go90 check.invalidArg(x, _InvalidAppend, "%s is not a slice", x)
186 check.invalidArg(x, code, "%s for %s", x, bin.name)
201 check.invalidArg(x, _InvalidClose, "%s is not a channel", x)
205 check.invalidArg(x, _InvalidClose, "%s must not be a receive-only channel", x)
269 check.invalidArg(x, _InvalidComplex, "mismatched types %s and %s", x.typ, y.typ)
348 check.invalidArg(x, _InvalidDelete, "%s is not a map", x)
357 check.invalidArg(x, code, "%s is not assignable to %s", x, m.key)
397 check.invalidArg(x, code, "argument has type %s, expected complex type", x.typ)
466 check.invalidArg(call.Args[1], _SwappedMakeArgs, "length and capacity swapped")
586 check.invalidArg(arg0, _InvalidOffsetof, "%s is a method value", arg0)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/go/types/
H A Dbuiltins.go88 check.invalidArg(x.pos(), "%s is not a slice", x)
178 check.invalidArg(x.pos(), "%s for %s", x, bin.name)
193 check.invalidArg(x.pos(), "%s is not a channel", x)
197 check.invalidArg(x.pos(), "%s must not be a receive-only channel", x)
261 check.invalidArg(x.pos(), "mismatched types %s and %s", x.typ, y.typ)
340 check.invalidArg(x.pos(), "%s is not a map", x)
349 check.invalidArg(x.pos(), "%s is not assignable to %s", x, m.key)
451 check.invalidArg(call.Args[1].Pos(), "length and capacity swapped")
565 check.invalidArg(x.pos(), "%s has no single field %s", base, sel)
572 check.invalidArg(arg0.Pos(), "%s is a method value", arg0)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/types/
H A Dbuiltins.go89 check.invalidArg(x, _InvalidAppend, "%s is not a slice", x)
207 check.invalidArg(x, code, "%s for %s", x, bin.name)
222 check.invalidArg(x, _InvalidClose, "%s is not a channel", x)
226 check.invalidArg(x, _InvalidClose, "%s must not be a receive-only channel", x)
290 check.invalidArg(x, _InvalidComplex, "mismatched types %s and %s", x.typ, y.typ)
369 check.invalidArg(x, _InvalidDelete, "%s is not a map", x)
432 check.invalidArg(x, code, "argument has type %s, expected complex type", x.typ)
509 check.invalidArg(call.Args[1], _SwappedMakeArgs, "length and capacity swapped")
657 check.invalidArg(arg0, _InvalidOffsetof, "%s is a method value", arg0)
699 check.invalidArg(x, _InvalidUnsafeSlice, "%s is not a pointer", x)
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/types2/
H A Dbuiltins.go88 check.errorf(x, invalidArg+"%s is not a slice", x)
205 check.errorf(x, invalidArg+"%s for %s", x, bin.name)
371 check.errorf(x, invalidArg+"%s is not a map", x)
375 check.errorf(x, invalidArg+"maps of %s must have identical key types", x)
480 check.errorf(arg0, invalidArg+"cannot make %s: no structural type", arg0)
501 check.error(call.ArgList[1], invalidArg+"length and capacity swapped")
630 check.errorf(arg0, invalidArg+"%s is not a selector expression", arg0)
645 check.errorf(x, invalidArg+"%s has no single field %s", base, sel)
652 check.errorf(arg0, invalidArg+"%s is a method value", arg0)
716 check.errorf(x, invalidArg+"%s is not a pointer", x)
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/internal/validateargs/
H A Dvalidateargs.go30 for _, invalidArg := range invalidArgs {
31 if strings.Contains(argsStr, invalidArg) {
32 foundInvalidArgs = append(foundInvalidArgs, invalidArg)

12345678