Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 26 for 3e40 (3.71 sec)

  1. platforms/core-configuration/declarative-dsl-core/src/test/kotlin/org/gradle/internal/declarativedsl/parsing/BasicParsingTest.kt

                    )
                    Assignment [indexes: 32..40, line/column: 4/1..4/9, file: test] (
                        lhs = PropertyAccess [indexes: 32..33, line/column: 4/1..4/2, file: test] (
                            name = e
                        )
                        rhs = BooleanLiteral [indexes: 36..40, line/column: 4/5..4/9, file: test] (true)
                    )
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 22:06:18 UTC 2024
    - 19.1K bytes
    - Viewed (0)
  2. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r35/BuildProgressCrossVersionSpec.groovy

    import org.gradle.tooling.ProjectConnection
    import spock.lang.Issue
    
    @TargetGradleVersion(">=3.5")
    class BuildProgressCrossVersionSpec extends AbstractHttpCrossVersionSpec {
    
        @TargetGradleVersion(">=3.5 <4.0")
        def "generates events for interleaved project configuration and dependency resolution"() {
            given:
            settingsFile << """
    
                rootProject.name = 'multi'
                include 'a', 'b'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/collect/TreeMultimapNaturalTest.java

       */
      public void testCreateFromTreeMultimap() {
        Multimap<Double, Double> tree = TreeMultimap.create(KEY_COMPARATOR, VALUE_COMPARATOR);
        tree.put(1.0, 2.0);
        tree.put(2.0, 3.0);
        tree.put(3.0, 4.0);
        tree.put(4.0, 5.0);
    
        TreeMultimap<Double, Double> copyFromTree = TreeMultimap.create(tree);
        assertEquals(tree, copyFromTree);
        assertSame(Ordering.natural(), copyFromTree.keyComparator());
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Thu Mar 07 18:34:03 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  4. platforms/core-execution/execution-e2e-tests/src/integTest/groovy/org/gradle/integtests/TaskUpToDateIntegrationTest.groovy

    import org.gradle.integtests.fixtures.AbstractIntegrationSpec
    import spock.lang.Issue
    
    class TaskUpToDateIntegrationTest extends AbstractIntegrationSpec {
        @Issue("https://issues.gradle.org/browse/GRADLE-3540")
        def "order of #annotation marks task not up-to-date"() {
            buildFile << """
                class MyTask extends DefaultTask {
                    @Output${files ? "Files" : "Directories"} FileCollection out
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 04 10:15:40 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_LLRINTD128                      = 0xBDD // 3037
    	SYS_LLROUNDD32                      = 0xBDE // 3038
    	SYS_LLROUNDD64                      = 0xBDF // 3039
    	SYS_LLROUNDD128                     = 0xBE0 // 3040
    	SYS_LOGD32                          = 0xBE1 // 3041
    	SYS_LOGD64                          = 0xBE2 // 3042
    	SYS_LOGD128                         = 0xBE3 // 3043
    	SYS_LOG10D32                        = 0xBE4 // 3044
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  6. test/codegen/memcombine.go

    }
    
    func load_le_byte8_uint64_idx8_inv(s []byte, idx int) uint64 {
    	// arm64:`MOVD\s\(R[0-9]+\)\(R[0-9]+<<3\)`,-`ORR`,-`MOV[BHW]`
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 21 19:45:41 UTC 2024
    - 29.7K bytes
    - Viewed (0)
  7. src/crypto/aes/asm_s390x.s

    	BVS	loop                // branch back if interrupted
    	RET
    crash:
    	MOVD	$0, (R0)
    	RET
    
    // func ghash(key *gcmHashKey, hash *[16]byte, data []byte)
    TEXT ·ghash(SB),NOSPLIT,$32-40
    	MOVD    $65, R0 // GHASH function code
    	MOVD	key+0(FP), R2
    	LMG	(R2), R6, R7
    	MOVD	hash+8(FP), R8
    	LMG	(R8), R4, R5
    	MOVD	$params-32(SP), R1
    	STMG	R4, R7, (R1)
    	LMG	data+16(FP), R2, R3 // R2=base, R3=len
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/optimizing-performance/build-cache/caching_android_projects.adoc

    == Why use the build cache?
    
    The build cache can _significantly_ improve build performance for Android projects, in many cases by 30-40%.
    Many of the compilation and assembly tasks provided by the Android Gradle Plugin are cacheable, and more are made so with each new iteration.
    
    === Faster CI builds
    
    CI builds benefit particularly from the build cache.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Apr 26 12:54:11 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  9. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^67648 mod p(x), x^67584 mod p(x) */
    DATA ·IEEEConst+3024(SB)/8,$0x00000000c0a23e8e
    DATA ·IEEEConst+3032(SB)/8,$0x000000006b0980bc
    
    	/* x^66624 mod p(x), x^66560 mod p(x) */
    DATA ·IEEEConst+3040(SB)/8,$0x00000001ebd85c88
    DATA ·IEEEConst+3048(SB)/8,$0x000000008bbba964
    
    	/* x^65600 mod p(x), x^65536 mod p(x) */
    DATA ·IEEEConst+3056(SB)/8,$0x000000019ee20bb2
    DATA ·IEEEConst+3064(SB)/8,$0x00000001070a5a1e
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial

    000002c0  72 2f 61 24 56 0b 1e 3e  52 92 d2 e0 11 cd 52 69  |r/a$V..>R.....Ri|
    000002d0  c4 73 7f 72 95 fd f5 c4  72 d7 77 73 85 bf be e0  |.s.r....r.ws....|
    000002e0  cd 3c 3b 3d 92 63 91 ba  c8 a8 d2 32 40 6a 33 91  |.<;=.c.....2@j3.|
    000002f0  c0 71 fe ea 76 9f a9 96  dc c0 a9 bd 67 b6 23 42  |.q..v.......g.#B|
    00000300  d9 1b 3d 8d d4 5f 81 38  74 1c db 36 9e bd 79 fd  |..=.._.8t..6..y.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top