Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 36 for forSection (0.34 sec)

  1. build-logic/documentation/src/test/groovy/gradlebuild/docs/FindBrokenInternalLinksTest.groovy

            }
        }
    
        private void assertFoundDeadSectionLinks(File file, String... sections) {
            assertFoundDeadLinks(sections.collect { DeadLink.forSection(file, it) })
        }
    
        private void assertFoundDeadJavadocLinks(File file, String... paths) {
            assertFoundDeadLinks(paths.collect { DeadLink.forJavadoc(file, it) })
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 28 22:01:54 UTC 2022
    - 7.8K bytes
    - Viewed (0)
  2. releasenotes/notes/grafana-dashboards-reporter-correction.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: telemetry
    issue:
      - 27595
    releaseNotes:
      - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Nov 18 16:29:46 UTC 2020
    - 184 bytes
    - Viewed (0)
  3. src/math/log1p.go

    //
    //      Note. If k=0, then f=x is exact. However, if k!=0, then f
    //      may not be representable exactly. In that case, a correction
    //      term is need. Let u=1+x rounded. Let c = (1+x)-u, then
    //      log(1+x) - log(u) ~ c/u. Thus, we proceed to compute log(u),
    //      and add back the correction term c/u.
    //      (Note: when x > 2**53, one can simply return log(x))
    //
    //   2. Approximation of log1p(f).
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 11:59:09 UTC 2023
    - 6.3K bytes
    - Viewed (0)
  4. build-logic/binary-compatibility/src/main/groovy/gradlebuild/EnrichedReportRenderer.groovy

                        getAllErrorCorrections().forEach((correction) => {
                            correction.acceptation = reason;
                            result.acceptedApiChanges.push(correction);
                        });
                        // Sort the array in place by type, then member
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Feb 07 20:38:43 UTC 2023
    - 7.2K bytes
    - Viewed (0)
  5. src/math/expm1.go

    //
    // Method
    //   1. Argument reduction:
    //      Given x, find r and integer k such that
    //
    //               x = k*ln2 + r,  |r| <= 0.5*ln2 ~ 0.34658
    //
    //      Here a correction term c will be computed to compensate
    //      the error in r when rounded to a floating-point number.
    //
    //   2. Approximating expm1(r) by a special rational function on
    //      the interval [0,0.34658]:
    //      Since
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 11:59:09 UTC 2023
    - 7.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apimachinery/pkg/util/proxy/transport.go

    	atom.Audio:      sets.NewString("src"),
    	atom.Base:       sets.NewString("href"),
    	atom.Blockquote: sets.NewString("cite"),
    	atom.Body:       sets.NewString("background"),
    	atom.Button:     sets.NewString("formaction"),
    	atom.Command:    sets.NewString("icon"),
    	atom.Del:        sets.NewString("cite"),
    	atom.Embed:      sets.NewString("src"),
    	atom.Form:       sets.NewString("action"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 10 07:29:34 UTC 2023
    - 8.8K bytes
    - Viewed (0)
  7. src/archive/tar/strconv.go

    	} else {
    		sn = sn[:maxNanoSecondDigits] // Right truncate
    	}
    	nsecs, _ := strconv.ParseInt(sn, 10, 64) // Must succeed
    	if len(ss) > 0 && ss[0] == '-' {
    		return time.Unix(secs, -1*nsecs), nil // Negative correction
    	}
    	return time.Unix(secs, nsecs), nil
    }
    
    // formatPAXTime converts ts into a time of the form %d.%d as described in the
    // PAX specification. This function is capable of negative timestamps.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 01 14:28:42 UTC 2023
    - 9K bytes
    - Viewed (0)
  8. src/html/template/attr.go

    	"draggable":       contentTypePlain,
    	"dropzone":        contentTypePlain,
    	"enctype":         contentTypeUnsafe,
    	"for":             contentTypePlain,
    	"form":            contentTypeUnsafe,
    	"formaction":      contentTypeURL,
    	"formenctype":     contentTypeUnsafe,
    	"formmethod":      contentTypeUnsafe,
    	"formnovalidate":  contentTypeUnsafe,
    	"formtarget":      contentTypePlain,
    	"headers":         contentTypePlain,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 06 15:53:04 UTC 2021
    - 6.2K bytes
    - Viewed (0)
  9. src/math/log10_s390x.s

    DATA log10rodataL19<>+112(SB)/8, $-.64572084905921579630E-07
    DATA log10rodataL19<>+120(SB)/8, $-5.5
    DATA log10rodataL19<>+128(SB)/8, $18446744073709551616.
    GLOBL log10rodataL19<>+0(SB), RODATA, $136
    
    // Table of log10 correction terms
    DATA log10tab2074<>+0(SB)/8, $0.254164497922885069E-01
    DATA log10tab2074<>+8(SB)/8, $0.179018857989381839E-01
    DATA log10tab2074<>+16(SB)/8, $0.118926768029048674E-01
    DATA log10tab2074<>+24(SB)/8, $0.722595568238080033E-02
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 4.7K bytes
    - Viewed (0)
  10. src/math/acosh_s390x.s

    DATA ·acoshrodataL11<> + 104(SB)/8, $-5.5
    DATA ·acoshrodataL11<> + 112(SB)/8, $0x7ff8000000000000      //Nan
    GLOBL ·acoshrodataL11<> + 0(SB), RODATA, $120
    
    // Table of log correction terms
    DATA ·acoshtab2068<> + 0(SB)/8, $0.585235384085551248E-01
    DATA ·acoshtab2068<> + 8(SB)/8, $0.412206153771168640E-01
    DATA ·acoshtab2068<> + 16(SB)/8, $0.273839003221648339E-01
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 4.3K bytes
    - Viewed (0)
Back to top