Home
last modified time | relevance | path

Searched defs:withCode (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/moby/buildkit/util/grpcerrors/
H A Dgrpcerrors.go191 type withCode struct { struct
192 code codes.Code
193 error
196 func (e *withCode) Code() codes.Code {
200 func (e *withCode) Unwrap() error {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/lib/testlibrary/bytecode/jdk/experimental/bytecode/
H A DMethodBuilder.java43 …public <C extends CodeBuilder<S, T, E, ?>> MethodBuilder<S, T, E> withCode(Function<? super Method… in withCode() method in MethodBuilder
72 public MethodBuilder<S, T, E> withCode(Consumer<? super CodeBuilder<S, T, E, ?>> code) { in withCode() method in MethodBuilder
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTestTU.h29 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/unittests/clangd/
H A DTestTU.h27 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestTU.h33 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.h35 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/unittests/
H A DTestTU.h35 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.h33 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.h36 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DTestTU.h33 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.h36 static TestTU withCode(llvm::StringRef Code) { in withCode() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/
H A DTestTU.h37 static TestTU withCode(llvm::StringRef Code) { in withCode() function

12