Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 41 for rtagName (0.2 sec)

  1. pkg/ctrlz/assets/static/js/bootstrap-4.0.0.min.js

    lt",get:function(){return a}}]),o}();return t(document).on(h.CLICK_DATA_API,g.DATA_TOGGLE,function(e){var i,s=this,o=P.getSelectorFromElement(this);o&&(i=t(o)[0]);var a=t(i).data(n)?"toggle":r({},t(i).data(),t(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||e.preventDefault();var l=t(i).one(h.SHOW,function(e){e.isDefaultPrevented()||l.one(h.HIDDEN,function(){t(s).is(":visible")&&s.focus()})});p._jQueryInterface.call(t(i),a,this)}),t.fn.modal=p._jQueryInterface,t.fn.modal.Constructor=p,t...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 47.8K bytes
    - Viewed (0)
  2. build-logic/buildquality/src/main/kotlin/gradlebuild/incubation/action/IncubatingApiReportWorkAction.kt

                nodeName(node, this, sourceFile)
            )
    
        private
        fun findVersionFromJavadoc(javadoc: Javadoc): String? =
            javadoc.blockTags
                .find { tag -> tag.tagName == "since" }
                ?.content?.elements?.find { description -> description is JavadocSnippet }
                ?.toText()
    
        private
        fun nodeName(it: Node?, unit: CompilationUnit, file: File) = when (it) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Jun 25 02:53:14 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  3. api/maven-api-toolchain/src/main/mdo/toolchains.mdo

            public String getSourceLevel() {
                return sourceLevel;
            }
                    ]]>
              </code>
            </codeSegment>
          </codeSegments>
        </class>
        <class rootElement="true" xml.tagName="toolchains" xsd.compositor="sequence">
          <name>PersistedToolchains</name>
          <superClass>TrackableBase</superClass>
          <description>
            The {@code &lt;toolchains&gt;} element is the root of the descriptor.
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Feb 07 21:28:01 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  4. maven-compat/src/main/mdo/profiles.mdo

      ]]></description>
      <defaults>
        <default>
          <key>package</key>
          <value>org.apache.maven.profiles</value>
        </default>
      </defaults>
      <classes>
        <class rootElement="true" xml.tagName="profilesXml">
          <name>ProfilesRoot</name>
          <version>1.0.0</version>
          <description>Root element of the profiles.xml file.</description>
          <fields>
            <field>
              <name>profiles</name>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Jan 03 21:08:35 UTC 2023
    - 13.8K bytes
    - Viewed (0)
  5. pkg/config/validation/agent/validation.go

    func validateCustomTags(tags map[string]*meshconfig.Tracing_CustomTag) error {
    	for tagName, tagVal := range tags {
    		if tagVal == nil {
    			return fmt.Errorf("encountered nil value for custom tag: %s", tagName)
    		}
    	}
    	return nil
    }
    
    // ValidateFQDN checks a fully-qualified domain name
    func ValidateFQDN(fqdn string) error {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 17 20:06:41 UTC 2024
    - 30.9K bytes
    - Viewed (0)
  6. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.js

    Wi(t){var e=R(t).document;return e.scrollingElement||e.documentElement}Mi.prototype.isVideo=function(){return this.isYoutube()||this.isVimeo()||this.isHTML5()},Mi.prototype.isHTML5=function(){return"VIDEO"===this.el.tagName},Mi.prototype.isIFrame=function(){return"IFRAME"===this.el.tagName},Mi.prototype.isYoutube=function(){return this.isIFrame()&&!!this.el.src.match(/\/\/.*?youtube(-nocookie)?\.[a-z]+\/(watch\?v=[^&\s]+|embed)|youtu\.be\/.*/)},Mi.prototype.isVimeo=function(){return this.isIFrame()...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 130.5K bytes
    - Viewed (0)
  7. pkg/config/validation/validation.go

    		for _, o := range l.Overrides {
    			if o == nil {
    				v = appendErrorf(v, "tagOverrides may not be null")
    				continue
    			}
    			for tagName, to := range o.TagOverrides {
    				if tagName == "" {
    					v = AppendWarningf(v, "tagOverrides.name may not be empty")
    				}
    				if to == nil {
    					v = appendErrorf(v, "tagOverrides may not be null")
    					continue
    				}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 04:03:33 UTC 2024
    - 107.2K bytes
    - Viewed (0)
  8. src/internal/trace/traceviewer/static/trace_viewer_full.html

    const tagName=typeInfo.metadata.elementName;if(tr.ui.b.isUnknownElementName(tagName)){throw new Error('Element not registered: '+tagName);}
    return tagName;}
    function createDiagnosticSpan(diagnostic,name,histogram){const tagName=findElementNameForDiagnostic(diagnostic);const span=document.createElement(tagName);if(span.build===undefined)throw new Error(tagName);span.build(diagnostic,name,histogram);return span;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  9. src/internal/trace/traceviewer/static/webcomponents.min.js

    e.replace(N,t)}function o(e){for(var t={},n=0;n<e.length;n++)t[e[n]]=!0;return t}function i(e){if(e.namespaceURI!==D)return!0;var t=e.ownerDocument.doctype;return t&&t.publicId&&t.systemId}function a(e,t){switch(e.nodeType){case Node.ELEMENT_NODE:for(var o,a=e.tagName.toLowerCase(),c="<"+a,l=e.attributes,u=0;o=l[u];u++)c+=" "+o.name+'="'+n(o.value)+'"';return C[a]?(i(e)&&(c+="/"),c+">"):c+">"+s(e)+"</"+a+">";case Node.TEXT_NODE:var d=e.data;return t&&j[t.localName]?d:r(d);case Node.COMMENT_NODE:return"<!--"+e....
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 115.6K bytes
    - Viewed (0)
  10. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    ["pods"] failurePolicy: Fail admissionReviewVersi: ["v1beta1", "v1"] {{- end }} {{- range $tagName := $.Values.revisionTags }} apiVersion: admissionregistratio.k8s.io/v1 kind: MutatingWebhookConfi metadata: {{- if eq $.Release.Namespace "istio-system"}} name: istio-revision-tag-{{ $tagName }} {{- else }} name: istio-revision-tag-{{ $tagName }}-{{ $.Release.Namespace }} {{- end }} labels: istio.io/tag: {{ $tagName }} istio.io/rev: {{ $.Values.revision | default "default" }} install.operator.istio.io/owning-resource:...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
Back to top