Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 109 for ibm (0.11 sec)

  1. src/cmd/go/internal/help/helpdoc.go

    		import "launchpad.net/project/series"
    		import "launchpad.net/project/series/sub/directory"
    
    		import "launchpad.net/~user/project/branch"
    		import "launchpad.net/~user/project/branch/sub/directory"
    
    	IBM DevOps Services (Git)
    
    		import "hub.jazz.net/git/user/project"
    		import "hub.jazz.net/git/user/project/sub/directory"
    
    For code hosted on other servers, import paths may either be qualified
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 36.3K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_8.adoc

    * `GUtil.toLowerCase(...)`
    * `ConfigureUtil`
    
    [[ibm_semeru_should_not_be_used]]
    ==== Deprecated JVM vendor IBM Semeru
    
    The enum constant `JvmVendorSpec.IBM_SEMERU` is now deprecated and will be removed in Gradle 9.0.
    
    Please replace it by its equivalent `JvmVendorSpec.IBM` to avoid warnings and potential errors in the next major version release.
    
    [[configuring_custom_build_layout]]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 17:01:07 UTC 2024
    - 90.7K bytes
    - Viewed (0)
  3. doc/asm.html

    <p>
    This assembler is used by GOARCH values ppc64 and ppc64le.
    </p>
    
    <p>
    Reference: <a href="/pkg/cmd/internal/obj/ppc64">Go PPC64 Assembly Instructions Reference Manual</a>
    </p>
    
    <h3 id="s390x">IBM z/Architecture, a.k.a. s390x</h3>
    
    <p>
    The registers <code>R10</code> and <code>R11</code> are reserved.
    The assembler uses them to hold temporary values when assembling some instructions.
    </p>
    
    <p>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 28 19:15:27 UTC 2023
    - 36.3K bytes
    - Viewed (1)
  4. src/cmd/compile/internal/ssa/_gen/S390XOps.go

    //    register.
    //
    // For more information about the z/Architecture, the instruction set and the
    // addressing modes it supports take a look at the z/Architecture Principles of
    // Operation: http://publibfp.boulder.ibm.com/epubs/pdf/dz9zr010.pdf
    //
    // Suffixes encode the bit width of pseudo-instructions.
    // D (double word)  = 64 bit (frequently omitted)
    // W (word)         = 32 bit
    // H (half word)    = 16 bit
    // B (byte)         = 8 bit
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 24 00:21:13 UTC 2023
    - 52.5K bytes
    - Viewed (0)
  5. src/cmd/go/internal/vcs/vcs.go

    		regexp:     lazyregexp.New(`^(?P<root>bitbucket\.org/(?P<bitname>[\w.\-]+/[\w.\-]+))(/[\w.\-]+)*$`),
    		vcs:        "git",
    		repo:       "https://{root}",
    		check:      noVCSSuffix,
    	},
    
    	// IBM DevOps Services (JazzHub)
    	{
    		pathPrefix: "hub.jazz.net/git",
    		regexp:     lazyregexp.New(`^(?P<root>hub\.jazz\.net/git/[a-z0-9]+/[\w.\-]+)(/[\w.\-]+)*$`),
    		vcs:        "git",
    		repo:       "https://{root}",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:30:18 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  6. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.x3d"/>
      </mime-type>
      <mime-type type="application/vnd.ibm.afplinedata"/>
      <mime-type type="application/vnd.ibm.electronic-media"/>
      <mime-type type="application/vnd.ibm.minipay">
        <glob pattern="*.mpy"/>
      </mime-type>
      <mime-type type="application/vnd.ibm.modcap">
        <glob pattern="*.afp"/>
        <glob pattern="*.listafp"/>
        <glob pattern="*.list3820"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  7. src/debug/elf/elf.go

    	EM_88K           Machine = 5   /* Motorola 88000. */
    	EM_860           Machine = 7   /* Intel i860. */
    	EM_MIPS          Machine = 8   /* MIPS R3000 Big-Endian only. */
    	EM_S370          Machine = 9   /* IBM System/370. */
    	EM_MIPS_RS3_LE   Machine = 10  /* MIPS R3000 Little-Endian. */
    	EM_PARISC        Machine = 15  /* HP PA-RISC. */
    	EM_VPP500        Machine = 17  /* Fujitsu VPP500. */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  8. docs/changelogs/changelog_3x.md

     *  Fix: Don't reuse connections after an unsuccessful `Expect: 100-continue`.
     *  Fix: Handle either `TLS_` or `SSL_` prefixes for cipher suite names. This is necessary for
        IBM JVMs that use the `SSL_` prefix exclusively.
     *  Fix: Reject HTTP/2 data frames if the stream ID is 0.
     *  New: Upgrade to Okio 1.12.0.
    
         ```xml
         <dependency>
           <groupId>com.squareup.okio</groupId>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  9. gradle/verification-metadata.xml

             <artifact name="h2-2.2.220.jar">
                <pgp value="0CFA413799E2464C7D7E26220A4B343F2A55FDAE"/>
             </artifact>
          </component>
          <component group="com.ibm.icu" name="icu4j" version="59.1">
             <artifact name="icu4j-59.1.jar">
                <pgp value="CB3190CA7842439E57F3712E44CE7BF2825EA2CD"/>
             </artifact>
          </component>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  10. gradle/verification-keyring.keys

    S5Z9wN+cZmqOBG2aAP4n/AYSgStCIT8arWK8ygSGzz/AqElt03jjoKQVGnmTBg==
    =p+9w
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    44CE7BF2825EA2CD
    uid    ICU Project @IBM (International Components for Unicode Development at IBM) <icuintl@us.ibm.com>
    
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQENBEzQQMUBCACbwbw7tuTWgwPsDAdQTWGO355jP75oBLHwGgEwV+OCKtxkNXNw
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (1)
Back to top