Home
last modified time | relevance | path

Searched defs:Root (Results 101 – 125 of 8825) sorted by relevance

12345678910>>...353

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Rewriter/
H A Dobjc-modern-class-init.mm5 @interface Root @end interface
15 @implementation Root @end implementation
17 @interface Root(Cat) @end interface in Cat
21 @implementation Root(Cat) @end implementation in Cat
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Rewriter/
H A Dobjc-modern-class-init-hooks.mm5 @interface Root @end interface
15 @implementation Root @end implementation
17 @interface Root(Cat) @end interface in Cat
21 @implementation Root(Cat) @end implementation in Cat
H A Dobjc-modern-class-init.mm5 @interface Root @end interface
15 @implementation Root @end implementation
17 @interface Root(Cat) @end interface in Cat
21 @implementation Root(Cat) @end implementation in Cat
/dports/devel/yaegi/yaegi-0.9.23/_test/
H A Dmethod34.go3 type Root struct { struct
4 Name string
8 Root anonMember
19 func (r *Root) Hello() string { return "Hello " + r.Name }
/dports/comms/owfs/owfs-3.2p4/module/swig/python/unittest/
H A Dowtest_sample.ini49 [Root] section
50 entries = alarm settings simultaneous statistics structure system uncached
51 sensors = 10.B7B64D000800
52 type = DS9490
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/notary/tuf/data/
H A Droot.go17 type Root struct { struct
18 SignedCommon
19 Keys Keys `json:"keys"`
20 Roles map[string]*RootRole `json:"roles"`
21 ConsistentSnapshot bool `json:"consistent_snapshot"`
27 func isValidRootStructure(r Root) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droot.go17 type Root struct { struct
18 SignedCommon
19 Keys Keys `json:"keys"`
20 Roles map[RoleName]*RootRole `json:"roles"`
21 ConsistentSnapshot bool `json:"consistent_snapshot"`
27 func isValidRootStructure(r Root) error {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droot.go17 type Root struct { struct
18 SignedCommon
19 Keys Keys `json:"keys"`
20 Roles map[RoleName]*RootRole `json:"roles"`
21 ConsistentSnapshot bool `json:"consistent_snapshot"`
27 func isValidRootStructure(r Root) error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droot.go17 type Root struct { struct
18 SignedCommon
19 Keys Keys `json:"keys"`
20 Roles map[RoleName]*RootRole `json:"roles"`
21 ConsistentSnapshot bool `json:"consistent_snapshot"`
27 func isValidRootStructure(r Root) error {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/tuf/data/
H A Droot.go17 type Root struct { struct
18 SignedCommon
19 Keys Keys `json:"keys"`
20 Roles map[RoleName]*RootRole `json:"roles"`
21 ConsistentSnapshot bool `json:"consistent_snapshot"`
27 func isValidRootStructure(r Root) error {
/dports/devel/libcxxrt/libcxxrt-f96846e/test/
H A Dtest_typeinfo.cc12 struct Root struct
24 struct Sub1 : public Root argument
/dports/devel/datadraw/datadraw3.1.1/examples/heap/
H A Dprdatabase.c86 prRoot Root; in prCompactRootNodes() local
134 prRoot Root, in prRootAllocNodes()
201 prRoot Root) in prRootFreeNodes()
224 prRoot Root, in prRootResizeNodes()
285 prRoot Root, in prRootInsertNode()
307 prRoot Root, in prRootAppendNode()
330 prRoot Root, in prRootRemoveNode()
347 prRoot Root, in prRootSwapNode()
361 prRoot Root, in prRootHeapDownNode()
400 prRoot Root, in prRootHeapUpNode()
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/signer/universal/
H A Duniversal.go27 type Root struct { struct
28 Config map[string]string
29 ForceRemote bool
37 func fileBackedSigner(root *Root, policy *config.Signing) (signer.Signer, bool, error) {
58 func newLocalSigner(root Root, policy *config.Signing) (s signer.Signer, err error) {
84 func newUniversalSigner(root Root, policy *config.Signing) (*Signer, error) {
109 func NewSigner(root Root, policy *config.Signing) (signer.Signer, error) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/tommy-muehle/go-mnd/v2/vendor/golang.org/x/tools/internal/gopathwalk/
H A Dwalk.go42 type Root struct { struct
43 Path string
44 Type RootType
61 func Walk(roots []Root, add func(root Root, dir string), opts Options) {
67 func walkDir(root Root, add func(Root, string), opts Options) {

12345678910>>...353