Home
last modified time | relevance | path

Searched defs:Resolver (Results 101 – 125 of 6563) sorted by relevance

12345678910>>...263

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/cli/config/
H A Dconfig.go29 type Resolver struct { struct
30 flags map[string]string
69 func (c *Resolver) setDefault(v getFlagger) {
79 func (c *Resolver) Bind(app *kingpin.Application, args []string) error {
/dports/sysutils/helm/helm-3.5.2/internal/experimental/registry/
H A Dresolver.go25 Resolver struct { struct
26 remotes.Resolver argument
/dports/sysutils/istio/istio-1.6.7/vendor/helm.sh/helm/v3/internal/experimental/registry/
H A Dresolver.go25 Resolver struct { struct
26 remotes.Resolver anonMember
/dports/devel/texlab/texlab-3.3.0/src/distro/
H A Dkpsewhich.rs16 pub struct Resolver { struct
20 impl Resolver { impl
29 ) -> Result<Resolver> { in parse_database()
/dports/net/traefik/traefik-2.6.1/vendor/github.com/docker/buildx/util/imagetools/
H A Dinspect.go26 type Resolver struct { struct
27 r remotes.Resolver member
40 func (r *Resolver) Resolve(ctx context.Context, in string) (string, ocispec.Descriptor, error) {
54 func (r *Resolver) Get(ctx context.Context, in string) ([]byte, ocispec.Descriptor, error) {
67 …*Resolver) GetDescriptor(ctx context.Context, in string, desc ocispec.Descriptor) ([]byte, error) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/sdk/wasm_source_map/src/
H A Dlib.rs37 pub struct Resolver { struct
42 impl Resolver { implementation
43 pub fn new<R: Reader + Clone + Default>(src: R) -> Result<Resolver, Error> { in new()
210 impl Resolver { impl
212 pub fn from_slice(src: &[u8]) -> Result<Resolver, JsValue> { in from_slice()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/sdk/wasm_source_map/src/
H A Dlib.rs37 pub struct Resolver { struct
42 impl Resolver { argument
43 pub fn new<R: Reader + Clone + Default>(src: R) -> Result<Resolver, Error> { in new()
210 impl Resolver { implementation
212 pub fn from_slice(src: &[u8]) -> Result<Resolver, JsValue> { in from_slice()
/dports/sysutils/istio/istio-1.6.7/vendor/helm.sh/helm/v3/internal/resolver/
H A Dresolver.go36 type Resolver struct { struct
37 chartpath string
38 cachepath string
50 …(r *Resolver) Resolve(reqs []*chart.Dependency, repoNames map[string]string) (*chart.Lock, error) {
/dports/sysutils/helm/helm-3.5.2/internal/resolver/
H A Dresolver.go40 type Resolver struct { struct
41 chartpath string
42 cachepath string
54 …(r *Resolver) Resolve(reqs []*chart.Dependency, repoNames map[string]string) (*chart.Lock, error) {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ArmPkg/Library/ArmGenericTimerPhyCounterLib/
H A DArmGenericTimerPhyCounterLib.inf17 LIBRARY_CLASS = ArmGenericTimerCounterLib
20 ArmGenericTimerPhyCounterLib.c
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Dsync_iface_call_pkg.ads17 procedure Do_Stuff_2_Access
18 (This : not null access IFace;
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dparams.h17 * "name" is the the name one would use on the command line for the value.
18 * "description" is the description of the value, used in combo boxes/
28 #endif /* params.h */
/dports/security/p5-Nmap-Scanner/Nmap-Scanner-1.0/lib/Nmap/Scanner/
H A DHostname.pm18 Name of host
22 Type of name record (PTR, CNAME)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/grpc-ecosystem/go-grpc-middleware/tags/
H A Dexamples_test.go19 // Example using WithFieldExtractorForInitialReq
22 …_ctxtags.WithFieldExtractorForInitialReq(grpc_ctxtags.TagBasedRequestFieldExtractor("log_fields")),
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/cloud.google.com/go/profiler/kokoro/
H A Dcontinuous_backoff.cfg17 keystore_resource {
18 keystore_config_id: 72935
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sdcc_iy/
H A Dmemmove.asm18 push bc
20 push de
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.c/
H A Dloop-10.c17 if (i != 8 || j != 7)
19 #pragma omp parallel private (i) reduction (+:k)
29 return 0;
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Datan2f.m417 save_LIBS="$LIBS"
19 AC_CHECK_FUNCS([atan2f])
25 dnl If the function is declared but does not appear to exist, it may be
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/BinWrappers/PosixLike/
H A DBrotliCompress17 ARGS+="$1 "
20 ARGS+="$1 $2 "
31 shift
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/snowball/internal/endpoints/
H A Dendpoints.go17 type Resolver struct { struct
18 partitions endpoints.Partitions
22 … (r *Resolver) ResolveEndpoint(region string, options Options) (endpoint aws.Endpoint, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/sqs/internal/endpoints/
H A Dendpoints.go17 type Resolver struct { struct
18 partitions endpoints.Partitions
22 … (r *Resolver) ResolveEndpoint(region string, options Options) (endpoint aws.Endpoint, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/
H A Dendpoints.go17 type Resolver struct { struct
18 partitions endpoints.Partitions
22 … (r *Resolver) ResolveEndpoint(region string, options Options) (endpoint aws.Endpoint, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints/
H A Dendpoints.go17 type Resolver struct { struct
18 partitions endpoints.Partitions
22 … (r *Resolver) ResolveEndpoint(region string, options Options) (endpoint aws.Endpoint, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/synthetics/internal/endpoints/
H A Dendpoints.go17 type Resolver struct { struct
18 partitions endpoints.Partitions
22 … (r *Resolver) ResolveEndpoint(region string, options Options) (endpoint aws.Endpoint, err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/timestreamquery/internal/endpoints/
H A Dendpoints.go17 type Resolver struct { struct
18 partitions endpoints.Partitions
22 … (r *Resolver) ResolveEndpoint(region string, options Options) (endpoint aws.Endpoint, err error) {

12345678910>>...263