Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for ASC (0.04 sec)

  1. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/DependencyVerifyingModuleComponentRepository.java

                    fileName = Files.getNameWithoutExtension(fileName); // removes the .asc
                    IvyArtifactName base = DefaultIvyArtifactName.forFileName(fileName, null);
                    return new DefaultIvyArtifactName(
                        base.getName(),
                        "asc",
                        base.getExtension() + ".asc"
                    );
                }
    
                @Override
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 15 17:38:42 UTC 2024
    - 16K bytes
    - Viewed (0)
  2. platforms/software/security/src/test/groovy/org/gradle/security/internal/SecuritySupportSpec.groovy

        }
    
        @Issue("https://github.com/gradle/gradle/issues/28400")
        def "can read compressed data from signature"() {
            given:
            def signatureFile = tempDir.file("signature.asc") << """
    -----BEGIN PGP MESSAGE-----
    Version: BCPG v1.69
    
    owCIXgQAFgIABgUCZKcKCQAKCRCXjfpT5HomLAeHAPkBUtWmJCZotXuJ3x/2w1Db
    eoNBsw/CMG9geR34Tvuo3AEAqDsvoIcyXD+860T9nxU+gEydpr9/P1LP1MoFL1Lg
    4QE=
    =f2hW
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 14:42:50 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/loong64/a.out.go

    	AMUL
    	AMULD
    	AMULF
    	AMULU
    	AMULH
    	AMULHU
    	AMULW
    	ANEGD
    	ANEGF
    
    	ANEGW
    	ANEGV
    
    	ANOOP // hardware nop
    	ANOR
    	AOR
    	AREM
    	AREMU
    
    	ARFE
    
    	ASC
    	ASCV
    
    	ASGT
    	ASGTU
    
    	ASLL
    	ASQRTD
    	ASQRTF
    	ASRA
    	ASRL
    	AROTR
    	ASUB
    	ASUBD
    	ASUBF
    
    	ASUBU
    	ASUBW
    	ADBAR
    	ASYSCALL
    
    	ATEQ
    	ATNE
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  4. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/verification/DependencyVerificationSignatureCheckIntegTest.groovy

            """
    
            when:
            module.pom.expectGet()
            module.getArtifact(type: 'pom.asc').expectGet()
            module.getArtifact(classifier: 'sources').expectHead()
            module.getArtifact(classifier: 'sources').expectGet()
            module.getArtifact(classifier: 'sources', type: 'jar.asc').expectGet()
            module.getArtifact(classifier: 'javadoc').expectHead()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 14:42:50 UTC 2024
    - 75.1K bytes
    - Viewed (0)
  5. tests/embedded_struct_test.go

    	} else if egNews.BasePost.Title != "engadget_news" {
    		t.Errorf("embedded struct's value should be scanned correctly")
    	}
    
    	var egPosts []EngadgetPost
    	if err := DB.Order("author_name asc").Find(&egPosts).Error; err != nil {
    		t.Fatalf("no error should happen when query with embedded struct, but got %v", err)
    	}
    	expectAuthors := []string{"Edward", "George"}
    	for i, post := range egPosts {
    Registered: Wed Jun 12 16:27:09 UTC 2024
    - Last Modified: Wed May 08 04:07:58 UTC 2024
    - 7.3K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/mips/asm0.go

    	{AMOVBU, C_REG, C_NONE, C_SOREG, 7, 4, REGZERO, 0, 0},
    	{AMOVWL, C_REG, C_NONE, C_SOREG, 7, 4, REGZERO, 0, 0},
    	{AMOVVL, C_REG, C_NONE, C_SOREG, 7, 4, REGZERO, sys.MIPS64, 0},
    	{ASC, C_REG, C_NONE, C_SOREG, 7, 4, REGZERO, 0, 0},
    	{ASCV, C_REG, C_NONE, C_SOREG, 7, 4, REGZERO, sys.MIPS64, 0},
    
    	{AMOVW, C_SEXT, C_NONE, C_REG, 8, 4, REGSB, sys.MIPS64, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 53.6K bytes
    - Viewed (0)
  7. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/HtmlDependencyVerificationReportRenderer.java

            File signatureFile = vf.getSignatureFile();
            if (signatureFile != null) {
                fileLink += "&nbsp;<a href=\"" + signatureFile.toURI().toASCIIString() + "\">(.asc)</a>";
            }
            fileLink += "</div>";
            return fileLink;
        }
    
        private void reportOtherProblems(VerificationFailure vf) {
            if (vf instanceof DeletedArtifact) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 14:42:50 UTC 2024
    - 20.8K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/loong64/asm.go

    	{AMOVBU, C_REG, C_NONE, C_NONE, C_SOREG, C_NONE, 7, 4, REGZERO, 0},
    	{AMOVWL, C_REG, C_NONE, C_NONE, C_SOREG, C_NONE, 7, 4, REGZERO, 0},
    	{AMOVVL, C_REG, C_NONE, C_NONE, C_SOREG, C_NONE, 7, 4, REGZERO, 0},
    	{ASC, C_REG, C_NONE, C_NONE, C_SOREG, C_NONE, 7, 4, REGZERO, 0},
    	{ASCV, C_REG, C_NONE, C_NONE, C_SOREG, C_NONE, 7, 4, REGZERO, 0},
    
    	{AMOVW, C_SEXT, C_NONE, C_NONE, C_REG, C_NONE, 8, 4, 0, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 61.8K bytes
    - Viewed (0)
  9. cluster/log-dump/log-dump.sh

                             --zone "${ZONE}" \
                             --format='value(creationTimestamp)')
        echo "Failures for ${group} (if any):"
        gcloud logging read --order=asc \
              --format='table(timestamp,jsonPayload.resource.name,jsonPayload.event_subtype)' \
              --project "${PROJECT}" \
              "resource.type=\"gce_instance\"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 21:15:57 UTC 2024
    - 28.9K bytes
    - Viewed (0)
  10. platforms/documentation/docs/src/docs/css/javadoc.css

        background-size:100% 100%;
        width:9px;
        height:14px;
        margin-left:4px;
        margin-bottom:-3px;
    }
    .table-header[onclick].sort-asc::after {
        background-image:url('data:image/svg+xml; utf8, \
        <svg xmlns="http://www.w3.org/2000/svg" width="125" height="170"> \
        <path d="M10.101 57.059L63.019 4.142l52.917 52.917" style="opacity:.75;"/> \
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
Back to top