Home
last modified time | relevance | path

Searched defs:Builder (Results 226 – 250 of 13822) sorted by relevance

12345678910>>...553

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/miekg/dns/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/rest-server/rest-server-0.10.0/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/net-mgmt/ping_exporter/ping_exporter-0.44/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/internal/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/ftp/curlie/curlie-1.6.7/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/miekg/dns/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/miekg/dns/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go23 type Builder struct { struct
24 err error
25 result []byte
26 fixedSize bool
27 child *Builder
28 offset int
29 pendingLenLen int
30 pendingIsASN1 bool
31 inContinuation *bool
200 func (b *Builder) flushChild() {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/config/
H A Dbuilder.go51 type Builder struct { struct
53 Flags Flags
57 Head []Source
58 Sources []Source
59 Tail []Source
63 Warnings []string
67 Hostname func() (string, error)
71 GetPrivateIPv4 func() ([]*net.IPAddr, error)
72 GetPublicIPv6 func() ([]*net.IPAddr, error)
76 err error
[all …]
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/cryptobyte/
H A Dbuilder.go14 type Builder struct { struct
15 err error
16 result []byte
17 fixedSize bool
18 child *Builder
19 offset int
20 pendingLenLen int
21 pendingIsASN1 bool
62 func (b *Builder) AddUint8(v uint8) {
146 func (b *Builder) flushChild() {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/appmesh/
H A Dapi_op_ListVirtualRouters.go23 return nil, err
26 out := result.(*ListVirtualRoutersOutput)
27 out.ResultMetadata = metadata
29 }
32 type ListVirtualRoutersInput struct {
63
91 if err = awsmiddleware.AddClientRequestIDMiddleware(stack); err != nil {
100 if err = v4.AddComputePayloadSHA256Middleware(stack); err != nil {
147 // ListVirtualRoutersPaginatorOptions is the paginator options for
184 if params == nil {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/sigs.k8s.io/controller-runtime/pkg/builder/
H A Dcontroller.go39 type Builder struct { struct
40 apiType runtime.Object
41 mgr manager.Manager
42 predicates []predicate.Predicate
43 managedObjects []runtime.Object
44 watchRequest []watchRequest
45 config *rest.Config
46 ctrl controller.Controller
47 ctrlOptions controller.Options
48 name string
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cbindgen-0.20.0/src/bindgen/
H A Dbuilder.rs16 pub struct Builder { struct
25 impl Builder { argument
45 pub fn with_no_includes(mut self) -> Builder { in with_no_includes()
129 pub fn with_braces(mut self, braces: Braces) -> Builder { in with_braces()
141 pub fn with_tab_width(mut self, tab_width: usize) -> Builder { in with_tab_width()
147 pub fn with_language(mut self, language: Language) -> Builder { in with_language()
153 pub fn with_style(mut self, style: Style) -> Builder { in with_style()
285 pub fn with_config(mut self, config: Config) -> Builder { in with_config()
291 pub fn with_std_types(mut self, std_types: bool) -> Builder { in with_std_types()
315 ) -> Builder { in with_crate_and_name()
[all …]
/dports/devel/rust-cbindgen/cbindgen-0.20.0/src/bindgen/
H A Dbuilder.rs16 pub struct Builder { struct
25 impl Builder { implementation
45 pub fn with_no_includes(mut self) -> Builder { in with_no_includes()
129 pub fn with_braces(mut self, braces: Braces) -> Builder { in with_braces()
141 pub fn with_tab_width(mut self, tab_width: usize) -> Builder { in with_tab_width()
147 pub fn with_language(mut self, language: Language) -> Builder { in with_language()
153 pub fn with_style(mut self, style: Style) -> Builder { in with_style()
285 pub fn with_config(mut self, config: Config) -> Builder { in with_config()
291 pub fn with_std_types(mut self, std_types: bool) -> Builder { in with_std_types()
315 ) -> Builder { in with_crate_and_name()
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/cbindgen-0.20.0/src/bindgen/
H A Dbuilder.rs16 pub struct Builder { struct
25 impl Builder { argument
45 pub fn with_no_includes(mut self) -> Builder { in with_no_includes()
129 pub fn with_braces(mut self, braces: Braces) -> Builder { in with_braces()
141 pub fn with_tab_width(mut self, tab_width: usize) -> Builder { in with_tab_width()
147 pub fn with_language(mut self, language: Language) -> Builder { in with_language()
153 pub fn with_style(mut self, style: Style) -> Builder { in with_style()
285 pub fn with_config(mut self, config: Config) -> Builder { in with_config()
291 pub fn with_std_types(mut self, std_types: bool) -> Builder { in with_std_types()
315 ) -> Builder { in with_crate_and_name()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/cbindgen-0.13.2/src/bindgen/
H A Dbuilder.rs16 pub struct Builder { struct
25 impl Builder { argument
38 pub fn with_header<S: AsRef<str>>(mut self, header: S) -> Builder { in with_header()
44 pub fn with_no_includes(mut self) -> Builder { in with_no_includes()
105 pub fn with_braces(mut self, braces: Braces) -> Builder { in with_braces()
117 pub fn with_tab_width(mut self, tab_width: usize) -> Builder { in with_tab_width()
123 pub fn with_language(mut self, language: Language) -> Builder { in with_language()
234 pub fn with_config(mut self, config: Config) -> Builder { in with_config()
240 pub fn with_std_types(mut self, std_types: bool) -> Builder { in with_std_types()
264 ) -> Builder { in with_crate_and_name()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cbindgen-0.9.1/src/bindgen/
H A Dbuilder.rs16 pub struct Builder { struct
25 impl Builder { argument
38 pub fn with_header<S: AsRef<str>>(mut self, header: S) -> Builder { in with_header()
44 pub fn with_no_includes(mut self) -> Builder { in with_no_includes()
105 pub fn with_braces(mut self, braces: Braces) -> Builder { in with_braces()
117 pub fn with_tab_width(mut self, tab_width: usize) -> Builder { in with_tab_width()
123 pub fn with_language(mut self, language: Language) -> Builder { in with_language()
234 pub fn with_config(mut self, config: Config) -> Builder { in with_config()
240 pub fn with_std_types(mut self, std_types: bool) -> Builder { in with_std_types()
264 ) -> Builder { in with_crate_and_name()
[all …]
/dports/graphics/libopenraw/libopenraw-0.3.0/cargo-crates/cbindgen-0.14.3/src/bindgen/
H A Dbuilder.rs16 pub struct Builder { struct
25 impl Builder { argument
38 pub fn with_header<S: AsRef<str>>(mut self, header: S) -> Builder { in with_header()
44 pub fn with_no_includes(mut self) -> Builder { in with_no_includes()
117 pub fn with_braces(mut self, braces: Braces) -> Builder { in with_braces()
129 pub fn with_tab_width(mut self, tab_width: usize) -> Builder { in with_tab_width()
135 pub fn with_language(mut self, language: Language) -> Builder { in with_language()
246 pub fn with_config(mut self, config: Config) -> Builder { in with_config()
252 pub fn with_std_types(mut self, std_types: bool) -> Builder { in with_std_types()
276 ) -> Builder { in with_crate_and_name()
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/k8s.io/gengo/parser/
H A Dparse.go45 type Builder struct { struct
46 context *build.Context
49 IncludeTestFiles bool
55 buildPackages map[string]*build.Package
57 fset *token.FileSet
59 parsed map[importPathString][]parsedFile
61 absPaths map[importPathString]string
68 userRequested map[importPathString]bool
117 func (b *Builder) AddBuildTags(tags ...string) {
218 func (b *Builder) AddDir(dir string) error {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/yunify/qingstor-sdk-go/v3/request/builder/
H A Dbuilder.go47 type Builder struct { struct
48 parsedURL string
49 parsedProperties *map[string]string
50 parsedQuery *map[string]string
51 parsedHeaders *map[string]string
52 parsedBodyString string
53 parsedBody io.Reader
55 operation *data.Operation
56 input *reflect.Value
105 func (qb *Builder) parse() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/julia/Arrow/src/FlatBuffers/
H A Dbuilder.jl35 mutable struct Builder struct
47 bytes(b::Builder) = getfield(b, :bytes)
51 function reset!(b::Builder)
79 function finishedbytes(b::Builder)
114 function writevtable!(b::Builder)
202 function endobject!(b::Builder)
314 function assertnested(b::Builder)
325 function assertnotnested(b::Builder)
340 function assertfinished(b::Builder)
383 function slot!(b::Builder, slotnum)
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/julia/Arrow/src/FlatBuffers/
H A Dbuilder.jl35 mutable struct Builder struct
47 bytes(b::Builder) = getfield(b, :bytes)
51 function reset!(b::Builder)
79 function finishedbytes(b::Builder)
114 function writevtable!(b::Builder)
202 function endobject!(b::Builder)
314 function assertnested(b::Builder)
325 function assertnotnested(b::Builder)
340 function assertfinished(b::Builder)
383 function slot!(b::Builder, slotnum)
[all …]

12345678910>>...553