Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for 00034 (0.11 sec)

  1. test/fixedbugs/bug409.out

    +1.000000e+000 +2.000000e+000 +3.000000e+000 +4.000000e+000...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 08 15:25:13 UTC 2012
    - 60 bytes
    - Viewed (0)
  2. architecture/standards/0003-avoid-introducing-Groovy-types-to-public-api.md

    # ADR-0003 - Avoid introducing Groovy types to public API
    
    ## Date
    
    2024-01-12
    
    ## Context
    
    Gradle's public API requires equal access from all JVM-based languages.
    Kotlin, Groovy, Java, and other JVM-based languages should be able to use the Gradle API without relying on another language's standard library.
    
    Historically, Gradle has shipped with some Groovy types in very prominent APIs.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Mar 10 20:38:06 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/rewrite_test.go

    		srw    int64
    		valid  bool
    		rotate int64
    		mask   uint64
    	}{
    		{4, 4, true, 0, 0xFFFFFFF0},
    		{4, 8, true, 28, 0x0FFFFFF0},
    		{0, 0, true, 0, 0xFFFFFFFF},
    		{8, 4, false, 0, 0},
    		{0, 32, false, 0, 0},
    		{0, 31, true, 1, 0x1},
    		{31, 31, true, 0, 0x80000000},
    		{32, 32, false, 0, 0},
    	}
    	for i, v := range tests {
    		result := mergePPC64SldiSrw(v.sld, v.srw)
    		if v.valid && result == 0 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 15 21:57:02 UTC 2021
    - 6.9K bytes
    - Viewed (0)
  4. architecture/standards/0005-introduce-core-ui-architecture-module.md

    # ADR-0004 - Introduce a UI architecture module to the core platform
    
    ## Date
    
    2024-02-07
    
    ## Context
    
    The Gradle core platform provides many services to the Gradle platforms and builds logic. One such group of services allows logic to interact with the build user, to provide diagnostics, progress information, prompt for questions, and so on. Currently, these services are part of the core platform runtime architecture module.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 04 23:19:15 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  5. platforms/core-configuration/declarative-dsl-core/src/test/kotlin/org/gradle/internal/declarativedsl/mappingToJvm/EmptyBlocksTest.kt

                """.trimIndent()
            )
    
            val result = runtimeInstanceFromResult(schema, resolution, kotlinFunctionAsConfigureLambda, RuntimeCustomAccessors.none, ::TopLevel)
    
            assertEquals(listOf(0, 0, 2, 3, 4), result.added.map { it.x })
        }
    
    
        private
        val schema = schemaFromTypes(TopLevel::class, this::class.nestedClasses)
    
    
        class TopLevel {
            val configuredLazy = lazy { Inner() }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 11:58:18 UTC 2024
    - 3.2K bytes
    - Viewed (0)
  6. architecture/standards/0004-use-a-platform-architecture.md

    # ADR-0004 - Use a platform-oriented architecture for Gradle
    
    ## Date
    
    2024-02-07
    
    ## Context
    
    The Gradle code base is essentially a large monolith, without strong internal boundaries.
    This has a number of negative effects on productivity, including:
    
    - Unclear ownership of code.
    - Difficult to focus on one particular area.
    - Unintended coupling between areas of the code, including tests.
    
    ## Decision
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun Feb 25 22:19:29 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  7. operator/pkg/validate/validate_values_test.go

      cniConfDir: "/var/run/multus/cni/net.d"
    `,
    		},
    
    		{
    			desc: "BadIPRange",
    			yamlStr: `
    global:
      proxy:
        includeIPRanges: "1.1.0.256/16,2.2.0.257/16"
        excludeIPRanges: "3.3.0.0/33,4.4.0.0/34"
    `,
    			wantErrs: makeErrors([]string{
    				`global.proxy.excludeIPRanges netip.ParsePrefix("3.3.0.0/33"): prefix length out of range`,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 13:43:12 UTC 2024
    - 6K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Server-TLSv13-Resume

    00000070  00 00 00 16 00 00 00 17  00 00 00 0d 00 1e 00 1c  |................|
    00000080  04 03 05 03 06 03 08 07  08 08 08 09 08 0a 08 0b  |................|
    00000090  08 04 08 05 08 06 04 01  05 01 06 01 00 2b 00 03  |.............+..|
    000000a0  02 03 04 00 2d 00 02 01  01 00 33 00 26 00 24 00  |....-.....3.&.$.|
    000000b0  1d 00 20 49 31 09 86 3b  71 6b ff 6c bc 6f 40 4c  |.. I1..;qk.l.o@L|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 4.3K bytes
    - Viewed (0)
  9. src/crypto/tls/testdata/Server-TLSv13-IssueTicketPreDisable

    00000070  00 00 00 16 00 00 00 17  00 00 00 0d 00 1e 00 1c  |................|
    00000080  04 03 05 03 06 03 08 07  08 08 08 09 08 0a 08 0b  |................|
    00000090  08 04 08 05 08 06 04 01  05 01 06 01 00 2b 00 03  |.............+..|
    000000a0  02 03 04 00 2d 00 02 01  01 00 33 00 26 00 24 00  |....-.....3.&.$.|
    000000b0  1d 00 20 9c 90 86 ec 0c  c9 4e 43 4d d7 00 3d 39  |.. ......NCM..=9|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.3K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Server-TLSv13-IssueTicket

    00000070  00 00 00 16 00 00 00 17  00 00 00 0d 00 1e 00 1c  |................|
    00000080  04 03 05 03 06 03 08 07  08 08 08 09 08 0a 08 0b  |................|
    00000090  08 04 08 05 08 06 04 01  05 01 06 01 00 2b 00 03  |.............+..|
    000000a0  02 03 04 00 2d 00 02 01  01 00 33 00 26 00 24 00  |....-.....3.&.$.|
    000000b0  1d 00 20 e2 26 c1 8e 1b  73 8a e1 ec 95 a0 01 1a  |.. .&...s.......|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.3K bytes
    - Viewed (0)
Back to top