Home
last modified time | relevance | path

Searched refs:templateContext (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Doci-hook.go86 func newTemplateContext(state *specs.State, spec *hookSpec) *templateContext {
87 t := &templateContext{
102 type templateContext struct { struct
108 func (t *templateContext) id() string { argument
112 func (t *templateContext) bundle() string { argument
116 func (t *templateContext) rootfs() string { argument
123 func (t *templateContext) pid() int { argument
127 func (t *templateContext) annotation(k string) string { argument
131 func (t *templateContext) status() string { argument
135 func render(ctx *templateContext, source string, out io.Writer) error { argument
[all …]
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/capnp/compiler/
H A Dcapnpc-c++.c++1869 templateContext.allDecls(), in makeReaderDef()
1908 templateContext.allDecls(), in makeBuilderDef()
1944 templateContext.allDecls(), in makePipelineDef()
2073 templateContext.hasParams() ? " " : "", templateContext.decl(true), in makeStructText()
2228 templateContext.allDecls(), in makeMethodText()
2267 templateContext.allDecls(), in makeMethodText()
2386 templateContext.hasParams() ? " " : "", templateContext.decl(true), in makeInterfaceText()
2408 templateContext.allDecls(), in makeInterfaceText()
2683 templateContext)); in makeNodeText()
2692 templateContext)); in makeNodeText()
[all …]
/dports/devel/capnproto/capnproto-0.9.0/c++/src/capnp/compiler/
H A Dcapnpc-c++.c++1881 templateContext.allDecls(), in makeReaderDef()
1920 templateContext.allDecls(), in makeBuilderDef()
1956 templateContext.allDecls(), in makePipelineDef()
2085 templateContext.hasParams() ? " " : "", templateContext.decl(true), in makeStructText()
2240 templateContext.allDecls(), in makeMethodText()
2279 templateContext.allDecls(), in makeMethodText()
2398 templateContext.hasParams() ? " " : "", templateContext.decl(true), in makeInterfaceText()
2420 templateContext.allDecls(), in makeInterfaceText()
2695 templateContext)); in makeNodeText()
2704 templateContext)); in makeNodeText()
[all …]
/dports/www/gohugo/hugo-0.91.2/tpl/tplimpl/
H A Dtemplate_ast_transformers.go39 type templateContext struct { struct
57 func (c templateContext) getIfNotVisited(name string) *templateState { argument
75 lookupFn func(name string) *templateState) *templateContext {
76 return &templateContext{
87 lookupFn func(name string) *templateState) (*templateContext, error) {
151 func (c *templateContext) applyTransformations(n parse.Node) (bool, error) { argument
202 func (c *templateContext) hasIdent(idents []string, ident string) bool { argument
215 func (c *templateContext) collectConfig(n *parse.PipeNode) { argument
256 func (c *templateContext) collectInner(n *parse.CommandNode) { argument
282 func (c *templateContext) collectPartialInfo(x *parse.CommandNode) { argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/piet/
H A DTemplateBinder.java43 FrameContext templateContext = in createAndBindTemplateAdapter() local
52 model.getTemplate().getElement(), templateContext); in createAndBindTemplateAdapter()
57 adapter.bindModel(model.getTemplate().getElement(), templateContext); in createAndBindTemplateAdapter() local
69 FrameContext templateContext = frameContext.createTemplateContext( in createTemplateAdapter() local
74 model.getTemplate().getElement(), templateContext); in createTemplateAdapter()
91 FrameContext templateContext = in bindTemplateAdapter() local
94 adapter.bindModel(model.getTemplate().getElement(), templateContext); in bindTemplateAdapter() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/javatests/src/org/chromium/chrome/browser/feed/library/piet/
H A DTemplateBinderTest.java166 FrameContext templateContext = mock(FrameContext.class); in testCreateTemplateAdapter() local
168 .thenReturn(templateContext); in testCreateTemplateAdapter()
348 FrameContext templateContext = mock(FrameContext.class); in testBindTemplateAdapter_success() local
350 .thenReturn(templateContext); in testBindTemplateAdapter_success()
431 FrameContext templateContext = mock(FrameContext.class); in testBindTemplateAdapter_templateMismatch() local
433 .thenReturn(templateContext); in testBindTemplateAdapter_templateMismatch()
435 .thenReturn(templateContext); in testBindTemplateAdapter_templateMismatch()
475 FrameContext templateContext = mock(FrameContext.class); in testCreateAndBindTemplateAdapter_newAdapter() local
477 .thenReturn(templateContext); in testCreateAndBindTemplateAdapter_newAdapter()
513 FrameContext templateContext = mock(FrameContext.class); in testCreateAndBindTemplateAdapter_recycled() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/
H A DChainCompletionTemplateBuilder.java149 final DocumentTemplateContext templateContext= createJavaContext(contentAssistContext); in createTemplateProposal() local
150 …final Region region= new Region(templateContext.getCompletionOffset(), templateContext.getCompleti… in createTemplateProposal()
151 final TemplateProposal proposal= new TemplateProposal(template, templateContext, region, in createTemplateProposal()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/twig/twig/src/
H A DTemplate.php162 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
202 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
206 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/www/baikal/baikal/vendor/twig/twig/src/
H A DTemplate.php162 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
202 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
206 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/twig/twig/src/
H A DTemplate.php162 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
202 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
206 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/www/phpbb3/phpBB3/vendor/twig/twig/src/
H A DTemplate.php162 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
202 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
206 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/www/matomo/piwik/vendor/twig/twig/src/
H A DTemplate.php151 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
191 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
195 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/www/drupal9/drupal-9.2.10/vendor/twig/twig/src/
H A DTemplate.php162 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
202 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
206 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/www/moodle311/moodle/lib/amd/build/
H A Dmodal_factory.min.js.map1templateContext","templateName","template","render","html","fail","exception","create","type","isL…
/dports/www/moodle310/moodle/lib/amd/build/
H A Dmodal_factory.min.js.map1templateContext","templateName","template","render","html","fail","exception","create","type","isL…
/dports/www/moodle39/moodle/lib/amd/build/
H A Dmodal_factory.min.js.map1templateContext","templateName","template","render","html","fail","exception","create","type","isL…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/twig/twig/src/
H A DTemplate.php164 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
204 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
208 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…
/dports/deskutils/egroupware/egroupware/vendor/twig/twig/src/
H A DTemplate.php164 …ayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) argument
204 …splayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
208 …plate "%s" does not exist.', $name, $this->getTemplateName()), -1, ($templateContext ?? $this)->ge…

1234